PinnedKevin Alexander Soto·Jan 27, 2024How to create a custom Cordova plugin in 2024Developing for IONIC with Cordova or directly in Cordova is a fast way to get a mobile application, the time to develop and the time to…
PinnedKevin Alexander Soto·Aug 31, 2023Professional Android App FoundationThis post gives you a list of things to do when you create a new Android app. This list is based on my experience as an Android developer…
PinnedKevin Alexander Soto·Jun 30, 2023Room DB pagination without Paging - Android Jetpack ComposeRoom DB is a popular library for working with SQLite databases in Android. One of the challenges of using Room DB is how to handle large…