User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 14:15, 16 April 2014 (diff | hist) . . (+53) . . Designing a User Interface using the Android Studio Designer Tool (→Using the Hierarchy Viewer)
- 13:53, 16 April 2014 (diff | hist) . . (0) . . N File:Android studio hierarchy performance.png (current)
- 13:53, 16 April 2014 (diff | hist) . . (0) . . N File:Android studio hierarchy viewer widget.png (current)
- 13:53, 16 April 2014 (diff | hist) . . (0) . . N File:Android studio layout view.png (current)
- 13:52, 16 April 2014 (diff | hist) . . (0) . . N File:Android studio tree overview.png (current)
- 13:52, 16 April 2014 (diff | hist) . . (0) . . N File:Android studio tree view.png (current)
- 13:51, 16 April 2014 (diff | hist) . . (0) . . N File:Android studio hierarchy viewer windows.png (current)
- 13:51, 16 April 2014 (diff | hist) . . (0) . . N File:Android studio layout ui.png (current)
- 13:51, 16 April 2014 (diff | hist) . . (0) . . N File:Android studio create activity.png (current)
- 13:50, 16 April 2014 (diff | hist) . . (+18,615) . . N Designing a User Interface using the Android Studio Designer Tool (New page: <br><br> By far the easiest and most productive mechanism for designing a user interface for an Android application is to make use of the Android Studio Designer tool. The goal of this ch...)
- 20:53, 15 April 2014 (diff | hist) . . (+505) . . Android Studio Development Essentials
- 20:51, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio designer expert mode.png (current)
- 20:51, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio designer property menu.png (current)
- 20:51, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio designer property quick access.png (current)
- 20:50, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio designer text mode labelled.png (current)
- 20:50, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio designer morphing.png (current)
- 20:50, 15 April 2014 (diff | hist) . . (+9) . . A Guide to the Android Studio Designer Tool (→Text Mode)
- 20:49, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio designer overview.png (current)
- 20:48, 15 April 2014 (diff | hist) . . (+10,534) . . N A Guide to the Android Studio Designer Tool (New page: <br><br> It is difficult to think of an Android application concept that does not require some form of user interface. Most Android devices come equipped with a touch screen and keyboard ...)
- 20:39, 15 April 2014 (diff | hist) . . (+579) . . Android Studio Development Essentials
- 20:34, 15 April 2014 (diff | hist) . . (0) . . N File:Android view layout map small.png (current)
- 20:34, 15 April 2014 (diff | hist) . . (+2) . . Understanding Android Views, View Groups and Layouts in Android Studio
- 20:34, 15 April 2014 (diff | hist) . . (+329) . . Understanding Android Views, View Groups and Layouts in Android Studio
- 18:38, 15 April 2014 (diff | hist) . . (+9,607) . . N Understanding Android Views, View Groups and Layouts in Android Studio (New page: With the possible exception of listening to streaming audio, a user’s interaction with an Android device is primarily visual and tactile in nature. All of this interaction takes place th...)
- 18:36, 15 April 2014 (diff | hist) . . (+588) . . Android Studio Development Essentials
- 18:34, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio designer component tree.png (current)
- 18:34, 15 April 2014 (diff | hist) . . (+1) . . Saving and Restoring Activity State in Android Studio
- 18:34, 15 April 2014 (diff | hist) . . (+11,978) . . N Saving and Restoring Activity State in Android Studio (New page: <br><br> If the previous few chapters have achieved their objective, it should now be a little clearer as to the importance of saving and restoring the state of a user interface at particu...)
- 18:28, 15 April 2014 (diff | hist) . . (+660) . . Android Studio Development Essentials
- 18:24, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio logcat lifecycle logs.png (current)
- 18:23, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio run an app.png (current)
- 18:23, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio create new filter.png (current)
- 18:22, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio logcat filter.png (current)
- 18:22, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio set width property.png (current)
- 18:22, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio set input type.png (current)
- 18:21, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio state change ui.png (current)
- 18:21, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio state change project.png (current)
- 18:20, 15 April 2014 (diff | hist) . . (+16,619) . . N Android Activity State Changes - An Android Studio Example (New page: <br><br> The previous chapters have discussed in some detail the different states and lifecycles of the activities that comprise an Android application. In this chapter, we will put the th...)
- 17:57, 15 April 2014 (diff | hist) . . (+17) . . Android Studio Development Essentials
- 17:56, 15 April 2014 (diff | hist) . . (+429) . . Android Studio Development Essentials
- 17:47, 15 April 2014 (diff | hist) . . (0) . . N File:Android studio hierarchy tool window.png (current)
- 17:46, 15 April 2014 (diff | hist) . . (+163) . . Handling Android Activity State Changes in Android Studio
- 17:35, 15 April 2014 (diff | hist) . . (+139) . . Handling Android Activity State Changes in Android Studio
- 13:55, 15 April 2014 (diff | hist) . . (+9) . . Handling Android Activity State Changes in Android Studio
- 13:44, 15 April 2014 (diff | hist) . . (+572) . . An Example iOS 7 UIPageViewController Application
- 13:43, 15 April 2014 (diff | hist) . . (+4,325) . . An Example iOS 7 UIPageViewController Application (→Running the UIPageViewController Application)
- 13:38, 15 April 2014 (diff | hist) . . (-275) . . An Example iOS 7 UIPageViewController Application
- 13:36, 15 April 2014 (diff | hist) . . (+3) . . An Example iOS 7 UIPageViewController Application
- 21:24, 14 April 2014 (diff | hist) . . (+1) . . An Example iOS 7 UIPageViewController Application
- 21:23, 14 April 2014 (diff | hist) . . (+4,854) . . An Example iOS 7 UIPageViewController Application (→Creating the Data Model)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)


