SlideShare a Scribd company logo
1 of 19
Android Training

 By: Adham Enaya
  twitter : @adhamenaya
     fb.: adham.enaya
    a.it@hotmail.com
Session 1: Android Overview

     Sunday, March 25, 2012
Course Overview
• Course name : Android Training
• Hours: 90 hrs
• What you will have:
      – Pre and post evaluation test.
      – Android Training Book.
      – Android app development skills.
• How you will participate:
      –          Team work projects(2-3 members)
      –          Assignments and presentations

                             Open source Training (Android Course)
March 29, 2012
                                        Adham Enaya
What is Android ?
• Android is a software stack for mobile devices
  that includes an operating
  system, middleware and key applications.
• The Android SDK provides the tools and APIs
  necessary to begin developing applications on
  the Android platform using the Java.
• Originally developed by Andy Rubin & Rich
  Miner (Android Inc.).
• Acquisitioned by Google in August 17, 2005.
                    Open source Training (Android Course)
March 29, 2012
                               Adham Enaya
Android versions
                 Version   API Level       Name
                 1.0       1
                 1.1       2
                 1.5       3               CUPCAKE
                 1.6       4               DONUT
                 2.0,2.1   5,6,7           ÉCLAIR
                 2.2       8               FROYO
                 2.3       9,10            GINGERBREAD
                 3.0       11,12,13        HONYCOMB
                 4.0       14,15           ICE CREAM SANDWITCH

                           Open source Training (Android Course)
March 29, 2012
                                      Adham Enaya
Features of Android
• Open for manufacturer for customizations.
• No fixed hardware & software configurations.
• Storage, Connectivity, Messaging, Web
  browsing, Media Support, Hardware sensors,
  multi touching, multi-tasking , Flash support
  (2.3).



                     Open source Training (Android Course)
March 29, 2012
                                Adham Enaya
Android Devices
•   Smart Phones.
•   Tablets.
•   E-Readers devices.
•   Netebooks.
•   MP4 players.
•   Internet TVs.
•   Watches.

                   Open source Training (Android Course)
March 29, 2012
                              Adham Enaya
Architecture of Android
1.     Linux Kernel
2.     Libraries
3.     Android Runtime ( Dalvik VM)
4.     Application framework
5.     Applications




                       Open source Training (Android Course)
March 29, 2012
                                  Adham Enaya
Architecture of Android(Graph)




                 Open source Training (Android Course)
March 29, 2012
                            Adham Enaya
Linux Kernel
• Contains the drivers for all supported
  hardware.
• For example:
      – Camera Driver, Wi-Fi Driver, USB,…etc.




                      Open source Training (Android Course)
March 29, 2012
                                 Adham Enaya
Libraries
• Programming libraries(code) provides the
  features of android system
• For example :
      – SQLite for database storage.
      – WebKit for web browsing.




                      Open source Training (Android Course)
March 29, 2012
                                 Adham Enaya
Android Runtime
• Core libraries(Java libraries).
• Dalvik VM :
      – Optimized for limit battery, memory & CPU.
      – Android java application are compiled to Dalvik
        executables (.dex).
      – Each application runs on a separate process and
        Dalvik VM instance(more secure).



                      Open source Training (Android Course)
March 29, 2012
                                 Adham Enaya
Application framework
• APIs allow the developers to use Android
  capabilities in their application.
• For example:
      – Telephony Manager: makeing calls,..etc.
      – Location Manager: GPS positioning, ..etc.
      – View system: GUI components, events, ..etc.




                      Open source Training (Android Course)
March 29, 2012
                                 Adham Enaya
Applications
• Contains:
      – The applications come with android, for example:
        Brower, SMS , contacts, dialer, …etc.
      – Your own application.
      – Notice that your applications and original
        applications are in the same level.




                      Open source Training (Android Course)
March 29, 2012
                                 Adham Enaya
Downloading development
                       environment
• Eclipse IDE(Google-supported)
      – Download: http://www.eclipse.org/downloads
• Android SDK
      –   SDK Manager
      –   Android Platform
      –   SDK samples …etc.
      –   Emulator and debugger
      –   Download: http://developer.android.com/sdk/index.html
• Android Development Tools(ADT)
      – Install plug-in: http://dl-ssl.google.com/android/eclipse

                         Open source Training (Android Course)
March 29, 2012
                                    Adham Enaya
Configuring the development
                         environment
1. Installing the ADT plug-in.
2. Go to Window -> Preferences.
3. Select Android -> Set the location of android
   SDK folder.




                         Open source Training (Android Course)
March 29, 2012
                                    Adham Enaya
