android training

Android Training

Basics of Android

  • History and Version
  • Installing softwares
  • Setup Eclipse
  • Hello Android example
  • Internal Details
  • Dalvik VM
  • Software Stack
  • Android Core Building Blocks
  • Android Emulator
  • AndroidManifest.xml
  • R.java file
  • Hide Title Bar
  • Screen Orientation
  • UI Widgets

  • Toast
  • Custom Toast
  • Button
  • Toggle Button
  • Switch Button
  • Image Button
  • CheckBox
  • AlertDialog
  • Spinner
  • AutoCompleteTextView
  • RatingBar
  • DatePicker
  • TimePicker
  • Layout Manager

  • Relative Layout
  • Linear Layout
  • Table Layout
  • Grid Layout
  • Function

  • Implicit Intent
  • Explicit Intent
  • Fragment Lifecycle
  • Dynamic Fragment
  • View

  • GridView
  • WebView
  • ScrollView
  • SearchView
  • DynamicListView
  • String

  • Array Adaptor
  • ArrayList Adaptor
  • Base Adaptor