#kotlin
Read more stories on Hashnode
Articles with this tag
Oftentimes, in Android applications, notifications are used to communicate with users about application updates and reminders. In this way, they tend...
Nowadays, one issue that flies under the radar for Android developers is app security. Although the Android OS possesses a layer of security that’s...
Android devices are ubiquitous and contain a lot of technologies that may help to build a rich experience for your users, one of these technologies is...
Validating identity is incredibly important in mobile development, and assuring new user signups are real human beings is critical. Developers need...