python - Kivy remote shell. Getting APK 'parse error' on Android device -


i followed instructions here building kivy-remote-shell apk , builds without errors. however, when try install apk on device, error message,

parse error: there problem parsing package

i don't know that, suggestion?

make sure that:


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

javascript - Linking from page A to a specific iframe on page B -

java - Two interface have same method name with different return type -