Before You Begin

This 15-minute tutorial shows you how to lớn install Android Studio, which includes the Android SDK, & create an Android Virtual Device (AVD) on which you install an tekkenbasara.mobi JavaScript Extension Toolkit (tekkenbasara.mobi JET) hybrid di động application during a later tutorial. The time khổng lồ complete doesn’t include processing time as a result of your activities.
Bạn đang xem: Bandicam full version download
Background
The tekkenbasara.mobi JET command-line interface invokes the Android SDK that you install with Android Studio to lớn build an Android application package (APK) tệp tin from the source files of your hybrid sản phẩm điện thoại application. This APK file is installed on an AVD khổng lồ enable you lớn demo the hybrid thiết bị di động application.
What Do You Need?
Install và Set Up Android Studio

Depending on the operating system of your computer, the Android Studio installation wizard prompts you with dialogs where you choose between standard or custom install types. Choose the options recommended by the Android Studio installation wizard as these options include the components that you require khổng lồ create and install a hybrid mobile application on an AVD. They also include an Android emulator and an emulator accelerator appropriate for your computer, be that Windows, Mac, or Linux.
Xem thêm: Urobilinogen Là Gì ? Ý Nghĩa Của Các Thông Số Nước Tiểu
Review & accept the terms & conditions in the Download Android Studio dialog that appears và click DOWNLOAD ANDROID STUDIO FOR PLATFORM where PLATFORM refers to the operating system of your machine, such as Windows, Mac, or Linux. If you run Android Studio behind a firewall or secure network, an Android Studio First Run dialog appears which displays a button (Setup Proxy) that you cliông xã to lớn enter the proxy VPS settings for your environment. This allows Android Studio lớn complete the download of the components for a standard install. In the Welcome khổng lồ Android Studio dialog, select Start a new Android Studio project, and then, in the Create New Project wizard, accept the mặc định options khổng lồ progress to lớn the final screen in the wizard & click Finish.This enables the Android Studio toolbar with the options that you need khổng lồ create an AVD. It also downloads and configures the Gradle build tool that the Android SDK invokes to lớn build the APK tệp tin when you complete the creation of your tekkenbasara.mobi JET hybrid thiết bị di động application.
If you run Android Studio behind a firewall or secure network, a Proxy Settings dialog appears that enables you to configure proxy settings for the Gradle build tool that Android Studio downloads & configures. Provide the proxy settings for your environment khổng lồ ensure that the Gradle build tool functions correctly.
Install an Android SDK Platform Package
In the Android Studio toolbar, clichồng the SDK Manager icon (

Create và Start an Android Virtual Device
In the Android Studio toolbar, click the AVD Manager inhỏ (


The Android emulator starts và loads the Nexus 5X API 26 AVD. A toolbar appears to lớn the right of the AVD that provides UI controls to interact with the AVD.

Install the Java SE Development Kit 8

Create Environment Variables

To function correctly, the Apache Cordova command-line interface that the tekkenbasara.mobi JET command-line interface communicates with requires that you configure environment variables. These environment variables reference the installation location of the Android SDK that is installed by Android Studio and the Java SE Development Kit 8.
For Windows. xuất hiện the Environment Variables dialog from the System Properties dialog by navigating Control Panel > System và Security > System > Advanced System Settings > Environment Variables. For Mac and Linux-type systems, the settings depend upon your default shell. For example, on a Mac system using the Bash shell, add the following lines in ~/.bash profile.export JAVA_HOME=/Development/jdkInstallDir/export ANDROID_HOME=/Development/android-sdk/