Programming mobile devices
Literature
- L. Jordan, P. Greyling, Practical Android Projects. Apress, USA, 2011.
- C. Collins, M. Galpin, M. Kaeppler, Android in Practice. Manning Publications, USA, 2011.
- I. F. Darwin, Android Cookbook. O’Reilly Media Inc., 2012.
- F. Ableson, R. Sen, C. King, C. E. Ortiz, Android in Action. Manning Publications Co., 2011.
- Android Developers Website http://developer.android.com
- Vogella Android Course http://forum.xda-developers.com/
- Cleveland State University (Victor Matos) Materials http://grail.cba.csuohio.edu/~matos/notes/cis-493/2013-fall/Android-Syllabus-2013-fall.pdf
- Genymotion’s Android Emulator http://www.genymotion.com/
Teaching materials (lecture):
- Introduction to Android
- Basic GUI elements
- Lists, Grids and ScrollViews
- Usage of fragments
- Menu creation
- Usage of Webkit
- Creating dialogs
- Intents
- Database access
- Saving application preferences
- Writing and reading files
- Manipulating XML files
- Reading RSS data
Teaching materials (laboratory):