User contributions
28 November 2017
Android Implicit Intents – A Kotlin Example
Created page with "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 an..."
Kotlin / Android Studio Development Essentials
no edit summary
Kotlin / Android Studio Development Essentials
no edit summary
+60
File:As3.0 explicit activity b ui.png
no edit summary
File:As3.0 explicit intent new activity.png
no edit summary
File:As3.0 explicit activity a ui.png
no edit summary
File:As3.0 explicit intent infer constraints.png
no edit summary
File:As3.0 explicit intent autoconnect off.png
no edit summary
Android Explicit Intents – A Kotlin Example
no edit summary
+231
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..."
Kotlin / Android Studio Development Essentials
no edit summary
+60
27 November 2017
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..."
Kotlin / Android Studio Development Essentials
no edit summary
+55
File:As3.0 master detail running.png
no edit summary
File:As3.0 master detail webview.png
no edit summary
File:As3.0 master detail object kind.png
no edit summary
File:As3.0 master detail template.png
no edit summary
File:As3.0 master detail portrait both.png
no edit summary
File:As3.0 master detail tablet.png
no edit summary
A Kotlin Android Studio Master/Detail Flow Tutorial
no edit summary
+196
A Kotlin Android Studio Master/Detail Flow Tutorial
The Anatomy of the Master/Detail Flow Template
+12
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..."
Kotlin / Android Studio Development Essentials
no edit summary
+66
File:As3.0 navigation drawer running.png
no edit summary
File:As3.0 navigation drawer button.png
no edit summary
File:As3.0 navigation drawer activity.png
no edit summary
Implementing an Android Navigation Drawer in Kotlin
Responding to Drawer Item Selections
+1
File:As3.0 navigation drawer google play.png
no edit summary
Implementing an Android Navigation Drawer in Kotlin
no edit summary
+144
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..."
Kotlin / Android Studio Development Essentials
no edit summary
+66
File:As3.0 appbar toolbar collapsed.png
no edit summary
File:As3.0 appbar toolbar pinned.png
no edit summary
File:As3.0 appbar toolbar collapsing.png
no edit summary
File:As3.0 appbar collapsing tree.png
no edit summary
File:As3.0 appbar toolbar hidden.png
no edit summary
File:As3.0 appbar coordinatorlayout tree.png
no edit summary
File:As3.0 appbar fixed.png
no edit summary
File:As3.0 appbar annotated.png
no edit summary
File:As3.0 appbar tabbar annotated.png
Neil uploaded a new version of File:As3.0 appbar tabbar annotated.png
File:As3.0 appbar tabbar annotated.png
no edit summary
Working with the AppBar and Collapsing Toolbar Layouts in Kotlin
no edit summary
+294
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..."
Kotlin / Android Studio Development Essentials
no edit summary
+134
File:As3.0 card demo running.png
no edit summary
File:As3.0 card demo images added.png
no edit summary
A Kotlin Android RecyclerView and CardView Tutorial
no edit summary
+59
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..."
Kotlin / Android Studio Development Essentials
no edit summary
+66
File:As3.0 recycler card items.png
no edit summary