Sanskar Agrawal
Sanskar's Stuff

Sanskar's Stuff

Follow
Follow
homebadges
Tag

Kotlin

#kotlin

More content

Read more stories on Hashnode


Articles with this tag

Context Receivers in Kotlin: An Example

Feb 26, 20234 min read491 views

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...

Context Receivers in Kotlin: An Example

Android App Shortcuts

Dec 11, 20212 min read184 views

Learn how to build launcher shortcuts into your Android apps. ยท Most popular apps on Android phones have launcher shortcuts; app-specific destinations or...

Android App Shortcuts