1 / 20

Android Development

Android Development. 1. HISTORY. PLATFORM ARCHITECTURE. 2. 3. USER INTERFACE. 4. HOW TO CREATE. 5. LIFE CYCLE OF APPLICATION. 6. History. Android is a Linux-based operating system designed primarily for touchscreen mobile devices such as smartphones and tablet computers.

reuel
Télécharger la présentation

Android Development

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Android Development

  2. 1 HISTORY PLATFORM ARCHITECTURE 2 3 USER INTERFACE 4 HOW TO CREATE 5 LIFE CYCLE OF APPLICATION 6

  3. History • Android is a Linux-based operating system designed primarily for touchscreen mobile devices such as smartphones and tablet computers. • Initially developed by Android, Inc., which Google backed financially and later purchased in 2005. • Android, Inc. was founded in Palo Alto, California in Oct 2003 by Andy Rubin , Rich Miner, Nick Sears, and Chris White.

  4. 1 HISTORY PLATFORM ARCHITECTURE 2 3 USER INTERFACE 4 HOW TO CREATE 5 LIFE CYCLE OF APPLICATION 6

  5. Platform Architecture

  6. Platform Architecture

  7. Platform Architecture

  8. Platform Architecture

  9. Platform Architecture

  10. Platform Architecture

  11. Platform Architecture Linux Environment

  12. 1 HISTORY 2 2 PLATFORM ARCHITECTURE 3 3 USER INTERFACE 4 HOW TO CREATE 5 LIFE CYCLE OF APPLICATION 6

  13. User Interface • Direct Manipulation Concept

  14. User Interface • In computer science, direct manipulation is a human–computer interaction style which involves continuous representation of objects of interest • The intention is to allow a user to directly manipulate objects presented to them • An example of direct-manipulation is resizing a graphical shape, such as a rectangle, by dragging its corners or edges with a mouse.

  15. 1 HISTORY 2 2 PLATFORM ARCHITECTURE 3 USER INTERFACE 4 4 4 HOW TO CREATE 5 LIFE CYCLE OF APPLICATION 6

  16. How To Create • Download the Android SDK. • Install the ADT plugin for Eclipse (if you’ll use the Eclipse IDE). • Download the latest SDK tools and platforms using the SDK Manager • Requires Knowledge of JAVA Programming Language

  17. How To Create Eclipse Tool

  18. How To Create Your Phone • Run on a Real Device • If you have a real Android-powered • device, here's how you can • install and run your app: • Plug in your device to your development • machine with a USB cable. • If you're developing on Windows, you • might need to install the appropriate • USB driver for your device

  19. 1 HISTORY 2 2 PLATFORM ARCHITECTURE 3 USER INTERFACE 4 4 4 4 HOW TO CREATE 5 5 LIFE CYCLE OF APPLICATION 6

  20. LIFE CYCLE OF APPLICATION

More Related