Course Introduction
  • Course Introduction
Setting Up the Android Development Environment
  • Setting Up Android Development Environment
  • Overview of SDK Manager
  • Overview of Eclipse IDE
  • Project Steps to Do
  • Additional Resources
2. Create and Run First Android (HelloWorld) App
  • Creating First HelloWorld Android Application
  • Understanding First Android Project
  • Create AVD and Run first App
  • Understanding Parts of Android Project
  • Project steps - Home Work
  • Additional Resources
Layouts and Controls in Android
  • Layouts in Android Project
  • Basic Controls in Android
  • Project Steps - Home Work
  • Additional Resources
Moving Beyond HelloWorld First Application
  • Do some action on Button Click
  • Using Intent to Open Link
  • Create New Layout and Activity in Android
  • Passing Message Between Activities
  • Project Steps - Home Work
  • Additional Resources
Creating a ToDo Application in Android
  • Starting with ToDo App
  • Adding and Understanding EventListeners
  • Adding Task in List using Listener
  • Adding Menu and Pop up options(DialogInterface)
  • Adding Task Using DialogInterface - ToDo App
  • Project Steps - Home work
  • Additional Resources
Some Important Features in Android
  • 2 Basic Important Features in Android
  • Project Steps - Home work
  • Additional Resources
Bonus : Exporting, Importing and Running Sample Apps
  • Exporting Apps in Android
  • Importing an Android Project
  • Creating Project using Sample Code
  • Project Steps - Home Work
Bonus : Idea Generation and Creating App without Coding
  • Idea Generation and Creating App without coding
  • Project Step - Home work
  • Conclusion and Recap of course