meta data for this page
This is an old revision of the document!
Android Coding
About android
Android Course Slides
- .. will be added during course
Android development
Android Building blocks
These examples are ready made android classes to be used in codecamp projects(or anywhere). Remember to check AndroidManifest.xml , layouts folder , values folder and classes.
Simple multiple views in one activity example(also using random,changing text,text size,text colour of buttons, system time)
Multiple Activities
File handling in example
Example of playing media( and closing Activity, loading file list of directory's files, buttons, togglebutton …)
GPS location example and discussion in stackoverflow.com
Android Coding Reference
-
- http://developer.android.com/guide/index.html – Developer Guide
- http://developer.android.com/reference/packages.html – API Reference
- http://developer.android.com/guide/samples/index.html – Sample Code
- http://developer.android.com/design/index.html – Design Guide
Android Coding Discussion
- questions ⇐ Put questions occurred during Code Camp (but not resolved) here
Development Tasks
- Cleaning PC after development in classroom 6428