Android-sdk folder doesn't appear inside Program files

I have installed Android tools and platforms but the Android doesn't appear inside Program files. And my Eclipse doesn't recognize Android.

Upvotes: 0

Views: 458

Answers (1)

CommonsWare
CommonsWare

Reputation: 1007484

I have installed Android tools and platforms but the Android doesn't appear inside Program files.

It is not supposed to.

And my Eclipse doesn't recognize Android.

Please install the ADT plugin for Eclipse: http://developer.android.com/sdk/installing/installing-adt.html

Upvotes: 2

Related Questions