1
Ask a Question / Re: error to complie in android
« on: April 17, 2020, 09:11:09 pm »
Thank you Luyren!
Yes! Following that web page was the trick! Thank you so much!
Apamaster, there might be two reasons you still don't know how to test for android:
1. You don't have a proper account to build to android (you have to pay for that)
or
2. You're trying to launch on your device, and you haven't set up your phone properly. I have to google how to do that every time I get a new phone. Google "adb driver setup".
Other than that, are you still getting errors? If so, are you struggling to get the proper java dev kit? I had an issue with mine, since I USED to follow the open source links from Stencyl, and there isn't the latest jdk build there yet. I had to actually follow the web page that pops up and create an oracle account to download the latest JDK build.
OR, do you need to change your android target and minimum settings?
Yes! Following that web page was the trick! Thank you so much!
Apamaster, there might be two reasons you still don't know how to test for android:
1. You don't have a proper account to build to android (you have to pay for that)
or
2. You're trying to launch on your device, and you haven't set up your phone properly. I have to google how to do that every time I get a new phone. Google "adb driver setup".
Other than that, are you still getting errors? If so, are you struggling to get the proper java dev kit? I had an issue with mine, since I USED to follow the open source links from Stencyl, and there isn't the latest jdk build there yet. I had to actually follow the web page that pops up and create an oracle account to download the latest JDK build.
OR, do you need to change your android target and minimum settings?