Its been more than two week since the release of Android Q beta has been rolled out. I was playing with the new beta on…
Android | Kotlin | Firebase | Python | Machine Learning
Its been more than two week since the release of Android Q beta has been rolled out. I was playing with the new beta on…
PopupWindow is a very useful class for showing customized popups on particular locations of a view or a view group. It can appear as a…
App localization is an important key factor to be considered in Android development when you are building your app for a wide variety of user…
Android Room is an abstraction layer on top of SQLite that makes it easier and efficient to persist data. If you’re a new guy for trying…
On Google I/O of 2017, They announced many background task restrictions for SDK 27. Many of the developers migrated their code to support new background…