Android SDK & AVD Manager
• Helps to:
      – Browse the installed packages.
      – The available packages to install.
      – To create Android virtual devices
      – It is connected directly with Google servers to
        install packages from them.
      – You can download :
             • Android platforms, documentation, samples tools..
             • Third party Add-ons, i.e. Google APIs to use Google
               Maps in the application.

                            Open source Training (Android Course)
March 29, 2012
                                       Adham Enaya
Creating Android Virtual Device (AVD)
• AVD: is and emulator instance modeling the
  actual device.
1. Go to window -> Android SDK and AVD
   Manger.
2. Select Virtual Devices-> enter the AVD
   properties:
     1. Device name.
     2. Target platform ( i.e. Android 2.3- level 9).
     3. You can choose a specific hardware.

                      Open source Training (Android Course)
March 29, 2012
                                 Adham Enaya
Any Question ?

                           Best, 




                   Open source Training (Android Course)
March 29, 2012
                              Adham Enaya

More Related Content

Similar to Session 1 android overview

Session 2 prepare android development environment
Session 2   prepare android development environmentSession 2   prepare android development environment
Session 2 prepare android development environmentAdham Enaya
 
androidPramming.ppt
androidPramming.pptandroidPramming.ppt
androidPramming.pptBijayKc16
 
Introduction_to_android_and_android_studio
Introduction_to_android_and_android_studioIntroduction_to_android_and_android_studio
Introduction_to_android_and_android_studioAbdul Basit
 
Lecture 2(b) Android Internals A Quick Overview
Lecture 2(b) Android Internals A Quick OverviewLecture 2(b) Android Internals A Quick Overview
Lecture 2(b) Android Internals A Quick OverviewAhsanul Karim
 
Android Seminar BY Suleman Khan.pdf
Android Seminar BY Suleman Khan.pdfAndroid Seminar BY Suleman Khan.pdf
Android Seminar BY Suleman Khan.pdfNomanKhan869872
 
Ii 1300-java essentials for android
Ii 1300-java essentials for androidIi 1300-java essentials for android
Ii 1300-java essentials for androidAdrian Mikeliunas
 
Introduction To Android For Beginners.
Introduction To Android For Beginners.Introduction To Android For Beginners.
Introduction To Android For Beginners.Sandeep Londhe
 
Android 130923124440-phpapp01
Android 130923124440-phpapp01Android 130923124440-phpapp01
Android 130923124440-phpapp01rajesh kumar
 
Android Technology
Android TechnologyAndroid Technology
Android TechnologyR
 
Android App Development Intro at ESC SV 2012
Android App Development Intro at ESC SV 2012Android App Development Intro at ESC SV 2012
Android App Development Intro at ESC SV 2012Opersys inc.
 
Android Seminar || history || versions||application developement
Android Seminar || history || versions||application developement Android Seminar || history || versions||application developement
Android Seminar || history || versions||application developement Shubham Pahune
 

Similar to Session 1 android overview (20)

Session 2 prepare android development environment
Session 2   prepare android development environmentSession 2   prepare android development environment
Session 2 prepare android development environment
 
Android Programming
Android ProgrammingAndroid Programming
Android Programming
 
androidPramming.ppt
androidPramming.pptandroidPramming.ppt
androidPramming.ppt
 
Notes Unit2.pptx
Notes Unit2.pptxNotes Unit2.pptx
Notes Unit2.pptx
 
Introduction to android
Introduction to androidIntroduction to android
Introduction to android
 
Introduction_to_android_and_android_studio
Introduction_to_android_and_android_studioIntroduction_to_android_and_android_studio
Introduction_to_android_and_android_studio
 
Introduction to android
Introduction to androidIntroduction to android
Introduction to android
 
Lecture 2(b) Android Internals A Quick Overview
Lecture 2(b) Android Internals A Quick OverviewLecture 2(b) Android Internals A Quick Overview
Lecture 2(b) Android Internals A Quick Overview
 
Android ppt
Android ppt Android ppt
Android ppt
 
Android Applications
Android ApplicationsAndroid Applications
Android Applications
 
Android ppt
Android pptAndroid ppt
Android ppt
 
Android Seminar BY Suleman Khan.pdf
Android Seminar BY Suleman Khan.pdfAndroid Seminar BY Suleman Khan.pdf
Android Seminar BY Suleman Khan.pdf
 
Ii 1300-java essentials for android
Ii 1300-java essentials for androidIi 1300-java essentials for android
Ii 1300-java essentials for android
 
Introduction To Android For Beginners.
Introduction To Android For Beginners.Introduction To Android For Beginners.
Introduction To Android For Beginners.
 
