- Jul 6, 2010
- 1,615
- 211
- 0
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.
Enjoy some Ice Cream Sandwich!
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.
Enjoy some Ice Cream Sandwich!