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

buildozer android debug deploy is stuck #870

Closed
Crimar1 opened this issue Mar 25, 2019 · 4 comments
Closed

buildozer android debug deploy is stuck #870

Crimar1 opened this issue Mar 25, 2019 · 4 comments

Comments

@Crimar1
Copy link

Crimar1 commented Mar 25, 2019

Versions

  • Python: 2.7.15
  • OS: Ubuntu 18.10
  • Buildozer:

Description

I'm trying to create an apk file. I created a virtual box with ubuntu, Now the terminal of ubuntu is stuck after the
command: buildozer android debug

What can I do to make it work?

buildozer stuck

I run the command: buildozer android logcat

error logcat

@Flajt
Copy link

Flajt commented Mar 31, 2019

It's just a guess. Try to install adb and/or install it in the missing folder (just create it and install it via Github if possible )

@AndreMiras
Copy link
Member

my guess is that you're not running buildozer master and your log_level is not 2. It's probably hanging with the license. Please share your buildozer.spec and buildozer --version

@snorrwe
Copy link

snorrwe commented Apr 23, 2019

I had the same issue and the reason was a licence I had to accept. Setting log_level to 2 helped, although I think an option that would automatically accept everything (like --yes on apt-get) would be helpful

@AndreMiras
Copy link
Member

Thanks for the feedback.
Yes there's already an option to accept the license automatically.
android.accept_sdk_license

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

4 participants