Android Tutorials - Herong's Tutorial Examples - v3.05, by Herong Yang
Android Emulator for 7 Inch Tablet
This section provides a tutorial example on how to create and run an Android Emulator for 7 inch tablets.
While I was creating my "vPhone" AVD, I saw that the AVD Manager supports a number of device types:
So I decided to create another AVD to simulate a 7 inch tablet. Here are the parameters I used on the Create new AVD screen:
Name: vTablet Device: 7" WSVGA(Tablet)(1024 x 600:mdpi) Target: Android 5.1.1 - API Level 22 CPU/ABI: ARM (armeabi-v7a) [x] Hardware keyboard present Skin: WSVGA Front Camera: None Back Camera: None Memory Options: RAM: 512, VM Heap: 16 Internal Storage: 200 MiB SD Card/Size: 32 MiB
Then I launched the vTablet AVD with "Scale display to real size" turned on. After about 10 minutes, my 7 inch tablet simulator was running on my Windows system.
After unlocking the screen and clicking the Apps icon, I saw the apps list screen.
Notice that there is no emulation of keyboard. But I can use the Windows keyboard for input.
Table of Contents
Installing JDK 1.8 on Windows System
►Installation of Android SDK R24 and Emulator
Downloading and Installing Android SDK R24
Running Android SDK Manager R24
Installing Android Platform 4.0.3 and Libraries
Verifying Android Platform Installation
Creating Android Virtual Device (AVD)
Viewing Android Virtual Device (AVD) Details
Launching Android Emulator in AVD Manager
Android Emulator Starting Screens
Android Emulator Built-in Apps and Widgets
Android Emulator Built-in Web Browser
►Android Emulator for 7 Inch Tablet
Android Emulator for Google Watch
Missing Emulator Engine Program for 'arm' CPUS
x86 Emulation Requires Hardware Acceleration
HAXM - Hardware Accelerated Execution Manager
Installing Apache Ant 1.9 on Windows System
Developing First Android Application - HelloAndroid
Android Application Package (APK) Files
Android Debug Bridge (adb) Tool
AboutAndroid - Application to Retrieve System Information
android.app.Activity Class and Activity Lifecycle
View Objects and Layout Resource Files
Using "adb logcat" Command for Debugging
Build Process and Package File Content
Samsung Galaxy Tab 3 Mini Tablet
USB Debugging Applications on Samsung Tablet
USB Debugging Applications on LG-V905R Tablet