User contributions
4 January 2016
Accessing Cloud Storage using the Android 6 Storage Access Framework
no edit summary
-8
Accessing Cloud Storage using the Android 6 Storage Access Framework
no edit summary
+1,240
Accessing Cloud Storage using the Android 6 Storage Access Framework
Filtering Picker File Listings
-4
Accessing Cloud Storage using the Android 6 Storage Access Framework
New page: Recent years have seen the wide adoption of remote storage services (otherwise known as “cloud storage”) to store user files and data. Driving this growth are two key factors. One i...
Implementing an Android Content Provider in Android Studio
Adding the Content Provider Package
+86
Implementing an Android Content Provider in Android Studio
no edit summary
+1,326
Implementing an Android Content Provider in Android Studio
New page: As outlined in the previous chapter, content providers provide a mechanism through which the data stored by one Android application can be made accessible to other applications. Having p...
Understanding Android 6 Content Providers
no edit summary
-2,712
Understanding Android 6 Content Providers
The Content URI
+2,713
Understanding Android 6 Content Providers
no edit summary
+1,162
Understanding Android 6 Content Providers
New page: The previous chapter worked through the creation of an example application designed to store data using a SQLite database. When implemented in this way, the data is private to the applic...
An Android 6 SQLite Database Tutorial
no edit summary
+1,204
An Android 6 SQLite Database Tutorial
no edit summary
+134
An Android 6 SQLite Database Tutorial
New page: The chapter entitled An Overview of Android 6 SQLite Databases covered the basic principles of integrating relational database storage into Android applications using the SQLite databa...
An Android 6 TableLayout and TableRow Tutorial
no edit summary
+72
File:Android studio tablelayout ui 1.4.png
no edit summary
File:Android studio tablelayout added 1.4.png
no edit summary
File:Android studio tablelayout tree 1 1.4.png
no edit summary
File:Android studio tablelayout tree 2 1.4.png
no edit summary
File:Android studio tablelayout tree 3 1.4.png
no edit summary
File:Android studio tablelayout center gravity 1.4.png
no edit summary
File:Android studio tablelayout tree 4 1.4.png
no edit summary
An Android 6 TableLayout and TableRow Tutorial
no edit summary
+455
An Android 6 TableLayout and TableRow Tutorial
no edit summary
+1,022
An Android 6 TableLayout and TableRow Tutorial
New page: When the work began on the next chapter of this book (An Android SQLite Database Tutorial ) it was originally intended that it would include the steps to design the user interface layout...
Android Studio Development Essentials - Android 6 Edition
no edit summary
+943
An Overview of Android 6 SQLite Databases
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">[[Android Studio Development Essent...
Android Studio Development Essentials - Android 6 Edition
no edit summary
+748
Android 6 Remote Bound Services – A Worked Example
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">[[Android Studio Development Essenti...
Android Studio Development Essentials - Android 6 Edition
no edit summary
+791
File:Android studio local bound ui 1.4.png
no edit summary
Android 6 Local Bound Services – A Worked Example
no edit summary
+729
Android 6 Local Bound Services – A Worked Example
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">[[Android Studio Developm...
Android Studio Development Essentials - Android 6 Edition
no edit summary
+1,060
Implementing an Android 6 Started Service – A Worked Example
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">[[Android Studio Development Essenti...
Android Studio Development Essentials - Android 6 Edition
no edit summary
+692
An Overview of Android 6 Started and Bound Services
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">[[Android Studio Develop...
Android Studio Development Essentials - Android 6 Edition
no edit summary
+743
File:Android studio thread example ui 1.4.png
no edit summary
File:Android studio not responding 1.4.png
no edit summary
A Basic Overview of Java Threads and Thread Handlers on Android
no edit summary
+77
A Basic Overview of Java Threads and Thread Handlers on Android
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">[[Android Studio Development Essenti...
Android Studio Development Essentials - Android 6 Edition
no edit summary
+1,106
30 December 2015
Android 6 Broadcast Intents and Broadcast Receivers
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">[[Android Studio Development Essentials ...
Android Studio Development Essentials - Android 6 Edition
no edit summary
+883
File:Android studio implicit intent ui 1.4.png
no edit summary
File:Android studio implicit intent web ui 1.4.png
no edit summary
File:Android studio implicit intent open with 1.4.png
no edit summary
Android 6 Implicit Intents – A Worked Example
no edit summary
-254
Android 6 Implicit Intents – A Worked Example
Obtaining the Intent URL