Page 1 of 1

Running Hello World on Android 2.2

Posted: Sun Sep 21, 2014 4:41 am
by JackieBlue
Greetings.

I have the Android SDK running and am using LC 6.7 dp 7. I had a simple I wrote that I could not get to run on the emulator. I back tracked and used the Hello World tutorial for Android. I keep getting a "Could Not Compile Application Class" error. Any idea what this means? Someone else had a similar error in the tutorial but their solution didn't solve the issue. Any advice?

Re: Running Hello World on Android 2.2

Posted: Sun Sep 21, 2014 6:12 am
by sefrojones
Check under edit>preferences>mobile support and make sure LiveCode is pointing to the correct SDK and JDK folders.

--Sefro

Re: Running Hello World on Android 2.2

Posted: Sun Sep 21, 2014 4:25 pm
by JackieBlue
Thank you. JDK wasn't recognized. Installed again and showed up. After restarting device everything worked fine. This might be the problem with my Linux testing too.