Installing the Android SDK on Ubuntu 9.10
Quick notes for myself.....- Verified I already had the JDK installed
- Installed Eclipse
- Downloaded the latest SDK
- Installed it and added it's location to my $PATH via export in ~/.bashrc
- Go to: Window -> Preferences -> Install/Update -> Available Software and add the following install locations:
http://download.eclipse.org/releases/galileo and https://dl-ssl.google.com/android/eclipse/ - Go to: Help -> Install New Software and select to "Work with:" the google URL.
- Select and install the Developer ToolsNext up. Installing a custom developed "Hello, World" onto the Motorola Backflip which "doesn't allow applications from untrusted sources due to carrier restrictions"..... right ;)
- Installed Eclipse
- Downloaded the latest SDK
- Installed it and added it's location to my $PATH via export in ~/.bashrc
- Go to: Window -> Preferences -> Install/Update -> Available Software and add the following install locations:
http://download.eclipse.org/releases/galileo and https://dl-ssl.google.com/android/eclipse/ - Go to: Help -> Install New Software and select to "Work with:" the google URL.
- Select and install the Developer ToolsNext up. Installing a custom developed "Hello, World" onto the Motorola Backflip which "doesn't allow applications from untrusted sources due to carrier restrictions"..... right ;)

