Room error: Type of the parameter must be a class annotated with @Entity or a collection/array of…In an attempt to use Kotlin Coroutines with Room Database, I used suspend for DAO methods as shown below:Jul 4, 20212Jul 4, 20212
Firebase Authentication for your Android App — Part 1This part simply explains step by step process of integrating Firebase to your brand new Android app from scratch in order to help utilize…Jan 25, 2021Jan 25, 2021
Getting Started with NDK in AndroidNative Development Kit (NDK) is a set of tools that allows using c or c++ code in your android application. It provides the native…May 9, 2020May 9, 2020
Create a basic React Native App with ExpoExpo is a set of tools and services built around React Native and native platforms that help you develop, build, deploy, and quickly…May 9, 2020May 9, 2020
Sign Up & Login App using Android Architecture ComponentsAnybody looking for a simple app that does the following :Jun 4, 20181Jun 4, 20181
Resolving Dependency Conflict In Android StudioRecently I created a new project in Android Studio. And without adding any code, I got the following build error :May 15, 2018May 15, 2018