You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, am trying to package an application for android. am using virtual box image with sdk platform tools 16, ndk r8c that come with the virtual machine (am new to this so please forgive any mistakes in my jargon but am open to correction)
i built the apk successfully and when i tried to run the apk on an emulator it sort of started then stopped.
i dont know what am missing so if anyone has a solution i would really appreciate it.
The text was updated successfully, but these errors were encountered:
You need to enable sdcard and host GPU and even then only use os with
4.0.3 and above as GPU passthrough is only only available there.
If you still get a crash try to look at the log output by running adb logcat
This has already been answered multiple times on kivy-users forum and on previous issues, please search the forums and issues before posting.
thanks a lot .let me try that. i looked through the forums and issues but i couldnt find anything related to the error i was having. but i guess maybe my search keywords were not right. i really appreciate this. thanks
hi, am trying to package an application for android. am using virtual box image with sdk platform tools 16, ndk r8c that come with the virtual machine (am new to this so please forgive any mistakes in my jargon but am open to correction)
i built the apk successfully and when i tried to run the apk on an emulator it sort of started then stopped.
i dont know what am missing so if anyone has a solution i would really appreciate it.
The text was updated successfully, but these errors were encountered: