How to enter the Android Sdk Location when it is in "Library"

Mark Schonewille m.schonewille at economy-x-talk.com
Mon Apr 13 16:50:14 EDT 2015


Hi Mike,

I start the Android command line app by double-clicking it in sdk/tools. 
This starts the SDK manager, which allows me to manage AVD's. I have 
created an AVD with Android 2.3.3 and start this from the AVD manager. 
Any other version of Android is too slow to be practical for testing in 
the emulator. There is also a newsletter, which explain how to set up an 
emulator in VirtualBox.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Installer Maker for LiveCode:
http://qery.us/468

Buy my new book "Programming LiveCode for the Real Beginner" 
http://qery.us/3fi

LiveCode on Facebook:
https://www.facebook.com/groups/runrev/

On 4/13/2015 22:17, Michael Doub wrote:
> They have tried to really making installation idiot proof, in doing so
> they install the sdk in the Library directory by default and there is no
> option to change it.
>
> creating the alias seems to get livecode to build to run cleanly. I am
> trying to figure out how to set up the emulator now..
> One step at a time.    I just got a new Android Phone yesterday.
> Watchout!   I am going to be dangerous soon.  ;-)
>
> -= Mike
>
>
>
> On 4/13/15 4:06 PM, Mark Schonewille wrote:
>> Hi Mike,
>>
>> Can't you install the SDK in the Applications folder? If not, execute
>> this in the terminal:
>>
>> ls -s /User/mike/Libraries/Android/sdk /Applications/Android/Android_SDK
>>
>> You may need to use sudo:
>>
>> sudo ls -s .......
>>
>> Now you can navigate to the Android_SDK folder in the Applications
>> folder from within LiveCode.
>>
>> --
>> Best regards,
>>
>> Mark Schonewille
>>
>> Economy-x-Talk Consulting and Software Engineering
>> Homepage: http://economy-x-talk.com
>> Twitter: http://twitter.com/xtalkprogrammer
>> KvK: 50277553
>>
>> Installer Maker for LiveCode:
>> http://qery.us/468
>>
>> Buy my new book "Programming LiveCode for the Real Beginner"
>> http://qery.us/3fi
>>
>> LiveCode on Facebook:
>> https://www.facebook.com/groups/runrev/
>>
>> On 4/13/2015 21:42, Michael Doub wrote:
>>> I just installed Android Studio.  It installs the sdk in
>>> /User/mike/Libraries/Android/sdk.   I have not figured out a way to
>>> enter this path into the mobile preferences section.   Can any one
>>> provide me with some guidance?   I filled a bug report, but I need a
>>> work around.
>>>
>>> Thanks
>>>     Mike
>>
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>




More information about the use-livecode mailing list