Exploring Android Jetpack: Preferences
Settings screens provide a way for our users to configure our application for the way in which they want it
Settings screens provide a way for our users to configure our application for the way in which they want it
Firebase UI provides us with a collection of utilities that make it easier to implement common UI components within applications.
Header Photo by The Nigmatic on Unsplash Discovering the issue It was the 14th December and we were winding down
read more Digging into failed redirects within Android Webviews
Within our Android Apps we can use the Google Pay API to plugin a convenient way for our users to
I’m always curious about what tools and features are coming up next in android — and to be sure I don’t miss
Recently I’ve been reading up on, watching talks on and been generally getting more curious about Kotlin coroutines. Now that
When distributing our Android Applications we’ve always been required to sign our APK using a keystore for our application — this has
With Android P now out in the wild, there are a bunch of new features and APIs which have become
There were a ton of exciting things announced at I/O this year — one of the things that caught my eyes the
Have you ever looked at the Android System settings page for a specific application and wondered about the option to
read more Exposing Notification Settings to the Android System