Hello guys, I’m developing game for android. Game is working in editor, but when I try build it, unity show this error:
I have installed JDK, all packages of SDK and NDK. What is wrong with my project? Thank you for you answer.
Hello guys, I’m developing game for android. Game is working in editor, but when I try build it, unity show this error:
I have installed JDK, all packages of SDK and NDK. What is wrong with my project? Thank you for you answer.
Try to create and build empty project, maybe something wrong in your environment? Also, try to check logs, I think you can find there a cause of fail.
That show the same error.
What about the build logs?
I have reinstalled SDK, I builded that game, but my tablet (asus eee pad transformer TF101) showed alert: “Your hardware does not support this application. sorry!” and in my mobile (THL T100S) phone it crashed. (empty project)
Okay, I think you have to tune androd project settings according to your device (see docs here). I had the same issues when trying to run simple scene on very old mobile (eventually I managed to run it)
I have android 4.0.3 on tablet and 4.2 on phone. One my old game work without problem on all my devices.
What I have to set to compatibility with all phones and tablets?
Please post the full error message (from the editor log).
There isn’t any error mesage after reinstall SDK
Problem solved, I reinstalled unity