A Step-by-Step Guide to Building ‘Instant’ Apps

Everyone has randomly downloaded several apps and not deleted them for months, years, or eternity!I bet You have some of those apps now!People can now use an app or game without installing it first. Increase engagement with your Android app and gain more installs by surfacing your instant app across the Play Store and Google … Continue reading A Step-by-Step Guide to Building ‘Instant’ Apps

Discover Why Android Paging Library Is A Must-have

Android Jetpack introduced a lot of libraries which are driving developers to enhance architecture and reduce boilerplate code, one of them is the Android Paging library which makes it easy for you to add Pagination in your project. If you are building an app which loads large data from a server or the database and … Continue reading Discover Why Android Paging Library Is A Must-have

CameraX & How the New Jetpack Library Made Tasks Easier!

Every mobile developer has at least met with a requirement for a Custom Camera. That's where it all starts, from learning low level native code to actually understanding Camera API's and writing a lot of boilers camera configuration code for just adding some buttons for product branding. Even an experienced developer well known to Android's … Continue reading CameraX & How the New Jetpack Library Made Tasks Easier!