by Jaison Fernando | Mar 20, 2020
This tutorial covers the phone number authentication method in Android applications using Firebase Authentication SDK. Nowadays most of the apps have user profiling option, which allows the app to securely store the user data and provide the personalised experience...
by Jaison Fernando | Mar 9, 2020
This post covers the password-less email auth method in Android applications using Firebase Auth SDK. Nowadays most of the apps have user profiling option, which allows the app to securely store the user data and provide the personalised experience across all of the...
by Jaison Fernando | Feb 10, 2020
This post is intended for the beginners who want to store, a minimal amount of application-specific data using SharedPreferences API in Android. The available codebase is written in Java. Storing relevant pieces of data is the most common use case we used in most of...
by Jaison Fernando | Nov 29, 2018
In this post, I’ll be covering the ML Kit’s face detection API and how you can build powerful features in your app around it. With the release of Play services 7.8, Google announced that they’ve added new Mobile Vision APIs which provide face detection API that...
by Jaison Fernando | Nov 9, 2018
In this post, I’ll be covering the ML Kit’s barcode scanning API and how you can build powerful features in your app around it. With the release of Play services 7.8, Google announced that they’ve added new Mobile Vision APIs which provide bar code detection...