Introduction To Android Tutorial


A. Who should Follow this web-blog ?
Android is a popular, free, open source mobile platform pioneered by the Open Handset Alliance and Google and has taken the wireless world by thunder-storm. This web-blog will provide you with the comprehensive guidance for software development teams on designing, developing, testing, debugging, and distributing professional Android Applications. For the veteran mobile developers you can find tips and tricks to streamline the development process and equally take advantage of Android's unique features. But for the new mobile developers, this web-blog will provide everything you need to make a smooth transition from traditional software development to mobile development in this promising platform. We provide here tricks to save valuable time and pitfalls to avoid.
This web blog is for various audiences.
  • Software developers who want to learn to develop professional Android Applications
  • Quality assurance personnel tasked with testing Android Applications
  • Project Managers planning and managing Android Development teams
  • Others

B. Always ask question if you want to learn and understand fast and here are the question you have to ask to yourself.
  1. What is android ? How so the SDK versions differ?
  2. How is android different from other mobile technologies, and what are the advantages of its features?
  3. How to use Eclipse Development Enviroment for Java to develop and debug Android Applications on the emulators and handsets?
  4. What is the basic structure of android applications?
  5. How to design robust user interfaces for mobile- specifically, for Android?
  6. What capabilities does the Android SDK have and how can developers use them?
  7. How does the mobile development process differ from traditional desktop development?
  8. What development strategies work best for Android development?
  9. What we need to look for when planning, developing and testing a mobile development application?
  10. How to design bulletproof Android application for publication?
  11. How to package Android application for deployment?
  12. How to make money from Android Application?
  13. And finally how and where to start ?

C. Development environment used by me
  • Windows 8 / Linux Mint 17 Qiana Cinnamon
  • Eclipse Standard/SDK 4.4.0
  • Java SE Development kit( JDK) 6
  • Android SDK Versions 2.3.4, API Level 10 (Gingerbread); Android SDK Versions 3.2, API Level 13 (HoneyComb); Android SDK Versions 4.0, API Level 14 (Ice Cream Sandwich)
  • ADT plug-in for eclipse 15.0

D. Where we can get extra information about the Android :


Comments

Popular Posts