Android SDK manager update caused loss of SDK root

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Tribblehunter
Posts: 78
Joined: Wed Apr 10, 2013 9:08 pm

Android SDK manager update caused loss of SDK root

Post by Tribblehunter » Sun Jun 29, 2014 7:17 am

Hi All.

Just updated Android SDK manager and have lost location of SDK root in preferences. Tried everything I know and scoured the forums.

SDK manager version revision 23.
SDK's installed 2.2, 2.3.3 and 4.4.2

SDK path is listed as C:\program Files\Android at top of manager screen.

Any help greatly appreciated.

Forgot to add: Windows 8.1 64 bit

update: found other posts on forum. Am rolling back manager to previous version. hope this works!
Returning to try to learn livecode again.

But much greyer at the temples than the last time.

maxs
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 421
Joined: Sat Jun 24, 2006 12:02 am
Contact:

Re: Android SDK manager update caused loss of SDK root

Post by maxs » Thu Jan 29, 2015 7:15 am

I cannot find the folder that contain the SDks needed for Android in the preferences of Livecode. I have downloaded the the necessary SDKs , but Livecode will not accept any folder I pass to it.

maxs
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 421
Joined: Sat Jun 24, 2006 12:02 am
Contact:

Re: Android SDK manager update caused loss of SDK root

Post by maxs » Sun Feb 01, 2015 10:03 pm

After downloading the android SDK, I tried to follow the directions on the Android website, which made no sense to me:
Unpack the ZIP file you've downloaded. By default, it's unpacked into a directory named android-sdk-mac_x86. Move it to an appropriate location on your machine, such as a "Development" directory in your home directory. ( Where is this?)

Make a note of the name and location of the SDK directory on your system—you will need to refer to the SDK directory later when using the SDK tools from the command line. (What command line ? Where? What does this mean? How come the SDK download android-sdk_r24.0.2-macosx does not contain an SDK folder? How come I cannot find "SDK" folder in my mac?)

maxs
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 421
Joined: Sat Jun 24, 2006 12:02 am
Contact:

Re: Android SDK manager update caused loss of SDK root

Post by maxs » Mon Feb 09, 2015 1:06 am

I have downloaded every SDK file and Dev app for android, looking for the SDK folder that Livecode will accept into it's preferences. No luck.

Is there anyone who has successfully linked the SDKs files to Android who can give me a tip?

maxs
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 421
Joined: Sat Jun 24, 2006 12:02 am
Contact:

Re: Android SDK manager update caused loss of SDK root

Post by maxs » Mon Feb 09, 2015 1:15 am

Livecode says this:
Unpack the ZIP file you've downloaded. By default, it's unpacked into a directory named android-sdk-mac_x86. Move it to an appropriate location on your machine, such as a "Development" directory in your home directory.

The android-sdk-mac folder has nothing in it which will connect to the Livecode Adroid SDK preferences.

Max

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am
Location: Palo Alto

Re: Android SDK manager update caused loss of SDK root

Post by Simon » Mon Feb 09, 2015 1:26 am

Hi Max,
Have you seen this?
https://www.youtube.com/watch?v=83qrKr9bR3M
hmmm says Published on Sep 24, 2013.


Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Location: Plymouth, UK
Contact:

Re: Android SDK manager update caused loss of SDK root

Post by dave.kilroy » Mon Feb 09, 2015 2:16 am

Hi Max

I've just installed Android on my mac today and found the process non-intuitive at certain stages (I had a weird Java bug to sort out and the Android SDK Manager only displays it's 'Tools' menu if you click away and then back to it...) - I never quite got to the stage of beating my head against the wall but it was annoying at times.

I'm assuming you are installing to Windows and are downloading the installer for Window - if so you should get a folder called "android-sdk-windows" rather than "android-sdk-macosx"
Screen Shot 2015-02-09 at 00.56.59.png
When they mention the 'SDK folder' I think they mean that root folder (in your case "android-sdk-windows"). When they mention a folder such as 'Development' I think they just mean 'put it in a folder somewhere safe that isn't in Program Files (I was installing on a Mac so I copied "android-sdk-macosx" to an "Android" folder I created in "Documents". Note: when they mention a 'Home' directory that is a directory you get on Macs - it sounds like the instructions you've got are pretty Mac-specific - so for the bits that don't make sense on a Windows system try to imagine what they might be (or ask here).

Good luck!

Dave
"...this is not the code you are looking for..."

maxs
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 421
Joined: Sat Jun 24, 2006 12:02 am
Contact:

Re: Android SDK manager update caused loss of SDK root

Post by maxs » Mon Feb 09, 2015 2:43 am

Thanks Dave and Simon,

I got it. The video was great. Alot of things I needed to do after clicking on the "Android" file to open the manager. I could not find this info anywhere else.

Thanks, Max

Post Reply

Return to “Windows”