User contributions
21 May 2014
Implementing an Android Started Service in Android Studio
Modifying the User Interface
-96
Android Studio Development Essentials
no edit summary
+1
20 May 2014
Android Studio Development Essentials
no edit summary
+797
File:Android studio bound service ui.png
no edit summary
Implementing Local Bound Services in Android Studio
New page: <br><br> As outlined in some detail in the previous chapters, bound services, unlike started services, provide a mechanism for implementing communication between an Android service and one...
Android Studio Development Essentials
no edit summary
+952
Implementing an Android Started Service in Android Studio
New page: <br><br> The previous chapter covered a considerable amount of information relating to Android services and, at this point, the concept of services may seem somewhat overwhelming. In order...
Android Studio Development Essentials
no edit summary
+725
Understanding Android Started and Bound Services
New page: The Android Service class is designed specifically to allow applications to initiate and perform background tasks. Unlike broadcast receivers, which are intended to perform a task quickly ...
Android Studio Development Essentials
no edit summary
+745
File:Android studio thread not responding.png
no edit summary
Android Threads and Thread Handlers - An Android Studio Tutorial
A Basic Threading Example
+6
File:Android studio thread example ui.png
no edit summary
Android Threads and Thread Handlers - An Android Studio Tutorial
New page: <br><br> The next chapter will be the first in a series of chapters intended to introduce the use of Android Services to perform application tasks in the background. It is impossible, howe...
Android Studio Development Essentials
no edit summary
+71
19 May 2014
Android Studio Development Essentials
no edit summary
+1,125
Broadcast Intents and Broadcast Receivers in Android Studio
New page: <br><br> In addition to providing a mechanism for launching application activities, intents are also used as a way to broadcast system wide messages to other components on the system. This...
Android Studio Development Essentials
no edit summary
+66
Android Studio Development Essentials
no edit summary
+781
File:Android studio choose activity.png
no edit summary
File:Android studio do not launch.png
no edit summary
File:Android studio web view intent.png
no edit summary
File:Android studio implicit intent ui.png
no edit summary
Android Implicit Intents – An Android Studio Example
no edit summary
+1
Android Implicit Intents – An Android Studio Example
no edit summary
-388
Android Implicit Intents – An Android Studio Example
New page: <br><br> In this chapter, an example application will be created in Android Studio designed to demonstrate a practical implementation of implicit intents. The goal will be to create and se...
16 May 2014
Android Studio Development Essentials
no edit summary
+992
Android Explicit Intents – An Android Studio Example
no edit summary
+1
File:Android studio explicit intent activity b.png
no edit summary
File:Android studio create new activity.png
no edit summary
File:Android studio explicit intent activity a.png
no edit summary
Android Explicit Intents – An Android Studio Example
Designing the User Interface Layout for ActivityA
-1
Android Explicit Intents – An Android Studio Example
New page: The chapter entitled An Overview of Intents in Android Studio covered the theory of using intents to launch activities. This chapter will put this theory into practice through the crea...
Android Studio Development Essentials
no edit summary
+61
Android Studio Development Essentials
no edit summary
+496
An Overview of Intents in Android Studio
New page: <br><br> By this stage of the book, it should be clear that Android applications are comprised, among other things, of one or more activities. An area that has yet to be covered in extensi...
Android Studio Development Essentials
no edit summary
+55
12 May 2014
Android Studio Development Essentials
no edit summary
+12
Android Studio Development Essentials
no edit summary
+1,200
Implementing Android Scene Transitions – A Android Studio Tutorial
Implementing Android Scene Transitions – A Android Studio Tutorial moved to Implementing Android Scene Transitions – An Android Studio Tutorial
Implementing Android Scene Transitions – An Android Studio Tutorial
Implementing Android Scene Transitions – A Android Studio Tutorial moved to Implementing Android Scene Transitions – An Android Studio Tutorial
mFile:Android studio scene2 layout.png
no edit summary
File:Android studio transition scene1 ui.png
no edit summary
File:Android studio scene transitions top left.png
no edit summary
Implementing Android Scene Transitions – An Android Studio Tutorial
New page: <br><br> This chapter will build on the theory outlined in the chapter entitled Animating User Interfaces in Android Studio using the Transitions Framework by working through the creat...
An Android Studio Transition Tutorial using beginDelayedTransition
no edit summary
+15
Android Studio Development Essentials
no edit summary
+531
File:Android studio transition demo.png
no edit summary
An Android Studio Transition Tutorial using beginDelayedTransition
New page: <br><br> The previous chapter, entitled Animating User Interfaces with the Android Transitions Framework, provided an introduction to the animation of user interfaces using the Android Tra...
Android Studio Development Essentials
no edit summary
+1,045