Download presentation
Presentation is loading. Please wait.
1
Wireless Mobility with Android
Wireless Mobility Programming Wireless Mobility with Android Presented by: Ung Yean MS. Computer Science American University, Washington DC, USA Presented by: Ung Yean
2
Wireless Mobility Programming
Objective To understand the Android building blocks and learn to develop Android applications. Presented by: Ung Yean
3
Wireless Mobility Programming
Android Market Android devices come in all shapes and sizes. As of late November 2010, the Android OS can be seen powering the following types of devices: ➤ Smartphones ➤ Tablets ➤ E-reader devices ➤ Netbooks ➤ MP4 players ➤ Internet TVs Presented by: Ung Yean
4
Wireless Mobility Programming
Android Architecture Presented by: Ung Yean
5
Tools to Develop Android Apps
Wireless Mobility Programming Tools to Develop Android Apps Eclipse IDE: to write code and design UI Android SDK include AVD (Android Virtual Device): to test the applications ADT (Android Development Tools): The Plug-in includes various wizards for creating and debugging Android projects. Presented by: Ung Yean
6
Wireless Mobility Programming
Create the AVD Window/Android SDK and ADV Manager Click new Presented by: Ung Yean
7
Wireless Mobility Programming
Fill in the form as shown Presented by: Ung Yean
8
Wireless Mobility Programming
Run the AVD Select one of the created AVD and click start. This will run the AVD where your App will be run on. (It will take a while for the AVD to load.). You will have the option of scale the display . Screen Size 7 means 70% Presented by: Ung Yean
9
First Android App: Hello Android
Wireless Mobility Programming First Android App: Hello Android Presented by: Ung Yean
10
Wireless Mobility Programming
Presented by: Ung Yean
11
Wireless Mobility Programming
3. Configure the project as shown and click finish. Presented by: Ung Yean
12
Configure the Application to run with the AVD
Wireless Mobility Programming Configure the Application to run with the AVD Presented by: Ung Yean
13
Target the Application to the version of the AVD
Wireless Mobility Programming Target the Application to the version of the AVD Presented by: Ung Yean
14
Wireless Mobility Programming
Run the Application Presented by: Ung Yean
15
Application output on AVD
Wireless Mobility Programming Application output on AVD Presented by: Ung Yean
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.