Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 950 Bytes

File metadata and controls

16 lines (13 loc) · 950 Bytes

itp341-android

ITP 341: App Development for Phones and Tablets [Android]

This repo contains all the work I did for ITP 341, an Android development class I took in Spring 2016 of my sophomore year. Each individual assignment contains a README detailing the assignment including the requirements for technologies and skills used along with the basic and extra credit (if completed) rubrics.

In order to run each assignment, clone this repo and open each project folder in Android Studio and run it in an emulator (Pixel AVD on Android Pie should work).

Assignment 1 - Buttons and Listeners (without Persistence)

Assignment 2 - Favorite Food

Assignment 3 - Doge Clicker

Assignment 4 - Tip Calculator and Bill Splitter

Assignment 5 - Universal App

Assignment 6 - Door Puzzle

Assignment 7 - Coffee Ordering with MVC and Persistent Data

Assignment 8 - Note Taking App with Singleton

Assignment 9 - Superhero Battle