Skip to content

okitamisan01/OversleepGuard

Repository files navigation

Getting Started with OversleepGuard in Android Studio

This guide provides instructions for quickly setting up and running the OversleepGuard project using Android Studio.

1. Clone the Repository

First, clone the project from the Git repository to your local machine.

git clone https://github.com/okitamisan01/OversleepGuard.git

2. Open the Project in Android Studio

  1. Launch Android Studio.
  2. From the welcome screen, select "Open" or "Open an Existing Project."
  3. Navigate to and select the root directory of the cloned project (the OversleepGuard/ folder). Click "OK."
    • Crucial Note: Ensure you select the folder that contains the configuration files like build.gradle.kts and settings.gradle.kts.

3. Gradle Synchronization (Sync)

Upon opening the project, Android Studio will automatically attempt a Gradle sync to resolve dependencies and apply build settings.

  • Wait until you see the message "Gradle sync finished."
  • If the sync fails or does not start, manually trigger it by clicking the "Sync Project with Gradle Files" button (often shaped like an elephant) in the toolbar.

4. Run the Application

Once the Gradle sync is successful, you are ready to build and launch the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages