User contributions
3 June 2014
File:Android studio add google apis.png
no edit summary
File:Android studio choose library dependencies.png
no edit summary
File:Android studio gradle file.png
no edit summary
File:Android studio add google play services.png
no edit summary
File:Android studio map marker.png
no edit summary
Working with the Google Maps Android API in Android Studio
New page: <br><br> 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 applic...
Android Studio Development Essentials
no edit summary
+65
2 June 2014
Android Studio Development Essentials
no edit summary
+1,522
File:Android studio audio app example.png
no edit summary
An Android Studio Recording and Playback Example using MediaPlayer and MediaRecorder
New page: <br><br> 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...
Android Studio Development Essentials
no edit summary
-3
Android Studio Development Essentials
no edit summary
+1,203
Video Recording and Image Capture using Camera Intents - An Android Studio Example
Calling the Video Capture Intent
+2
File:Android studio camera app.png
no edit summary
Video Recording and Image Capture using Camera Intents - An Android Studio Example
Calling the Video Capture Intent
+28
File:Android studio camera ui.png
no edit summary
Video Recording and Image Capture using Camera Intents - An Android Studio Example
no edit summary
+109
Video Recording and Image Capture using Camera Intents - An Android Studio Example
New page: <br><br> 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 came...
Android Studio Development Essentials
no edit summary
+89
Android Studio Development Essentials
no edit summary
+894
File:Android studio videoview mediacontrols.png
no edit summary
File:Android studio videoview playing.png
no edit summary
File:Android studio videoview.png
no edit summary
An Android Studio VideoView and MediaController Tutorial
no edit summary
+1
An Android Studio VideoView and MediaController Tutorial
New page: <br><br> One 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 devi...
Android Studio Development Essentials
no edit summary
+63
30 May 2014
Android Studio Development Essentials
no edit summary
+829
File:Android studio storage uploading.png
no edit summary
File:Android studio storage framework save.png
no edit summary
File:Android studio storage framework ui.png
no edit summary
An Android Studio Storage Access Framework Example
New page: <br><br> As previously discussed, the Storage Access Framework considerably eases the process of integrating cloud based storage access into Android applications. Consisting of a picker us...
Android Studio Development Essentials
no edit summary
+971
Accessing Cloud Storage using the Storage Access Framework in Android Studio
New page: <br><br> 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....
Android Studio Development Essentials
no edit summary
+83
29 May 2014
An Android Studio Content Provider Example
Modifying the Database Handler
+15
Android Studio Development Essentials
no edit summary
+1,136
File:Android studio new package added.png
no edit summary
An Android Studio Content Provider Example
New page: <br><br> 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. H...
Android Studio Development Essentials
no edit summary
+946
Understanding Android Content Providers in Android Studio
New page: <br><br> The previous chapter worked through the creation of an Android Studio based example project designed to store data using a SQLite database. When implemented in this way, the data ...
Android Studio Development Essentials
no edit summary
+64
22 May 2014
Android Studio Development Essentials
no edit summary
+642
An Android Studio SQLite Database Tutorial
The Delete Handler Method
+1
An Android Studio SQLite Database Tutorial
The Delete Handler Method
+6
An Android Studio SQLite Database Tutorial
About the Android Studio Database Example
+134
An Android SQLite Database Tutorial
About the Database Example
+1
An Android Studio SQLite Database Tutorial
New page: <br><br> The chapter entitled An Overview of Android SQLite Databases in Android Studio covered the basic principles of integrating relational database storage into Android application...
An Android Studio TableLayout and TableRow Tutorial
no edit summary
+9
Android Studio Development Essentials
no edit summary
+581
File:Android studio change margin property.png
no edit summary