JDK path is missing

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
snop21
Posts: 90
Joined: Mon Jan 20, 2014 2:54 pm

JDK path is missing

Post by snop21 » Wed Feb 10, 2016 4:09 pm

Hi Livecoders,

JDK path is missing I am using Livecode 8 community

need help.. :(

screenshot attached.

Thank you

Regards

-Ken
Attachments
Screen Shot 2016-02-10 at 11.03.07 PM.png

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: JDK path is missing

Post by LCNeil » Wed Feb 10, 2016 4:14 pm

Hi Snop21,

This is a known bug. The JDK is being found but is just not being populated within the preference pane.

You should still be able to build as your Android SDK path has populated with error.

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
--

snop21
Posts: 90
Joined: Mon Jan 20, 2014 2:54 pm

Re: JDK path is missing

Post by snop21 » Wed Feb 10, 2016 4:35 pm

Hi neil,

I tried to run it anyway but can't install it to my test device :((

screenshot attached.

Regards

-Ken
Attachments
Screen Shot 2016-02-10 at 11.30.18 PM.png

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: JDK path is missing

Post by LCNeil » Wed Feb 10, 2016 4:39 pm

This is not a LiveCode issue but some form of communication issue between your device and ADB (Android Device Bridge).

I would recommend restarting your device & computer and trying again. More information on this error and other possible solutions can be found here-

http://stackoverflow.com/questions/9712 ... g-on-phone

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
--

snop21
Posts: 90
Joined: Mon Jan 20, 2014 2:54 pm

Re: JDK path is missing

Post by snop21 » Wed Feb 10, 2016 4:45 pm

Hi Neil,

Thank you for the link and info. I think I need some rest and better to check it tomorrow.. hehe :)

I hope it would work. :)

Thank you, Guys.. :)

Goodnight Everyone..

Happy Livecoding.. :)

-Ken

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: JDK path is missing

Post by jacque » Thu Feb 11, 2016 7:04 pm

snop21 wrote:Hi neil,

I tried to run it anyway but can't install it to my test device :((
Ever since the December security update to Android, I have been unable to install directly to a device. I have four test devices and they all worked fine until, one after the other, they began failing after each received the update.

I submitted a report about it and the team said they had no test devices with the update yet so it was put on hold. For now I am transferring apks via Dropbox which is much less convenient.

I did not get a specific error as you did, the IDE hung instead and required a force quit because there is no way to exit the build dialog. But the symptom was the same, it failed after the build was complete and while trying to transfer the app to the phone or tablet.

If your phone is receiving security updates, this may be the same problem.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply