Play Tic-Tac-Toe on your Android smartphone! This app also demonstrates how to use various Android programming techniques. It's the main reference for the course: CSE 5236: Mobile Application Development.
Caveats:
- The maps part of the app won't work unless you get your own Mapbox token. You'll need to set a key-value pair,
MAPBOX_ACCESS_TOKEN
, to your token in your owngradle.properties
file. Mapbox's instructions] - Similarly, the Flickr Photo Gallery won't work unless you obtain a Flickr API token. Like before, you'll need to set a key-value pair,
FLICKR_ACCESS_TOKEN
, to your token in this file.
- Original code by Prof. Rajiv Ramnath. I refactored the code to use Fragments and fetch photos from Flickr.
- Android Programming: The Big Nerd Ranch Guide for SingleFragmentActivity and the Flickr photo-fetching code
- Sintel trailer, Blender Foundation, 2011, CC-BY-3.0
- John Philip Sousa, "The Stars and Stripes Forever," Edison Recordings, public domain