User contributions
9 May 2014
File:Android studio large screen master detail.png
no edit summary
An Android Studio Master/Detail Flow Tutorial
The Master/Detail Flow
+7
An Android Studio Master/Detail Flow Tutorial
New page: <br><br> A clear understanding of how to use fragments (as outlined in the preceding chapters) is essential in order to be able to make use of the Master/Detail Flow template. This chapter...
Android Studio Development Essentials
no edit summary
+52
8 May 2014
File:Android studio fragment rendering problems.png
no edit summary
File:Android studio add fragment to layout.png
no edit summary
File:Android studio designer fragment list.png
no edit summary
Using Fragments in Android Studio - An Example
no edit summary
-2,067
Using Fragments in Android Studio - An Example
Adding the Fragments to the Activity
+2,610
Android Studio Development Essentials
no edit summary
+824
7 May 2014
File:Android studio fragment example running.png
no edit summary
File:Android studio embedded fragments.png
no edit summary
File:Android studio fragment two ui.png
no edit summary
File:Android studio fragment one.png
no edit summary
File:Android studio create new layout file.png
no edit summary
Using Fragments in Android Studio - An Example
Making the Activity Talk to the Text Fragment =
+1
Using Fragments in Android Studio - An Example
= Creating the First Fragment Layout
+1
Using Fragments in Android Studio - An Example
New page: <br><br> As outlined in the previous chapter, fragments provide a convenient mechanism for creating reusable modules of application functionality consisting of both sections of a user inte...
Android Studio Development Essentials
no edit summary
+619
File:Android studio fragment in designer.png
no edit summary
An Introduction to Using Fragments in Android Studio
New page: <br><br> As you progress through the chapters of this book it will become increasingly evident that many of the design concepts behind the Android system were conceived with the goal of pr...
Android Studio Development Essentials
no edit summary
+59
6 May 2014
Android Studio Development Essentials
no edit summary
+214
Android Pinch Gesture Detection Tutorial using Android Studio
no edit summary
+43
Android Pinch Gesture Detection Tutorial using Android Studio
New page: <br><br> Before moving on from touch handling in general and gesture recognition in particular, the last topic of this chapter is that of handling pinch gestures. Whilst it is possible to ...
Android Studio Development Essentials
no edit summary
+1,905
File:Android studio gesturesbuilder.png
no edit summary
File:Android studio delete relative layout.png
no edit summary
Implementing Android Custom Gesture Recognition with Android Studio
Creating a Gestures File
File:Android studio circle gesture.png
no edit summary
File:Android studio add sd Card to avd.png
no edit summary
Implementing Android Custom Gesture Recognition with Android Studio
= Extracting the Gestures File from the SD Card
+1
Implementing Android Custom Gesture Recognition with Android Studio
New page: <br><br> The previous chapter looked at the steps involved in detecting what are referred to as “common gestures” from within an Android application. In practice, however, a gesture ca...
5 May 2014
Detecting Common Gestures using Android Studio and the Gesture Detector Class
no edit summary
+11
Android Studio Development Essentials
no edit summary
+815
File:Android studio common gestures.png
no edit summary
Detecting Common Gestures using Android Studio and the Gesture Detector Class
New page: <br><br> The term “gesture” is used to define a contiguous sequence of interactions between the touch screen and the user. A typical gesture begins at the point that the screen is firs...
Android Studio Development Essentials
no edit summary
-4
25 April 2014
Android Studio Development Essentials
no edit summary
+902
File:Android studio motion event running.png
no edit summary
File:Android studio touch event ui.png
no edit summary
Android Touch and Multi-touch Event Handling in Android Studio
New page: <br><br> Most Android based devices use a touch screen as the primary interface between user and device. The previous chapter introduced the mechanism by which a touch on the screen transl...
Android Studio Development Essentials
no edit summary
+793
File:Android studio event example ui.png
no edit summary
An Overview and Android Studio Example of Android Event Handling
New page: <br><br> Much has been covered in the previous chapters relating to the design of user interfaces for Android applications. An area that has yet to be covered, however, involves the way in...
Android Studio Development Essentials
no edit summary
+71
22 April 2014
Android Studio Development Essentials
no edit summary
+334
File:Android studio gridlayout xml four buttons.png
no edit summary
Working with the Android GridLayout using XML Layout Resources
New page: <br><br> The previous chapter (entitled Using the Android GridLayout Manager in Android Studio Designer) introduced the basic concepts of the Android GridLayout manager before explaining h...
Android Studio Development Essentials
no edit summary
+941