Android 130923124440-phpapp01
Android 130923124440-phpapp01Android 130923124440-phpapp01
Android 130923124440-phpapp01
 
01 03 - introduction to android
01  03 - introduction to android01  03 - introduction to android
01 03 - introduction to android
 
Android Technology
Android TechnologyAndroid Technology
Android Technology
 
Android
AndroidAndroid
Android
 
Android App Development Intro at ESC SV 2012
Android App Development Intro at ESC SV 2012Android App Development Intro at ESC SV 2012
Android App Development Intro at ESC SV 2012
 
Android Seminar || history || versions||application developement
Android Seminar || history || versions||application developement Android Seminar || history || versions||application developement
Android Seminar || history || versions||application developement
 

Recently uploaded

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 

Recently uploaded (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 

Session 1 android overview

  • 1. Android Training By: Adham Enaya twitter : @adhamenaya fb.: adham.enaya a.it@hotmail.com
  • 2. Session 1: Android Overview Sunday, March 25, 2012
  • 3. Course Overview • Course name : Android Training • Hours: 90 hrs • What you will have: – Pre and post evaluation test. – Android Training Book. – Android app development skills. • How you will participate: – Team work projects(2-3 members) – Assignments and presentations Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 4. What is Android ? • Android is a software stack for mobile devices that includes an operating system, middleware and key applications. • The Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java. • Originally developed by Andy Rubin & Rich Miner (Android Inc.). • Acquisitioned by Google in August 17, 2005. Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 5. Android versions Version API Level Name 1.0 1 1.1 2 1.5 3 CUPCAKE 1.6 4 DONUT 2.0,2.1 5,6,7 ÉCLAIR 2.2 8 FROYO 2.3 9,10 GINGERBREAD 3.0 11,12,13 HONYCOMB 4.0 14,15 ICE CREAM SANDWITCH Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 6. Features of Android • Open for manufacturer for customizations. • No fixed hardware & software configurations. • Storage, Connectivity, Messaging, Web browsing, Media Support, Hardware sensors, multi touching, multi-tasking , Flash support (2.3). Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 7. Android Devices • Smart Phones. • Tablets. • E-Readers devices. • Netebooks. • MP4 players. • Internet TVs. • Watches. Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 8. Architecture of Android 1. Linux Kernel 2. Libraries 3. Android Runtime ( Dalvik VM) 4. Application framework 5. Applications Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 9. Architecture of Android(Graph) Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 10. Linux Kernel • Contains the drivers for all supported hardware. • For example: – Camera Driver, Wi-Fi Driver, USB,…etc. Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 11. Libraries • Programming libraries(code) provides the features of android system • For example : – SQLite for database storage. – WebKit for web browsing. Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 12. Android Runtime • Core libraries(Java libraries). • Dalvik VM : – Optimized for limit battery, memory & CPU. – Android java application are compiled to Dalvik executables (.dex). – Each application runs on a separate process and Dalvik VM instance(more secure). Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 13. Application framework • APIs allow the developers to use Android capabilities in their application. • For example: – Telephony Manager: makeing calls,..etc. – Location Manager: GPS positioning, ..etc. – View system: GUI components, events, ..etc. Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 14. Applications • Contains: – The applications come with android, for example: Brower, SMS , contacts, dialer, …etc. – Your own application. – Notice that your applications and original applications are in the same level. Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 15. Downloading development environment • Eclipse IDE(Google-supported) – Download: http://www.eclipse.org/downloads • Android SDK – SDK Manager – Android Platform – SDK samples …etc. – Emulator and debugger – Download: http://developer.android.com/sdk/index.html • Android Development Tools(ADT) – Install plug-in: http://dl-ssl.google.com/android/eclipse Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 16. Configuring the development environment 1. Installing the ADT plug-in. 2. Go to Window -> Preferences. 3. Select Android -> Set the location of android SDK folder. Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 17. Android SDK & AVD Manager • Helps to: – Browse the installed packages. – The available packages to install. – To create Android virtual devices – It is connected directly with Google servers to install packages from them. – You can download : • Android platforms, documentation, samples tools.. • Third party Add-ons, i.e. Google APIs to use Google Maps in the application. Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 18. Creating Android Virtual Device (AVD) • AVD: is and emulator instance modeling the actual device. 1. Go to window -> Android SDK and AVD Manger. 2. Select Virtual Devices-> enter the AVD properties: 1. Device name. 2. Target platform ( i.e. Android 2.3- level 9). 3. You can choose a specific hardware. Open source Training (Android Course) March 29, 2012 Adham Enaya
  • 19. Any Question ? Best,  Open source Training (Android Course) March 29, 2012 Adham Enaya