Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build Failing #30

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions local.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
sdk.dir=C:\\Users\\Your-Username\\File\\to\\path\\pounce-keys-main
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

h

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

px


# This should fix the error of
# Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details

# FAILURE: Build failed with an exception.

# * What went wrong:
# Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
# > SDK location not found. Define a valid SDK location with an ANDROID_HOME environment variable or by setting the sdk.dir path in your project's local properties file at 'C:\Users\pounce-keys-main\local.properties'.

# * Try:
# > Run with --stacktrace option to get the stack trace.
# > Run with --info or --debug option to get more log output.
# > Run with --scan to get full insights.
# > Get more help at https://help.gradle.org.

# BUILD FAILED in 6s