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

Apps i install all the programthat need for develop on android - and have problem

goldE

Lurker
i install all the programthat need for develop on android

i start project like this:

File - new - project - android - android project > next

but in build target i see: `no target available`

what can be the problem ?

thanks in advance
 
You have not added any SDK platforms. Go to Window -> Android SDK and AVD manager -> Available packages and check at least one of the SDK platforms. When it is installed try again :)
 
Back
Top Bottom