I'm writing this for people that want to check out ICS using the Android SDK on their computer. It's a pretty simple processes.
I don't think this is really a development thread, but if the mods want to move it to the development sub-forum go for it.
1. Download the Android SDK from Google here.
2. Download the Java Development Kit (JDK) here.
3. Install the Java Development Kit
4. Install the Android SDK.
5. Run the "SDK Manager". Start Menu > Android SDK Tools > SDK Manager
6. Go through the updates. That takes a while, get some coffee. You don't need all the updates, I just installed the ones for 4.0. You might get asked to restart ADB a few times, that's fine.
7. In the SDK Manager go to Tools > Manager AVDs
8. Click New
9. Name: AndroidICS
10. Target: Android 4.0 - API Level 14
11. Size: 300
12. Click Create AVD
13. Click OK
14. Select the new AVD from the list.
15. Click Start
16. Click Launch
17. Wait for it to boot up.
You can't really do a whole lot because it's just an emulator but if you are itching to see it in action and don't have a Nexus S or Nexus One to install the sdk port on, then this is the next best thing.
I think I am special and unable to comprehend directions. It loads the virtual device, but it sits at the "ANDROID" boot logo forever. What did I do wrong?
Alright. I left it sit for about 30 and it was still stuck. I rebooted the computer, re-downloading the Java SDK now just in case. I'll do a reboot when the java download is done and try again. Thanks.
Is there a similar set of steps somewhere for Mac OS? I get the itch to learn about this stuff every once in a while, but never know how to get started.
Thanks.