android in windows 2

9
Developing Android apps in Windows (II) By : [email protected]  | http://www.ha lilintar.org/2010/12/an droid-in-windows-2/  Let’s continue our tutorial by creating Android Virtual Device (AVD) Assumptions:  You already followed our first tutorial in http://www.halilintar.org/2010/12/android- in-windows-2/  Open your Eclipse IDE Go to Window > Android SDK and AVD Manager, update it first by choosing ‘Available packages’

Upload: aryo-pratama

Post on 08-Apr-2018

224 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Android in Windows 2

8/7/2019 Android in Windows 2

http://slidepdf.com/reader/full/android-in-windows-2 1/9

Developing Android apps in Windows (II)By : [email protected] | http://www.halilintar.org/2010/12/android-in-windows-2/ 

Let’s continue our tutorial by creating Android Virtual Device (AVD)

Assumptions:

•  You already followed our first tutorial in http://www.halilintar.org/2010/12/android-

in-windows-2/ 

Open your Eclipse IDE

Go to Window > Android SDK and AVD Manager, update it first by choosing ‘Available

packages’

Page 2: Android in Windows 2

8/7/2019 Android in Windows 2

http://slidepdf.com/reader/full/android-in-windows-2 2/9

 

Click ‘Install Selected’, it will open a new window. Choose Accept All > Install

Just wait for a moment, it will takes about 45 mnt ;)

Page 3: Android in Windows 2

8/7/2019 Android in Windows 2

http://slidepdf.com/reader/full/android-in-windows-2 3/9

 

After everything finish, it will ask you to restart the ADB. Choose ‘Yes’

Page 4: Android in Windows 2

8/7/2019 Android in Windows 2

http://slidepdf.com/reader/full/android-in-windows-2 4/9

Then go to Virtual devices > New. Fill up requirements that you want for your virtual

devices. You can also simulate Galaxy Tab in here. Here are list of complete hardware that you can simulate on your virtual devices.

This is my configuration, click ‘Create AVD’

Page 5: Android in Windows 2

8/7/2019 Android in Windows 2

http://slidepdf.com/reader/full/android-in-windows-2 5/9

 

You can create as many virtual devices as you want with different API target to simulatebackward compatibilities of your created application (s)

Page 6: Android in Windows 2

8/7/2019 Android in Windows 2

http://slidepdf.com/reader/full/android-in-windows-2 6/9

 

To start your VD, click the VD > Start > Launch

If your VD run well, it will exactly look like this

Page 7: Android in Windows 2

8/7/2019 Android in Windows 2

http://slidepdf.com/reader/full/android-in-windows-2 7/9

 

Now to test SMS & call functions. In your IDE, Choose your Devices > Emulator Control >

Telephony Actions > Incoming number : +62815000000 > Voice > click Call or SMS >Message : Test SMS > Send

When your VD response like below pictures, then its done ;) 

Page 8: Android in Windows 2

8/7/2019 Android in Windows 2

http://slidepdf.com/reader/full/android-in-windows-2 8/9