Page 1 of 1

Can't get the SDK Manager and AVD Manager exe

Posted: Sun May 21, 2017 9:45 am
by atout66
Hi to all,

Back to LC I'm trying the new version 8.1.3.

By following the lesson "[url http://lessons.livecode.com/s/lessons/m ... er-on-a-pc][/url]How do I Become an Android Developer on a PC?" I'm supposed after downloading the Android SDK (only the SDK, right ?) to find the files "AVD Manager.exe" and "SDK Manager.exe" inside the sdk/tools/lib folder and copy them to an other place.
The problem is that I don't have these files...
In the download page they say that there is no installer provided and I must use the sdkmanager as a command line from this page https://developer.android.com/studio/co ... nager.html

Any idea why ?
Thanks in advance, Jean-Paul.

Re: Can't get the SDK Manager and AVD Manager exe

Posted: Tue May 23, 2017 3:49 pm
by MaxV
Are you using windows?
download the installer https://dl.google.com/android/repositor ... 859397.zip

and don't change any file! Once installed, you can't move the programs, because are all interconnected.
Then you can follow this guide: http://livecode.wikia.com/wiki/Android_ ... enviroment

Re: Can't get the SDK Manager and AVD Manager exe

Posted: Tue May 23, 2017 4:16 pm
by atout66
Hi MaxV,

Yes I'm under Win 7, 32 bits.
Thanks for the links, and the tutorial, I'm going to give it a look.

Regards, Jean-Paul.