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

warnings while building apk using buildozer #910

Closed
sujeeth30 opened this issue Jun 4, 2019 · 1 comment
Closed

warnings while building apk using buildozer #910

sujeeth30 opened this issue Jun 4, 2019 · 1 comment

Comments

@sujeeth30
Copy link

[DEBUG]: -> running cp /home/sujeeth/Desktop/myapp/.buildozer/android/platform/build/dists/myapp/build/outputs/apk/debug/myapp-debug.apk myapp-1.0-debug.apk
WARNING: Received a --sdk argument, but this argument is deprecated and does nothing.
No compiled python is present to zip, skipping.
No setup.py/pyproject.toml used, copying full private data into .apk.
Applying Java source code patches...
Applying patch: src/patches/SDLActivity.java.patch
Warning: failed to apply patch (exit code 1), assuming it is already applied: src/patches/SDLActivity.java.patch

Android packaging done!

APK myapp-1.0-debug.apk available in the bin directory

my app is also crashing it isn't opening.please help me solve this warnings

@AndreMiras
Copy link
Member

Your app crashing probably has nothing to do with the warnings.
Take a look at the documentation to see how to use logcat to show the app logs.
Usually reading theses logs are enough to spot and fix the issue. If you still struggle, come to the support channel of Discord

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