Sample code for Android course 2015
Popular repositories Loading
-
week11-fragments
week11-fragments PublicA simple use of fragments to encapsulate activities. Original code from the course textbook.
Java 1
-
week02-simple-views
week02-simple-views Publicsimple example of the use of LinearLayout and some View widgets + intent to invoke another activity
Java
-
week02-linearlayout-weight
week02-linearlayout-weight PublicThe use of the weight attribute on widgets (Views) used in LinearLayouts (ViewGroup)
Java
-
week03-ActivityLifecycle-state
week03-ActivityLifecycle-state PublicLogging of all main activity lifecycle methods & saving of state via Bundle for 2nd activity
Java
-
week03-SharedPreferences
week03-SharedPreferences PublicExample of using shared preferences to save a userid
Java
-
Repositories
- week04-localisation Public
Simple app Hello World for English (default), French, French Canada, Italian, Russian
Android518-2015/week04-localisation’s past year of commit activity - 01-calculator Public Forked from Android518-2017/01-calculator
Calculator app, beginning code & instructions
Android518-2015/01-calculator’s past year of commit activity - week14-networkio-part2 Public
Using Network I/O Part 2 Check status HttpURLConnection + post, JSON data
Android518-2015/week14-networkio-part2’s past year of commit activity - week11-fragments Public
A simple use of fragments to encapsulate activities. Original code from the course textbook.
Android518-2015/week11-fragments’s past year of commit activity - assignment2 Public
assignment 2 specification & team list, to be done in a teacher assigned group, released Week09
Android518-2015/assignment2’s past year of commit activity - week10-database-sqlite Public
Two apps each use sqlite databases, one uses dynamic creation of Views the other an AdapterView to handle the cursor
Android518-2015/week10-database-sqlite’s past year of commit activity