problems with setup ADT with LiveCode on Ubuntu Linux

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
htamayo
Posts: 1
Joined: Thu Jan 09, 2014 4:37 pm

problems with setup ADT with LiveCode on Ubuntu Linux

Post by htamayo » Thu Jan 09, 2014 4:50 pm

Hi, I'm beginning with LiveCode and I want to setup ADT with Livecode, I have already downloaded the ADT (Eclipse+SDK) and LiveCode Community 6.5, when I try to setup Mobile Support - on Preferences Menu- and I type my ADT's path -/opt/adtlinux/sdk - I got this message:
The chosen folder is not a valid Android SDK Please ensure you have installed it correctly, and enabled support for Android 2.2 Froyo
So, browsing on the Web I found that this problem maybe caused for use ADT 22 or above but in my case I'm using the 21.0.1 version, I would like to ask:

1. do I have to look for a specific directory inside the SDK?
2. what am I missing? in fact I know ADT is working because I can code using Eclipse+ADT
3. do you any suggestions?

cheers

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

Re: problems with setup ADT with LiveCode on Ubuntu Linux

Post by LCNeil » Thu Jan 09, 2014 4:55 pm

Hi htaMayo,

This LiveCode lesson should help you get up and running with Android Deployment in LiveCode in Linux-

http://lessons.runrev.com/s/lessons/m/2 ... r-on-linux

Kind Regards,

Neil Roger
--
RunRev Support Team ~ http://www.runrev.com

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: problems with setup ADT with LiveCode on Ubuntu Linux

Post by MaxV » Mon Jan 13, 2014 1:51 pm

You don't need ADT, you need android SDK. Download it from: http://developer.android.com/sdk/index.html
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply