User contributions
2 August 2015
MAP524/DPS924 Lecture 8
A look back at Intents
+851
MAP524/DPS924 Lecture 8
Created page with '= Content Providers = This week we're looking at another means of sharing data between Android apps, this one is usually used for well structured data with a stable API for acce…'
MAP524/DPS924 Weekly Schedule
no edit summary
+38
31 July 2015
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+19
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+121
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+796
29 July 2015
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+109
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+118
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+102
28 July 2015
27 July 2015
26 July 2015
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+133
MAP524/DPS924
no edit summary
-2
MAP524/DPS924
no edit summary
+263
File:Android studio front cover 150x120.png
no edit summary
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+105
25 July 2015
23 July 2015
MAP524/DPS924 Lecture 6
Questoid SQLite Browser
+298
File:QuestoidSQLitemanager.png
no edit summary
MAP524/DPS924 Lecture 6
no edit summary
+249
21 July 2015
20 July 2015
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+272
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+111
MAP524/DPS924 Assignment1 - 2015-02
no edit summary
+139
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+144
MAP524/DPS924 Lecture 5
ListView
-7
19 July 2015
MAP524/DPS924 Weekly Schedule
no edit summary
+100
MAP524/DPS924 Weekly Schedule
no edit summary
+40
MAP524/DPS924 Lecture 7
Reading and Writing JSON
+408
MAP524/DPS924 Lecture 7
Parsing XML
+499
MAP524/DPS924 Lecture 7
no edit summary
+208
MAP524/DPS924 Lecture 7
Created page with 'There are many reasons to connect to a server from your application - most often you'll want to retrieve content from the web to display and manipulate in your app. You'll need …'
MAP524/DPS924 Assignment1 - 2015-02
Sign-up table
+121
18 July 2015
MAP524/DPS924 Assignment1 - 2015-02
no edit summary
+131
MAP524/DPS924 Lab 6
Created page with '= Part A = # Create a simple Android app, named MyFriends, that contains a database of your friends. The database should contain information about each of your friends; specific…'
MAP524/DPS924 Lecture 6
Test data
+17
MAP524/DPS924 Lecture 6
Test data
+69
MAP524/DPS924 Lecture 5
Context Menu
+54
MAP524/DPS924 Lecture 5
ListView
+107
MAP524/DPS924 Lecture 4
Implementing your own
+90
MAP524/DPS924 Lecture 3
IDs
+35
MAP524/DPS924 Lecture 1
Professor's policies
+50
MAP524/DPS924 Weekly Schedule
no edit summary
+40
MAP524/DPS924 Lecture 6
Command-line
+48
MAP524/DPS924 Lecture 6
Using a pre-built DB file
+18
MAP524/DPS924 Lecture 6
Using a pre-built DB file
+3,021
MAP524/DPS924 Lecture 6
Test data
+1,050
MAP524/DPS924 Lecture 6
Command-line
+1,065
MAP524/DPS924 Lecture 6
Created page with '= SQLite = This is a semi-structured data store from your application on the phone. To store and retrieve data in the database you use SQL-like query strings, but SQLite isn't n…'