In the Android world, things change very quickly. The folks at Google are always creating new features and new tools. The old tools stop working and the old instructions no longer apply. If you see something on your screen that doesn't look like familiar, don't despair. It might be something very new, or you might have reached a corner of the software that is a dark corner.
Android Studio is an Integrated Development Editor developed by Google for the Android platform, comprising everything that a programmer needs in order to design and test Android applications. Android Studio is an Android app development platform.
You download Android's SDK and Android Studio in one big gulp. Here's how:
- Visit Android's Developer website.The page has a big button for downloading Android Studio. The Android Studio download includes the much-needed Android SDK.
The web page may not look the same, but you'll still see an Android Studio download. - Click the Download button on the web page.
- Agree to all the legal mumbo-jumbo.
- Save the download to your local hard drive.If you run Windows, the downloaded file is probably an
.exe
file. If you have a Mac, the downloaded file is probably a.dmg
file. Of course, there are no guarantees. The downloaded file might be a.zip
archive or maybe some other exotic kind of archive file.
For more information on things like.exe
and.dmg
, refer to the sidebar entitled 'Those pesky filename extensions.' And, if you need help with.zip
files, see the earlier sidebar 'Compressed archive files.'
What happens next depends on your computer's operating system.
- In Windows: Double-click the
.exe
file's icon.
When you double-click the .exe
file's icon, a wizard guides you through the installation.
- On a Mac: Double-click the
.dmg
file's icon.
Antares auto tune vocal studio. When you double-click the .dmg
file's icon, you see an Android Studio icon (also known as an Android Studio.app icon). Drag the Android Studio icon to your Applications
folder.
- Submit New Release
- Edit Android SDK Information
- Submit a New Software
Android Studio and SDK, Tools and libraries necessary to begin developing for Android devices.
- System
- Operating Systems
- Android
Android is a software stack for mobile devices that includes an operating system, middleware, and key applications. The Android SDK provides the tools and libraries necessary to begin developing applications that run on Android-powered devices.
By providing an open development platform, Android offers developers the ability to build extremely rich and innovative applications. Developers are free to take advantage of the device hardware, access location information, run background services, set alarms, add notifications to the status bar, and much, much more.
- 42331
- LicenseOpen Source
- Linux, MacOS, Windows