-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
p4a apk crash "IndexError: list index out of range" #1570
Comments
Also build withour error:
It looks like the incorrect definition of the parameters p4a --private. |
Cannt check you pull request:
|
Well you need to use a minimum API level 21+, as the error says (try |
./p4aspaces shell p4a-py2-api28ndk21
|
Did you specify the |
Sorry. Dont give argument for --p4a :( ./p4aspaces shell p4a-py2-api28ndk21 --p4a https://github.com/JonasT/python-for-android/archive/fixargparseerror.zip
|
@homdx ok that is the expected output! very nice. You should specify your project directory with |
Closed by #1591 |
I probe compile hello world with env by @Jonast in docker:
https://github.com/JonasT/p4a-build-spaces/
./p4aspaces shell p4a-py3-api28ndk21
#p4a apk
Build without error:
.p4a file:
The text was updated successfully, but these errors were encountered: