Skip to content

Source code, examples and demos discussed during mobile computing class at TH Köln

License

Notifications You must be signed in to change notification settings

matboehmer/moco2016-ExamplesAndDemos

Repository files navigation

This repo contains source code for Android apps, which we are discussing during the Mobile Computing class at Technische Hochschule Köln. More information about this class can be found here: http://moxd.io/moco2016

Pull requests from my students are very welcome! :-)

01: MVCShoppingList

Demo of the Android app we discussed during our MVC session. We implemented a simple shopping list application using the MVC pattern. See source code comments for some more details.

02: Background Operations

This app module contains some examples we discussed during the class, e.g. using IntentService or AsyncTask for offloading operations to background threads.

About

Source code, examples and demos discussed during mobile computing class at TH Köln

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages