Android Development Using Eclipse, Part 1 of 9
Interactive

Android Development Using Eclipse, Part 1 of 9

LearnNow Online
Updated Oct 25, 2018

Course description

The Android platform has entered the market a big way with phones and tablets. As more users adopt this mobile technology many companies are looking at ways to use the Android platform as a way for their employees to access data and for their customers to see what the company has to offer. This course covers the basics of developing applications for the Android platform. You will be introduced to the Android developer tool kit using Eclipse and programming in Java. Then you will build your first simple application. As the course progresses it will cover how to access GPS information, use the Status Bar Notification and move into SQLite, a mobile version of a SQL database. From there the course continues with SMS test messaging, Web Views, Web services and using a SD card.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

Must have a basic understanding of how to use Eclipse and write Java code.


Meet the expert

Robert MacHale

Robert McHale has over 17 years of experience developing online systems and consulting in the computer, financial, and non-profit industries. He enjoys simplifying complex features of mobile platforms. He has developed training courses for both Android and iOS and has participated in Connections conferences since April 2000.

Video Runtime

128 Minutes

Time to complete

168 Minutes

Course Outline

Module 1

Android Developer Toolkit (21:19)

  • Introduction (01:28)
  • Downloading FREE Tools (02:58)
  • Platform Requirements (00:35)
  • Sample Application (00:48)
  • Demo: Sample App (01:21)
  • Code Review (00:25)
  • Android Project Folders (00:58)
  • Android Run Configurations (01:08)
  • Demo: Developer Toolkit (02:39)
  • Demo: User Interface (04:13)
  • Demo: Run Configurations (04:13)
  • Summary (00:27)

Building a Sample Application (12:26)

  • Introduction (00:41)
  • Building the Example (01:48)
  • Demo: Setting Up Application (05:04)
  • Demo: Run Configuration (01:04)
  • Demo: Testing Application (01:19)
  • Demo: Changing Code (01:56)
  • Summary (00:32)

onClick Event Handling (17:40)

  • Introduction (00:37)
  • onClick Event Handling (01:38)
  • Android Markup XML (01:04)
  • Button (02:00)
  • Demo: Adding a Button (05:33)
  • Demo: Modify User Interface (06:25)
  • Summary (00:19)
Module 2

GPS Overview (31:37)

  • Introduction (00:34)
  • Android GPS, GPX, KML (01:54)
  • GPX for Garmin Hikers (00:48)
  • KML for Google Earth (00:14)
  • GPS Update Requests (01:19)
  • GPS Accuracy (00:41)
  • Demo: GPS (25:30)
  • Summary (00:33)

GPS Application Demo (44:55)

  • Introduction (00:44)
  • Demo: GPS App Intro (09:41)
  • Demo: Strings.xml (13:32)
  • Demo: R.Java (15:04)
  • Demo: Sending Content (00:02)
  • Demo: Testing and Debugging (05:33)
  • Summary (00:15)
;