http://developer.android.com/sdk/1.5_r1/upgrading.html
Download Android SDK 1.5
Point SDK Location to this 1.5
Change .bash_profile
Do Software update -> uninstall the previous ADT 0.8 and install new ADT 0.9
Go to tools folder
- ./android list targets
- ./android create avd --name Rss --target 2
When u need run program.
point the target to the ADT that you just created
Download Android SDK 1.5
Point SDK Location to this 1.5
Change .bash_profile
Do Software update -> uninstall the previous ADT 0.8 and install new ADT 0.9
Go to tools folder
- ./android list targets
- ./android create avd --name Rss --target 2
When u need run program.
point the target to the ADT that you just created
Comments