Android SDK
Started 7jun2011
Android development basics
- Android development fundamentals: How to get started by Justin James, 12mar2010
- http://androidforbeginners.blogspot.com/
- http://stackoverflow.com/questions/tagged/android
- http://pragprog.com/titles/eband/hello-android This third edition covers all Android versions from Android 1.5 to Android 2. USD22 for ebook.
Android SDK
- From http://developer.android.com/sdk/index.html
- Downloaded SDK 32MB http://dl.google.com/android/installer_r11-windows.exe
- Downloading JDK 76MB http://download.oracle.com/otn-pub/java/jdk/6u25-b06/jdk-6u25-windows-i586.exe
- To download Eclipse and ADT; ref http://developer.android.com/sdk/requirements.html
- Reviewing http://developer.android.com/sdk/installing.html
- [x] Step 1. Preparing Your Development Computer
- Which IDE? Eclipse? Netbeans? IntelliJ IDEA? Likely the first.
- On hold, try App Inventor first.
- [x] Step 1. Preparing Your Development Computer
App Inventor
- http://appinventor.googlelabs.com/learn/ App Inventor lets you develop applications for Android phones using a web browser and either a connected phone or emulator.
- Reviewing http://appinventor.googlelabs.com/learn/setup/index.html
- Step 1 - Set up your computer
- [x] Test your Java configuration
- [x] Installed the App Inventor Setup Software, 90MB http://dl.google.com/dl/appinventor/installers/windows/appinventor_setup_installer_v_1_2.exe
- Step 2 - develop with the emulator
- Step 1 - Set up your computer
- Reviewing http://appinventor.googlelabs.com/learn/setup/index.html