User contributions
4 January 2016
Printing with the Android 6 Printing Framework
no edit summary
+184
Printing with the Android 6 Printing Framework
no edit summary
+1,259
Printing with the Android 6 Printing Framework
New page: With the introduction of the Android 4.4 KitKat release, it is now possible to print content from within Android applications. While subsequent chapters will explore in more detail the op...
File:Android studio developer console 1.4.png
no edit summary
File:Android studio developer console create key 1.4.png
no edit summary
File:Android studio location permission 1.4.png
no edit summary
File:Android studio marker 1.4.png
no edit summary
Working with the Google Maps Android 6 API in Android Studio
no edit summary
+1,223
Working with the Google Maps Android 6 API in Android Studio
New page: When Google decided to introduce a map service many years ago, it is hard to say whether or not they ever anticipated having a version available for integration into mobile applications....
Android 6 Audio Recording and Playback using MediaPlayer and MediaRecorder
no edit summary
+1,292
File:Android studio audio app io 1.4.png
no edit summary
Android 6 Audio Recording and Playback using MediaPlayer and MediaRecorder
Designing the User Interface
+33
Android 6 Audio Recording and Playback using MediaPlayer and MediaRecorder
New page: This chapter will provide an overview of the MediaRecorder class and explain the basics of how this class can be used to record audio or video. The use of the MediaPlayer class to play b...
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