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

Not able to run the app from Android Studio #1

Open
pradeep-orbi opened this issue Apr 4, 2021 · 2 comments
Open

Not able to run the app from Android Studio #1

pradeep-orbi opened this issue Apr 4, 2021 · 2 comments

Comments

@pradeep-orbi
Copy link

Is it possible to open this project in android studio and run the app ?

When i tried to open this project in android studio, gradle sync is failing and also i got a warning as
Warning: License for package Android SDK Build-Tools 29.0.2 not accepted.

I'm using Android Studio Version 4.2 Beta4

@berdosi
Copy link
Owner

berdosi commented Apr 10, 2021

I didn't try it for a while, and had the same warning, indeed.
This StackOverflow answer helped - it requires the command-line tools, and accepts all the licenses:

yes | sdkmanager --licenses --sdk_root=~/Android/Sdk/

Some fine-tuning might be needed – on Windows, yes is probably unavailable, and the SDK root may be on a different location.
Did this help?

@dreamsyntax
Copy link
Contributor

I assume this can be closed. I was able to run this on Linux with the below build without any additional configuration.
Android Studio Arctic Fox | 2020.3.1
Build #AI-203.7717.56.2031.7583922, built on July 26, 2021

berdosi pushed a commit that referenced this issue Sep 1, 2021
Adjust layout to wrap fully for all font configurations. Fix API incompatibility.
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

3 participants