Android Studio 2.3 Mac Download
Install Android Studio (Windows/Mac)
Install Android Studio for Windows and Mac
Android Studio is costless app based on JetBrains IntelliJ software and is the official Integrated Evolution Environment (IDE) for creating Android apps and include the post-obit features:
- Available for Windows, Mac and Linux
- Android JAR file (app framework classes)
- WYSIWYG editor for multiple screen sizes and resolutions and orientation
- Templates to create common layouts (eastward.g., Login, Main/Detail)
- Gradle-based build system to customize building of apps for multiple APKs
- Lint inspection tool to cheque for operation, usability, etc.
- ProGuard tool to minimized app size (by removing unused lawmaking) and obfuscate lawmaking (by renaming classes, fields and methods with obscure names).
- App signing adequacy
- Documentation
- Samples
There are 2 versions of IntelliJ Thought:
- Community Edition which Android Studio is based on and information technology is free
- Utlimate Edition which has tools for JavaScript, Java Enterprise Edition (JEE), and databases
THEORY ONLY: Android SDK and SDK Manager (Click to expand or collapse console.)
Software Development Kit (SDK)
Android SDK includes tools to create, debug and analyze apps:
- Emulators (with Android Studio) and simulators (with Xcode)
- Debugging tools
- Analyzing and optimizing tools
- Documentation and source code
- Code samples
SDK Manager
In order to use the tools, documents and code mentioned above, the Android SKD Manager is used to download these resources.
- Build Tools—to build and compile apps (e.m., Tools > Android SDK Build-tools Rev 24 Installed)
- Android Versions— (east.g., Android v.01 (API 21), Android 4.4S. (API 19)) Which include organization images, samples, and APIs and source code.
- Extras folder—support libraries, additional tools and drivers
- Go to http://developer.android.com/sdk.
- Click the DOWNLOAD ANDROID STUDIO FOR WINDOWS or MAC push.
- On the Download page that appears, read the Android SDK License Understanding Terms and Weather condition, select the "I have read and agree with the above terms and conditions" checkbox and and so click the DOWNLOAD ANDROID STUDIO FOR WINDOWS push button.
- In the dialog box that appear, salve the installer to your figurer (e.one thousand., desktop).
- Double-click on the installer:
- On Windows it is an exec (executable) file.
Note: If a User Account Control dialog appears, click the Yes button. - On the Mac, information technology is a dmg file. In the Andriod Studio dialog box that appears, drag-and-drop the Android Studio icon to the Applications folder. Using the Finder, go the the Applications binder and double-click on the Android Studio app. You volition be prompted that you are downloading an application from the Internet...click the Open button.
ADD SCREEN SHOT Hither FOR MAC
- On Windows it is an exec (executable) file.
- Click the Next button and on the Android Studio Setup dialog box that appears, select all options:
- Android Studio - The Android developer surroundings to design and develop apps.
- Android SDK - collection of Android platform APIs, tools and utilities that enable you to debug, profile, and compile apps.
- Android Virtual Device - preconfigure and optimized Android Virtual Device for app testing on emulator.
- Performance (Intel HAXM) - a hardware-assisted virtualization engine (supervisor) which speeds up Android emulation on your development computer. The Intel HAXM permit you lot to manage FAST virtual devices on an Intel emulator instead of an ARM-based emulator.
NOTE: This but works with Intel processors AND only if you lot have 8G of retentivity or more installed. Otherwise, you lot will have to select ARM (Android Runtime Auto) as the option to install.
- Click the Adjacent push.
- On the side by side screen that appears, review the License Agreement and and then click the I Agree button to accept it.
- On the adjacent screen that appears, accept the default location for the Android Studio but change the location for the Android SDK (e.thou., Habitation directory--Android/SDK) so that it can be easier to get to.
- Click the Side by side button.
- On the next screen that appears, accept the default GB of retentivity if y'all have 8G or least. If you have more than 8G and you plan to run more one virtual device ata time you can increase the amount to about ane-2G for each virtual device you intent to run.
WHY:To configure Intel HAXM software that is used to speed up the Android emulator. - Click the Next button and then the Install push button.
Notation: It will have a while to install all of the components onto your figurer from the installer and from the web. You will later be asked to install the SDK.????
- In one case you see the notice that indicates the setup was completed successfully, click the Next push and so click the Terminate button to start Android Studio for the commencement time.
- In the Complete Installation dialog box that appears, if this is your start version of Android Studio or y'all want to start with a fresh copy, click the second option. If you do want to import the settings, select the first option to import the settings.
- Click the OK push button and in the dialog box that appears, click the OK button to allow access.
- Bank check Bespeak: If this is the starting time time Android Studio has been installed, you volition see the Setup Wizard where you will download additional SDK components.
- Click the End push.
If you lot desire to get the most recent BETA version:
- Go to http://tools.android.com/recent.
- Click the link for the download page to observe links for naught files for each operating systems.
- Download the zip file onto the desktop and right-click and select Extract all to unzip it any where you desire (e.g., Desktop)
- Cheque Signal: Y'all should see the Android Studio icon for the latest version. Android Studio allows you to have multiple versions side-by-side equally long as they have different proper name.
- If you take an older version already installed, you need to rename it in the Application directory.
- Double-click to open the folder and then in double-click on the bin binder to open up it.
- In the bin folder, double-click on the 32 bit (Studio.exe) or 64 bit (Studio64.exe) version of Android Studio to install it.
- When Android Studio start up, click on the update link to update Android SDK Tools and then click the Update Now push button.
- In the Warning dialog box that appears, click the Attempt to install all packages buttton.
- CHECK POINT: In the Install Requested Components dialog box that appears, you lot will run across a progress bar showng the components being installed. One time information technology is completed, click the Finish push button and Android Studio volition start with its Welcome screen.
Configure Android Studio Settings
In that location are a few settings that are highly RECOMMENDED that you lot alter to make your environment easier to work in:
- Select File > Settings (Windows) or File > Preferences (Mac) then select Editor > General > Auto Import.
- Select all 3 options.
Of import Notation: This will help to AUTOMATICALLY import packages, etc. THIS IS HIGHLY RECOMMENDED FOR THE TUTORIALS IN THIS TRAINING MODULE. Otherwise, you will have to MANUALLY import packages every bit needed which can be very time-consurming.
- Click on the Appearance option and select Bear witness line numbers and show method separators checkboxes and so click the Utilize button.
NOTE: The prove method separator will draw a horizontal line to dissever methods.
- Click on Organisation Settings > Updates then select both checkboxs to check for updates and select Stable channels for both too and then click the Apply button.
NOTE: Stick to the Stable channels, Once, you are versed with Android Studio, you tin can switch to some other channel like the Canary channel.
- Click Editor > Full general > Lawmaking Folding so DESELECT File header, import and one line methods checkboxesand and so click the Utilise button .
Annotation: If y'all are a beginner developer, you will want to Run into all of the code, one time you become skillful, you can check these options.
- Click Editor > Colour and Fonts > Fonts then select a scheme.
Note: You cannot modify a scheme; however, you can save information technology equally different name and then brand changes.
- Click the Save Equally... button and in the Salve Color Scheme As dialog box that appears, give the scheme a name and printing the OK button.
- Change whatever settings you want (e.g., font/font size).
- Modify whatever other options that you encounter fit.
- Click OK button.
If y'all want to get the most recent BETA version:
- Get to http://tools.android.com/recent.
- Click the link for the download page to detect links for zips files for each operating systems.
- Download the zip file onto the desktop and double-click on it to unzip information technology.
- CHECK Indicate: You lot should see the Android Studio icon for the latest version. Android Studio allows you to have multiple versions side-by-side as long as they have different name.
- If yous have an older version already installed, you need to rename it in the Awarding directory.
- Drag the new version into the awarding directory and so double-click to install it.
- In the dialog box that appears, click the OK button.
- In the Complete Installation dialog box that appears, select the third option and so click the OK push.
- The first time you start upwards Android Studio, you lot volition have an opportunity to set your preferences:
- In the Install Type diaog box that appears, select Custom and then click the Next push button.
- In the Setup UI theme dialog box, select your perferred theme (IntelliJ or Darcula) and then click the Next button.
- In the SDK Components Setup dialog box that appears, select all of the options and optional if you lot want to install the SDK in anothe location.
- In the Emulator Settings dialog box that appears, select the default if yous just accept 8G for the Intel HAXM software. Yet, if yous have more than retention and y'all plan to run multiple emulators at the time then increase the amount of memory. Every bit a rule of thumb, you should classify one-2G per virtual device.
- In the Verify Settings dialog box that appears, click the Next button
- Check POINT: In the Download Components dialog box that appears, you should see the a progress bar showing that the SDK components files are beingness downloaded. You can click on the Prove Details push to see details. Once the file are downloaded, click the Finish button and you should come across the Android Studio Welcome screen.
Install or Upgrade The Intel HAXM
Unlike the Windows installation, you have to install the HAXM software as a separate process for the Mac. The Intel HAXM permit yous to manage FAST virtual devices on an Intel emulator instead of an ARM-based emulator.
- Open up Android Studio and on the welcome screen, get to Configure > SDK Director.
- Click on the SDK Tools tab.
- Bank check Indicate: Check to see if the Intel x86 Emulator Accelerator (HAXM Installer) checkbox is selected. If so, it is already installed. Nonetheless, you can use these adjacent steps to update to a newer version.
- Go to the Flie Manager (Finder on Mac or Explorer on Windows) and navigate to the SDK directory
- Mac: Press CTL + SHIFT + Thousand and type ~/Library/Android and press the Go push.
- Windows: Go to where the SDK directory was installed.
- From the Android directory, navigate to sdk/Extras/intel/Hardware...
- Mac: Look for the installer with a *.dmg extension (due east.one thousand, IntelHAXM 6.0.one.dmg)
- Windoww: Look for the installer with a *.exe extension
- Then,
- Mac: Open up the *.dmg file to outset the installer and in the dialog box that appears, click the Continue button.
- Windows: Open the *.exe file and if yous encounter the User Admission file, take information technology.
- If you already have the software installed, you volition be notified. Nonetheless, you lot can reinstall it by clicking the OK push.
- Click the Proceed button.
- On the screen for the Memory limit, adjust the retentiveness based on the amount of memory you have on your computer
- If you accept 8G, accept the default but you may be only able to run a SINGLE virtual device at a time.
- If you take more than than 8G and y'all plan to use MULTIPLE virtual devices, you can allocate more memory. Every bit a rule of thumb, you lot should allocate 1-2G per virtual devices that you lot intend to use.
- Click the Keep button several times and then click the Install button.
- Then, enter your username and password and then press the Install Software push.
- Click the Close button to install the software.
Get to the SDK monitor and:
- Uncheck all options that are checked automatically.
- Go to the Extras department and check Intel x86 Emulator Accelerator (HAXM Installer).
- Click the Install 1 package... button and in the dialog that appears click on the Accept License radio push button. and then click the Install push.
- When you see the message "Done loading packages" in the lower left corner, yous can shut the SDK Manager dialog and shut Android Studio.
- Get to the SDK > Extras > Intel binder, and so I'll click the sub-folder Hardware_Accelerated_Extension_Manager
- Choose the right installer for your version of Mac OS 10 to mount the DMG file.
- Click the Continue button until you become to the Retention Limit screen.
- The default is ii gigabytes. have it and click the Continue button twice and install the software.
- Check Bespeak: If prompted for your administrator countersign, type it in. You should see the HAXM software installed. If you already have information technology installed, information technology will be overwritten.
Add together Components
The initial installation of Android Studio includes a basic SDK which includes operating arrangement images, compilers and other tools y'all need to build Android apps.
- From the Welcome screen, click the Configure button and so click SDK Manager button. When the SDK Manager opens, you should see several options already selected. If you programme to practice development for Android Television set or Android Wearable, you lot will need to select those options as well. The latest version of Android is installed when Android Studio is installed.
- Cheque these tools to ensure yous accept the latest version of each installed:
- Android SDK tools
- Android platform tools
- Android Build tools
- Documentation for Android SDK
- SDK platform
- Samples for SDK
- Google API
- Google API Intel x86 Atom System Prototype
- Source for Android SDK
- Android Support Repository (Java libraries and other resources that are need for new apps)
- Google USB Driver (Windows only)
- Intel x86 Emulator Accelarator (HAXM installer)
TIP: Select simply the options that you are going to use (e.g., Intel x86 Atom System Epitome)
NOTE: A USB driver is not needed for the Mac because information technology will automatically connect to a physical Android device. System images are virtual device images apply with an emulator.
NOTE: It is recommended that you create a few AVDs with different API levels and hardware configurations so that an app can be tested on unlike Android OSs. If y'all have a small monitor, select the Scale display to real size checkbox and then that you tin can set up the emulator to a smaller size. An Android SDK Platform and a ARM System Paradigm is the minimum components for an given Android version.
Note: The SDK Tools tab volition testify what versions of the build tools are installed. If you attempt to use a projection that is based on an OLDER SDK version, you will exist prompted to install that copy of the SDK tool.Y'all tin can take multiple versions of SDK Tools installed to support DIFFERENT projects.NOTE: The SDK Update Sites tab listing the web sites that Android Studio apply. You don't accept anything to do in this tab.
- Click the Apply button.
- In the Confirm Change dialog box that appears, review the list of components that volition exist added and and so click the OK button.
- Click the Finish button and then the OK push.
- In one case the install is complete, shut Android SDK Managing director and restart it again
=============================================================================================================================================
Setting up an Android work emulator environs allows you to fully test an awarding for the Android market on a variety of OS versions.
- To download the Android SDK, go to developer.android.com and click on the "Go the SDK" link at the bottom of the page. (or simply go to developer.android.com/sdk)
NOTE: If you are using Eclipse, you can as well download the Eclipse ADT. - Click on "GET THE SDK FOR AN EXISTING IDE" and then click the Downloading the standalone Android SDK Tools for Windows button or Downloading the standalone Android SDK Tools for Mac push.
- Click on the checkbox to agree with the terms and conditions and then click on the download button.
NOTE: The download comes on a Mac as a .nothing file and on Windows as a standard installer. You will need to install the Coffee SE development kit (JDK) for Windows and Mac. If the installer doesn't find it, you will exist alerted to install it before you tin install the SDK. - Once downloaded, double-click to install it to the default folder (e.k., C:\Users\Cornelius Chopin\AppData\Local\Android\android-sdk).
TIP: Create a shortcut to this folder. Note: Yous may need to bear witness hidden folders in order to navigate to SDK. - Launch the SDK Director. On the PC, double-click the icon. On the Mac, right-click and then select "Open up."
Notation: On the Mac, copy the downloaded folder (AndroidSDK-MacOSx) to the desktop in a new folder called Android and so open the folder tools.- In the Android SDK Director dialog box, select the latest stable releases of the Android Tools.
- Select the latest stable releases of the APK, etc. for the phones/tablets devices y'all like to install.
TIP: You don't need to select the previews or wearables if you are merely wanting to demo standard handheld devices. - Click to Install the XX packages... push (where XX represents the number of packages)
- Choose a license (Android SDK License)
- Select the Accept license checkbox
- Click the Install push
Notation: It may have a while to install packages, etc.
- On the Android SDK Manager log dialog box that appears, click the Close button.
- CHECK POINT: You should see the packages the discussion "installed" in the Condition column of the Android SDK Manager for each parcel.
Manage Android Virtual Device (AVD)
An AVD is a configuration that combines the profiles of:
- hardware/software
- device itself
- Android OS versions to emulate
- With the Android SDK manager opened, cull Tools > Manage AVDs.... There are two views:
- The Android Virtual Devices shows any existing AVDs and allows you to edit, delete or launch in the emulator.
- The Device Definitions displays a list of devices. It can also be used as a starting point to create your own AVD.
- Select a telephone type (e.yard., Nexus Ane) that is similar to what you need and then click Create AVD... push.
- In the Create New AVD dialog box that appears with some of the fields already completed if you chose a Device definition, add the post-obit options:
- Select a Target: (e.k., Android 7.0 - API Level 31). NOTE: A target is a version of the SDK that y'all want to apply
- CPU/ABI: Arm NOTE: Most manufactures uses ARM.
- Pare: HVGA Note: HVGA is a standard baseline skin. The OK button should now be enabled letting you know you meet the minimum requirement that is needed. Withal, y'all can add other options every bit necessary (camera, retentivity, storage, etc.)
- SD Card: 128
- Click the OK push button.
- In the Confirming dialog box that appears that shows the details, click the OK button again.
- Check Signal: In the Android Virtual Devices view, y'all should run into the new AVD:
Test App In Emulator
The next step is to examination your app using an emulator.
- Select from 1 of the AVDs created before (e.one thousand., Nexus One).
- Click Start... button to launch the emulator.
Note: What you cull in the dialog box that appears will vary depending on the emulator size you want to display and you lot current arrangement - Set up the following options:
- Choose the calibration display to real size checkbox.
Notation: Otherwise, the display will exist pocket-size. - Change the screen size to a multiple of three.vii so it will fit the monitor amend. (e.g., 7.iv)
- Click the Launch button.
- Choose the calibration display to real size checkbox.
- Once the emulator is displayed, elevate out that lock icon to open it.
NOTE: If this is the outset time using the emulator, y'all may come across the larn how-to-use-Android-type screens. - Click the browser icon button.
NOTE: In one case the browser loads, you should see the current version of the Google homepage. - Blazon in the URL to your app using the following syntax: http://10.0.2.ii/path_to_app/index.html.
- Click the Return button and navigate the app using either the app itself or the navigation keys.
It is important that you set up as many different emulators equally needed to provide you with feedback on how an app is working.
Android Studio 2.3 Mac Download
Posted by: smithaffel1992.blogspot.com

0 Komentar
Post a Comment