• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps New weird problems: starting new Android project

MagicMojo

Lurker
Hi all,

So I've finmally got my newly installed HD up and running, but I keep running into problems. Current favourite is that I cannot start a new project because of no Build Targets:
http://magicmojo-software.net/NoSDKTargets.jpg
Notice that Finish and Nect have been greyed out.
(please note that I have been able to install a new AVD using
android create avd --target 2 --name my_avd
as per the Hello World-tutorial page Hello, World | Android Developers
I've tried installing the software updates in Ganymede from https://dl-ssl.google.com/android/eclipse/ (seelcted all the developer tools) when I try to install them again, I get this:
http://magicmojo-software.net/Ganymede-SoftwareUpdate.jpg (all items are already installed)
Sorry for keeping introducing all those weird problems, but at least now the AVD's should run because now I have Windows installed on C:\ instead of K:\ (as before). So it's finally as per the defaults some software expects.
 
Have you downloaded/installed the packages? Go to Window->Android SDK and AVD Manager->Available packages and there choose the platforms you need.
 
Just to give an update: I've reinstalled Ganymede and SDK R07 (that is to say; unzipped them into directories and registered the PATH to the sdk\tools-dir) but no change; still no platforms to develop for. I'm thinking that, even though it shouldn't matter, I should upgrade to beyond Eclipse 3.4 and SDK R08.
 
Back
Top Bottom