Now Google officially recommends Android Studio. android studio bundle requires Eclipse to install the ADT plug-in for Android development. android studio ide, a complete set of Android development IDEs, can be used after installation. Of course, the premise of everything is that JDK must be installed.
To be precise, these are the three types: It started with eclipse + independent ADT Developed by Google into ADT-Bundle Google launched its own Android Studio IDE based on IntelliJ IDEA
ADT is Android Developer Tools Android development tools IDE is Integrated Development Environment integrated development environment
The emergence of these three versions has certain historical reasons:
For example, android-studio-ide-version-linux.zip does not contain SDK Tools. Running Android Studio will prompt you to download and install SDK and other tools online. Bundle is an IDE that packages the SDK.
bundle is sdk and ide,
bundle: sdk + as
The other one only has as
Now Google officially recommends Android Studio.
android studio bundle requires Eclipse to install the ADT plug-in for Android development.
android studio ide, a complete set of Android development IDEs, can be used after installation. Of course, the premise of everything is that JDK must be installed.
To be precise, these are the three types:
It started with eclipse + independent ADT
Developed by Google into ADT-Bundle
Google launched its own Android Studio IDE based on IntelliJ IDEA
ADT is Android Developer Tools Android development tools
IDE is Integrated Development Environment integrated development environment
The emergence of these three versions has certain historical reasons:
For example, android-studio-ide-version-linux.zip does not contain SDK Tools. Running Android Studio will prompt you to download and install SDK and other tools online. Bundle is an IDE that packages the SDK.
android studio bundle = android studio ide + latest android sdk
If there is an SDK, download the android studio ide. If there is no SDK, download the android studio bundle