User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 21:23, 5 January 2016 (diff | hist) . . (+31) . . An Android Studio Gradle Build Variants Example - Android 6 (→Adding the Build Flavors to the Module Build File)
- 21:23, 5 January 2016 (diff | hist) . . (+31) . . An Overview of Gradle in Android Studio - Android 6 (→The Top-level Gradle Build File)
- 21:22, 5 January 2016 (diff | hist) . . (+31) . . Integrating Google Play In-app Billing into an Android 6 Application (→Adding the IInAppBillingService.aidl File to the Project)
- 21:22, 5 January 2016 (diff | hist) . . (+31) . . Signing and Preparing an Android 6 Application for Release (→Changing the Build Variant)
- 21:22, 5 January 2016 (diff | hist) . . (+31) . . Handling Different Android 6 Devices and Displays (→Creating a Layout for each Display Size)
- 21:22, 5 January 2016 (diff | hist) . . (+31) . . A Guide to Android 6 Custom Document Printing (→Preparing the Custom Document Printing Project)
- 21:21, 5 January 2016 (diff | hist) . . (+1,832) . . An Android 6 HTML and Web Content Printing Example (→Designing the User Interface Layout)
- 21:21, 5 January 2016 (diff | hist) . . (+947) . . Printing with the Android 6 Printing Framework (→Printing a Custom Document)
- 21:21, 5 January 2016 (diff | hist) . . (+31) . . Working with the Google Maps Android 6 API in Android Studio (→Obtaining Your Developer Signature)
- 21:20, 5 January 2016 (diff | hist) . . (+31) . . Android 6 Audio Recording and Playback using MediaPlayer and MediaRecorder (→Designing the User Interface)
- 21:20, 5 January 2016 (diff | hist) . . (+31) . . Making Runtime Permission Requests in Android 6.0 (→Testing the Permissions App)
- 21:20, 5 January 2016 (diff | hist) . . (+31) . . Video Recording and Image Capture on Android 6 using Camera Intents (→Designing the User Interface Layout)
- 21:19, 5 January 2016 (diff | hist) . . (+30) . . Implementing Video Playback on Android 6 using the VideoView and MediaController Classes (→Designing the VideoPlayer Layout)
- 21:19, 5 January 2016 (diff | hist) . . (+31) . . An Android 6 Storage Access Framework Example (→Designing the User Interface)
- 21:19, 5 January 2016 (diff | hist) . . (+31) . . Accessing Cloud Storage using the Android 6 Storage Access Framework (→The Storage Access Framework)
- 21:17, 5 January 2016 (diff | hist) . . (+222) . . Accessing Cloud Storage using the Android 6 Storage Access Framework
- 21:13, 5 January 2016 (diff | hist) . . (+31) . . Implementing an Android Content Provider in Android Studio (→Adding the Content Provider Package)
- 21:12, 5 January 2016 (diff | hist) . . (+31) . . An Android 6 TableLayout and TableRow Tutorial (→Adding and Configuring the TableRows)
- 21:12, 5 January 2016 (diff | hist) . . (+30) . . An Overview of Android 6 SQLite Databases (→Introducing Database Schema)
- 21:12, 5 January 2016 (diff | hist) . . (+31) . . Android 6 Local Bound Services – A Worked Example (→Completing the Example)
- 21:11, 5 January 2016 (diff | hist) . . (+31) . . An Overview of Android 6 Started and Bound Services (→The Anatomy of a Service)
- 21:11, 5 January 2016 (diff | hist) . . (+31) . . A Basic Overview of Java Threads and Thread Handlers on Android (→A Basic Threading Example)
- 21:10, 5 January 2016 (diff | hist) . . (+31) . . Android 6 Implicit Intents – A Worked Example (→Designing the User Interface)
- 21:10, 5 January 2016 (diff | hist) . . (+31) . . Android 6 Explicit Intents – A Worked Example (→Designing the User Interface Layout for ActivityA)
- 21:10, 5 January 2016 (diff | hist) . . (+31) . . An Android Studio Master/Detail Flow Tutorial - Android 6 (→Changing the Detail Pane)
- 21:09, 5 January 2016 (diff | hist) . . (+31) . . Implementing an Android Navigation Drawer (→Running the App)
- 21:09, 5 January 2016 (diff | hist) . . (+31) . . Working with the Android AppBar and Collapsing Toolbar Layouts (→Coordinating the RecyclerView and Toolbar)
- 21:09, 5 January 2016 (diff | hist) . . (+32) . . An Android RecyclerView and CardView Tutorial (→Adding the Image Files)
- 21:08, 5 January 2016 (diff | hist) . . (+31) . . Working with the Android RecyclerView and CardView Widgets (→An Overview of the CardView)
- 21:08, 5 January 2016 (diff | hist) . . (+31) . . Creating an Android Tabbed Interface using the TabLayout Component (→Testing the Application)
- 21:08, 5 January 2016 (diff | hist) . . (+31) . . Working with the Floating Action Button and Snackbar (→The Snackbar)
- 21:07, 5 January 2016 (diff | hist) . . (+31) . . Implementing Android 6 Scene Transitions – A Tutorial (→Designing the First Scene)
- 21:07, 5 January 2016 (diff | hist) . . (+31) . . Animating User Interfaces with the Android 6 Transitions Framework (→Working with Interpolators)
- 21:06, 5 January 2016 (diff | hist) . . (+31) . . Using Fragments in Android Studio - An Example - Android 6 (→Creating the Second Fragment Layout)
- 21:05, 5 January 2016 (diff | hist) . . (0) . . N File:Android studio fragment ui.png (current)
- 21:05, 5 January 2016 (diff | hist) . . (0) . . N File:Android studio fragment rendering msg 1.4.png (current)
- 21:05, 5 January 2016 (diff | hist) . . (0) . . N File:Android studio positioning fragment 1.4.png (current)
- 21:04, 5 January 2016 (diff | hist) . . (0) . . N File:Android studio fragment list 1.4.png (current)
- 21:04, 5 January 2016 (diff | hist) . . (0) . . N File:Android studio fragment two ui 1.4.png (current)
- 21:04, 5 January 2016 (diff | hist) . . (0) . . N File:Android studio fragment one ui 1.4.png (current)
- 21:03, 5 January 2016 (diff | hist) . . (0) . . N File:Android studio fragment running 1.4.png (current)
- 21:03, 5 January 2016 (diff | hist) . . (+101) . . Using Fragments in Android Studio - An Example - Android 6
- 21:02, 5 January 2016 (diff | hist) . . (+220) . . Using Fragments in Android Studio - An Example - Android 6
- 20:56, 5 January 2016 (diff | hist) . . (-6) . . An Introduction to Android 6 Fragments (→What is a Fragment?)
- 20:55, 5 January 2016 (diff | hist) . . (+31) . . An Introduction to Android 6 Fragments (→Adding a Fragment to an Activity using the Layout XML File)
- 20:55, 5 January 2016 (diff | hist) . . (+32) . . Implementing Custom Gesture and Pinch Recognition on Android 6 (→Building and Running the Gesture Builder Application)
- 20:54, 5 January 2016 (diff | hist) . . (+31) . . Detecting Common Gestures using the Android 6 Gesture Detector Class (→Testing the Application)
- 20:54, 5 January 2016 (diff | hist) . . (+31) . . An Overview and Example of Android 6 Event Handling (→Designing the Activity User Interface)
- 20:53, 5 January 2016 (diff | hist) . . (+31) . . Working with the Android 6 GridLayout using XML Layout Resources (→Adding Child Views to the GridLayout)
- 20:53, 5 January 2016 (diff | hist) . . (+31) . . Using the Android 6 GridLayout Manager in Android Studio Designer (→Creating the GridLayout Instance)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)


