Unity android project throws “Your hardware does not support this application sorry” error
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have been investigating for 2 days. I have read a lot of things. To summarize what I read: Non-NEON devices will not work with UNITY 5 builds. You should set your Install Location to "Automatic or Force Internal" You should set your Write Access to "Internal Only" Along with the above ones, I also tried with these texture compression settings: Don't override DXT (Tegra) Also there are two cases that I tried: When I built the game from UNITY and generate an apk. It worked fine on the phone. I selected "Google Android Project" and exported