#android
Read more stories on Hashnode
Articles with this tag
Context Receivers are a new feature introduced in Kotlin 1.6.20. They're useful for receiving the context from the call-site when a function is...
Integrating Google maps into Android apps has been somewhat of a tough nut to crack for developers. With the advent of Jetpack Compose for building...
When you're building an Android app, chances are that it'll be interacting with the internet in some way. More often than not, this is through the use...
An article on how I implemented daily reminders to log expenses on my app Transactions, first using FCM and then WorkManager. · I had some free time on...
I've been building an app called Transactions for some time. As the name suggests, Transactions offers you the capability to track your income and...
Learn how to build launcher shortcuts into your Android apps. · Most popular apps on Android phones have launcher shortcuts; app-specific destinations or...