How to run Android Studio

Preview:

Citation preview

How to run Android StudioSUTTIPONG KULLAWATTANA

Contents

How to create android project with ADB Emulator How to Add Plugin Genymotion How to run Android Studio with Genymotion Emulator How to run Android with ionic framework How to run Android with Angular js and cordova framework

How to create android project with ADB Emulator

Step 1 : Setup Android Project Step 2 : testing Class Step 3 : Setup Android Emulator

Structure of Android

MainActivity.java (Control) activity_main.xml (UI)

Run Android Application

How to Add Plugin Genymotion

URL Tutorial

http://www.akexorcist.com/2014/02/android-dev-tips-plugin-genymotion_23.html

How to run Android Studio with Genymotion Emulator

Step 1 : Start Oracle VM VirtualBox and create IP Address Step 2 : Start Genymotion Step 3 : Run Genymotion by using Android Studio

Recommended