try reinstalling the SDK. There should be a .jdk Java folder within the NVPack that contains the java info you need for packaging to android devices.
I seem to have it working for devices with android lollipop only using NDK level 19 because level 23 won’t work on lollipop device or any device in fact, any android device below android lollipop won’t run my game even with NDK level 19
What OS are you trying to package for specifically? Are you trying for Jelly Bean? You may have to roll back to 17 or 18 instead of 19 to get the packaging the way you need it.
Hi ,
We have not heard from you in several days. I am marking this as answered for tracking purposes. If you are still experiencing this error, please comment with the requested information.
I got same problem too. and following all of the step still not fix it
Hi ryuikuya,
- What device and OS are you packaging for?
- Does this occur in a clean, blank project with no additional content or is it limited to one project?
- What engine version are you currently using?
- Do you have the proper provisions and SDK for your device?
- What are the specific steps you are taking to reproduce this on your end?