The Android Programming course introduces application development on the Android platform, covering basic app functionality such as camera usage, geolocation, and multimedia features using Java and Eclipse.

Course Objectives

  • Learn the basics of Android.
  • Understand the application lifecycle.
  • Write simple GUI applications.
  • Use built-in widgets and components.
  • Work with the database to store data locally.

Upcoming Schedules

Course Prerequisites

Recommended

  • Basic programming knowledge in either Java, Object Oriented, C++ or VB .Net
  • Preferably anyone with basic familiarity with Java programming, who wants to learn how to get started with Android and/or iPhone applications. However, a programmer with no background in Java should be able to pick things up very quickly.

Course Outline

Creating Basic Java Applications
arrow iconarrow icon

  • Creating Applications in Packages
  • Java Variables
  • Java Conditionals and Loops
  • Java Arrays
  • Java Array Lists