User contributions
4 January 2016
File:Android studio install permission 1.4.png
no edit summary
File:Android studio premission request 1.4.png
no edit summary
File:Android studio permission demo dialog.png
no edit summary
File:Android studio permissions in settings 1.4.png
no edit summary
Making Runtime Permission Requests in Android 6.0
no edit summary
+169
Making Runtime Permission Requests in Android 6.0
no edit summary
+1,420
Making Runtime Permission Requests in Android 6.0
Understanding Normal and Dangerous Permissions
+19
Making Runtime Permission Requests in Android 6.0
Understanding Normal and Dangerous Permissions
+449
Making Runtime Permission Requests in Android 6.0
New page: In a number of the example projects created in preceding chapters, changes have been made to the AndroidManifest.xml file to request permission for the app to perform a specific task. In ...
File:Android studio camera intent 1.4.png
no edit summary
File:Android studio camera app ui 1.4.png
no edit summary
Video Recording and Image Capture on Android 6 using Camera Intents
no edit summary
+72
Video Recording and Image Capture on Android 6 using Camera Intents
no edit summary
+1,366
Video Recording and Image Capture on Android 6 using Camera Intents
New page: Many Android devices are equipped with at least one camera. There are a number of ways to allow the user to record video from within an Android application via these built-in cameras, bu...
File:Android studio video view ui 1.4.png
no edit summary
File:Android studio videoplayer running 1.4.png
no edit summary
File:Android studio videoplayer media controller 1.4.png
no edit summary
Implementing Video Playback on Android 6 using the VideoView and MediaController Classes
Adding the MediaController to the Video View
+1
Implementing Video Playback on Android 6 using the VideoView and MediaController Classes
Adding the MediaController to the Video View
-1
Implementing Video Playback on Android 6 using the VideoView and MediaController Classes
no edit summary
-238
Implementing Video Playback on Android 6 using the VideoView and MediaController Classes
no edit summary
+129
Implementing Video Playback on Android 6 using the VideoView and MediaController Classes
no edit summary
+1,437
An Android 6 Storage Access Framework Example
no edit summary
-234
Implementing Video Playback on Android 6 using the VideoView and MediaController Classes
New page: O ne of the primary uses for smartphones and tablets is to enable the user to access and consume content. One key form of content widely used, especially in the case of tablet devices, is ...
File:Android studio storage demo ui 1.4.png
no edit summary
File:Android studio drive selection 1.4.png
no edit summary
File:Android studio storage notify 1.4.png
no edit summary
An Android 6 Storage Access Framework Example
no edit summary
+113
An Android 6 Storage Access Framework Example
no edit summary
+1,480
An Android 6 Storage Access Framework Example
New page: As previously discussed, the Storage Access Framework considerably eases the process of integrating cloud based storage access into Android applications. Consisting of a picker user interf...
Accessing Cloud Storage using the Android 6 Storage Access Framework
no edit summary
+2
Accessing Cloud Storage using the Android 6 Storage Access Framework
no edit summary
-2
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