Windows Version - Will not install my APK
thepositivemoxie
Member Posts: 7
I have done everything I personally can think of under the sun. I just purchased pro yesterday in hopes to get anything to publish, so I can do real testing of my app. Though I am having trouble I guess, getting my APK to actually be signed, and recognized as such. It claims it is doing it, and I went through the whole process just fine, to try and install on my phone saying "Application Not Installed". I've done an "adb Install" as well, with the return being "Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]".
I'm sure it's been addressed, but I couldn't find a Windows specific definitive answer. Everything I could find, I have tried, but no luck.
I am using Windows 7 by the way if that helps eliminate that question.
Thank you in advance!
I'm sure it's been addressed, but I couldn't find a Windows specific definitive answer. Everything I could find, I have tried, but no luck.
I am using Windows 7 by the way if that helps eliminate that question.
Thank you in advance!
Best Answer
-
thepositivemoxie Posts: 7I actually have figured it out, so if anyone is getting this error as well, all I did was make sure I didn't use JDK version 7, as it is incompatible with Android, use version 6 or prior.
Answers
All I am trying to do is test my game on my device itself, not release anything publicly.
Thanks!