简体   繁体   中英

Eclipse and intelliJ android SDK questions

I have previously installed intelliJ 13 and android SDK and configured correctly. Now I downloaded Eclipse with built-in ADT (in that with all default components), which also includes essential Android SDK components ( API 19 ). When I opened AVD Manager in Eclipse , it showed the AVDs that I created previously when using intelliJ . I opened the SDK Manager in Eclipse folder, and it showed that

在此处输入图片说明

Although I can see in Eclipse

在此处输入图片说明

My question is whether Eclipse and intelliJ shared the same ADT Manager source folder and why the Android SDK Manager in Eclipse showed that components in API19 are not installed.

If you open the Project Structure dialog File | Project Structure File | Project Structure in IntelliJ you will be able to view Platform SDK settings. Check to see if the paths are the same for both IDEs

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM