User contributions
29 November 2017
A Kotlin Android Content Provider Tutorial
Created page with "As outlined in the previous chapter, content providers provide a mechanism through which the data stored by one Android application can be made accessible to other application..."
Kotlin / Android Studio Development Essentials
no edit summary
+57
Kotlin - Understanding Android Content Providers
The Manifest Element
+13
Kotlin - Understanding Android Content Providers
Created page with "The previous chapter worked through the creation of an example application designed to store data using a SQLite database. When implemented in this way, the data is private to..."
Kotlin / Android Studio Development Essentials
no edit summary
+143
A Kotlin Android SQLite Database Tutorial
About the Database Example
-9
A Kotlin Android SQLite Database Tutorial
Created page with "The chapter entitled “An Overview of Android SQLite Databases” covered the basic principles of integrating relational database storage into Android applications using the..."
Kotlin / Android Studio Development Essentials
no edit summary
+56
File:As3.0 tablelayout margins.png
no edit summary
File:As3.0 tablelayout tree complete.png
no edit summary
File:As3.0 tablelayout center horizontal.png
no edit summary
File:As3.0 tablelayout linear layout added.png
no edit summary
File:As3.0 tablelayout larger font.png
no edit summary
File:As3.0 tablelayout product name tree.png
no edit summary
File:As3.0 tablelayout row with textviews.png
no edit summary
File:As3.0 tablelayout rows added.png
no edit summary
File:As3.0 tablelayout tree.png
no edit summary
File:As3.0 tablelayout ui.png
no edit summary
A Kotlin Android TableLayout and TableRow Tutorial
no edit summary
+338
A Kotlin Android TableLayout and TableRow Tutorial
Created page with "When the work began on the next chapter of this book (“An Android SQLite Database Tutorial”) it was originally intended that it would include the steps to design the user..."
Kotlin / Android Studio Development Essentials
no edit summary
+58
Kotlin - An Overview of Android SQLite Databases
Created page with "Mobile applications that do not need to store at least some amount of persistent data are few and far between. The use of databases is an essential aspect of most applications..."
Kotlin / Android Studio Development Essentials
no edit summary
+78
28 November 2017
File:As3.0 multiwindow app both freeform.png
no edit summary
File:As3.0 multiwindow app split.png
no edit summary
File:As3.0 multiwindow app in freeform.png
no edit summary
File:As3.0 multiwindow enable freeform.png
no edit summary
File:As3.0 multiwindow choose second app.png
no edit summary
File:As3.0 multiwindow second activity ui.png
no edit summary
File:As3.0 multiwindow first activity ui.png
no edit summary
A Kotlin Android Multi-Window Split-Screen and Freeform Tutorial
no edit summary
+259
A Kotlin Android Multi-Window Split-Screen and Freeform Tutorial
Created page with "With the basics of Android multi-window support covered in the previous chapter, this chapter will work through the steps involved in implementing multi-window support within..."
Kotlin / Android Studio Development Essentials
no edit summary
+119
File:As3.0 multiwindow splitscreen not supported.png
no edit summary
File:As3.0 multiwindow exit freeform.png
no edit summary
File:As3.0 multiwindow enter freeform.png
no edit summary
File:As3.0 multiwindow freeform button.png
no edit summary
File:As3.0 multiwindow freeform.png
no edit summary
File:As3.0 multiwindow splitscreen.png
Neil uploaded a new version of File:As3.0 multiwindow splitscreen.png
File:As3.0 multiwindow splitscreen.png
no edit summary
Kotlin - An Introduction to Android Multi-Window Support
no edit summary
+215
Kotlin - An Introduction to Android Multi-Window Support
Created page with "Android 7 introduced a new feature in the form of multi-window support. Unlike previous versions of Android, multi-window support in Android 7 allowed more than one activity t..."
Kotlin / Android Studio Development Essentials
no edit summary
+9
Kotlin / Android Studio Development Essentials
no edit summary
+70
File:As3.0 direct reply received.png
no edit summary
File:As3.0 direct reply notification spinning.png
no edit summary
File:As3.0 direct reply notification.png
no edit summary
File:As3.0 direct reply ui.png
no edit summary
A Kotlin Android Direct Reply Notification Tutorial
Updating the Notification
+27
A Kotlin Android Direct Reply Notification Tutorial
no edit summary
+135