Running Hello World on Android 2.2

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
JackieBlue
Posts: 32
Joined: Sun Jun 22, 2014 2:37 am

Running Hello World on Android 2.2

Post by JackieBlue » Sun Sep 21, 2014 4:41 am

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?

sefrojones
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 447
Joined: Mon Jan 23, 2012 12:46 pm

Re: Running Hello World on Android 2.2

Post by sefrojones » Sun Sep 21, 2014 6:12 am

Check under edit>preferences>mobile support and make sure LiveCode is pointing to the correct SDK and JDK folders.

--Sefro

JackieBlue
Posts: 32
Joined: Sun Jun 22, 2014 2:37 am

Re: Running Hello World on Android 2.2

Post by JackieBlue » Sun Sep 21, 2014 4:25 pm

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.

Post Reply