/cis357

Mobile Application Development

Primary LanguageObjective-C

CIS 357- Mobile Application Development

Jaxon Wright and Kent Sinclair

Grand Valley State University

Winter 2017


This is a collection of projects for Professor Jonathan Engelsma's Mobile Application Development class.

Homework 1

A playground to get an introduction to what Swift is like

Homework 2

A simple iOS app that calculates distance and bearing between two geo locations

Homework 3

A simple Android app that calculates distance and bearing between two geo locations

Homework 4

An extension of Homework 2; introduction of delegate / protocol and segues to implement a settings page

Homework 5

An extension of Homework 3; introduction of Intents to implement a settings page