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

How to Compile the app. #10

Closed
osmaniastudent opened this issue Mar 13, 2024 · 1 comment
Closed

How to Compile the app. #10

osmaniastudent opened this issue Mar 13, 2024 · 1 comment

Comments

@osmaniastudent
Copy link

Please explain me How to compile the app using Command line in windows.
If I run Gradlew empty process is done with build succesful and no APK generation.
Please help Thank you.

@mhsmith
Copy link
Member

mhsmith commented Mar 13, 2024

On Windows the command should be something like gradlew.bat assembleDebug. Make sure your working directory is the root of the repository.

If you're having trouble with the command line tools, I suggest you open the app in Android Studio instead, as documentation for that is much easier to find.

@mhsmith mhsmith closed this as completed Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants