User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 19:13, 28 November 2017 (diff | hist) . . (0) . . Kotlin / Android Studio Development Essentials
- 19:13, 28 November 2017 (diff | hist) . . (+60) . . Kotlin / Android Studio Development Essentials
- 19:11, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 explicit activity b ui.png (current)
- 19:11, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 explicit intent new activity.png (current)
- 19:11, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 explicit activity a ui.png (current)
- 19:10, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 explicit intent infer constraints.png (current)
- 19:10, 28 November 2017 (diff | hist) . . (0) . . N File:As3.0 explicit intent autoconnect off.png (current)
- 19:09, 28 November 2017 (diff | hist) . . (+231) . . Android Explicit Intents – A Kotlin Example
- 19:05, 28 November 2017 (diff | hist) . . (+13,913) . . N Android Explicit Intents – A Kotlin Example (Created page with "The chapter entitled “An Overview of Android Intents” covered the theory of using intents to launch activities. This chapter will put that theory into practice through the...")
- 19:04, 28 November 2017 (diff | hist) . . (+60) . . Kotlin / Android Studio Development Essentials
- 18:55, 27 November 2017 (diff | hist) . . (+13,429) . . N An Overview of Android Intents in Kotlin (Created page with "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 ext...")
- 18:52, 27 November 2017 (diff | hist) . . (+55) . . Kotlin / Android Studio Development Essentials
- 18:47, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 master detail running.png (current)
- 18:43, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 master detail webview.png (current)
- 18:42, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 master detail object kind.png (current)
- 18:42, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 master detail template.png (current)
- 18:42, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 master detail portrait both.png (current)
- 18:41, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 master detail tablet.png (current)
- 18:40, 27 November 2017 (diff | hist) . . (+196) . . A Kotlin Android Studio Master/Detail Flow Tutorial
- 18:35, 27 November 2017 (diff | hist) . . (+12) . . A Kotlin Android Studio Master/Detail Flow Tutorial (→The Anatomy of the Master/Detail Flow Template)
- 18:35, 27 November 2017 (diff | hist) . . (+19,102) . . N A Kotlin Android Studio Master/Detail Flow Tutorial (Created page with "This chapter will explain the concept of the Master/Detail user interface design before exploring, in detail, the elements that make up the Master/Detail Flow template include...")
- 18:31, 27 November 2017 (diff | hist) . . (+66) . . Kotlin / Android Studio Development Essentials
- 18:29, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 navigation drawer running.png (current)
- 18:29, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 navigation drawer button.png (current)
- 18:28, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 navigation drawer activity.png (current)
- 18:28, 27 November 2017 (diff | hist) . . (+1) . . Implementing an Android Navigation Drawer in Kotlin (→Responding to Drawer Item Selections)
- 18:28, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 navigation drawer google play.png (current)
- 18:27, 27 November 2017 (diff | hist) . . (+144) . . Implementing an Android Navigation Drawer in Kotlin
- 18:25, 27 November 2017 (diff | hist) . . (+11,421) . . N Implementing an Android Navigation Drawer in Kotlin (Created page with "In this, the final of this series of chapters dedicated to the Android material design components, the topic of the navigation drawer will be covered. Comprising the DrawerLay...")
- 18:21, 27 November 2017 (diff | hist) . . (+66) . . Kotlin / Android Studio Development Essentials
- 18:18, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 appbar toolbar collapsed.png (current)
- 18:18, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 appbar toolbar pinned.png (current)
- 18:18, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 appbar toolbar collapsing.png (current)
- 18:17, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 appbar collapsing tree.png (current)
- 18:17, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 appbar toolbar hidden.png (current)
- 18:16, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 appbar coordinatorlayout tree.png (current)
- 18:16, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 appbar fixed.png (current)
- 18:15, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 appbar annotated.png (current)
- 18:15, 27 November 2017 (diff | hist) . . (0) . . File:As3.0 appbar tabbar annotated.png (Neil uploaded a new version of File:As3.0 appbar tabbar annotated.png) (current)
- 18:15, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 appbar tabbar annotated.png
- 18:14, 27 November 2017 (diff | hist) . . (+294) . . Working with the AppBar and Collapsing Toolbar Layouts in Kotlin
- 17:59, 27 November 2017 (diff | hist) . . (+14,315) . . N Working with the AppBar and Collapsing Toolbar Layouts in Kotlin (Created page with "In this chapter we will be exploring the ways in which the app bar within an activity layout can be customized and made to react to the scrolling events taking place within ot...")
- 17:51, 27 November 2017 (diff | hist) . . (+134) . . Kotlin / Android Studio Development Essentials
- 17:48, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 card demo running.png (current)
- 17:48, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 card demo images added.png (current)
- 17:47, 27 November 2017 (diff | hist) . . (+59) . . A Kotlin Android RecyclerView and CardView Tutorial
- 17:43, 27 November 2017 (diff | hist) . . (+17,748) . . N A Kotlin Android RecyclerView and CardView Tutorial (Created page with "In this chapter an example project will be created that makes use of both the CardView and RecyclerView components to create a scrollable list of cards. The completed app will...")
- 17:39, 27 November 2017 (diff | hist) . . (+66) . . Kotlin / Android Studio Development Essentials
- 17:38, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 recycler card items.png (current)
- 17:38, 27 November 2017 (diff | hist) . . (0) . . N File:As3.0 recycler view staggered.png (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)