Mar 29, 2024  
2017-2018 
    
2017-2018 [ARCHIVED CATALOG]

Add to Portfolio (opens a new window)

CST 185 - Android Application Development

Credits: 3
Designs, develops, and maintains simple mobile applications geared toward Android devices. Focuses primarily on programming, graphic design, and application development for various mobile devices.

Prerequisite(s): CST 173  with a minimum grade of “C” or instructor permission
Corequisite(s): None
Lecture Hours: 45 Lab Hours: 0
Meets MTA Requirement: None
Pass/NoCredit: Yes

Outcomes and Objectives
  1. Demonstrate understanding of the Android platform.
    1. Understand the market for Android applications.
    2. Describe the features of the Android devices.
    3. Identify languages used in Android development.
    4. Explain the role of the Android market.
  2. Create Android applications.
    1. Understand and use an integrated development environment (IDE) for building and integrating application development tools.
    2. Design the user interface of an application by understanding the Java code and XML layout files.
    3. Apply various widgets (text controls, image controls, button controls, etc.) to the user interface.
    4. Select a linear or relative layout for the user interface.
    5. Create an activity (also called Java class) to process user input to the Android Manifest file.
    6. Write Java event handlers.
    7. Debug errors in Java code.
    8. Test the application in the Android Emulator.
  3. Modify Android applications.
    1. Apply an Android theme.
    2. Understand how to define a Text Field for data entry and declare variables to hold data.
    3. Display a custom launcher icon.
    4. Code a RadioButton, an If statement, an If Else statement, and nested If statements.
    5. Display an Android toast notification.
  4. Build a user interface with advanced features.
    1. Use an array to create a list that displays to users in an application.
    2. Create an Android project using a splash screen and/or a tabular layout.
    3. Learn how to add audio, an image gallery, and video to your application.
  5. Create an Android application with animation.
    1. Understand Frame animation.
    2. Understand Tween animation.
    3. Identify the start() and stop() methods.
  6. Publish an Android app.
    1. Understand Google Play.
    2. Target various device configuations.
    3. Create a release-ready package that users can install and run on their devices.
    4. Prepare promotional materials.
    5. Learn how to register for a Google Play account.



Add to Portfolio (opens a new window)