keystore Archives - Androhub

Generate Signed App Bundle in Android Studio Banner

Generate Signed App Bundle (AAB) in Android Studio

In this article, we will learn how to generate a signed app bundle (AAB) in Android Studio. VIDEO TUTORIAL Generate Keystore using Android Studio Firstly, we will need Keystore to sign the app. So let’s go ahead and generate the keystore. 1. Open Android Studio and navigate to Menu -> Build -> Generate Signed Bundle/APK.

Read More
Fingerprint banner

Android Fingerprint Authentication

Android fingerprint authentication uses smartphone touch sensor to authenticate the user. Android Marshmallow has introduced a set of API that makes it easy to use the touch sensor. Before Android Marshmallow, the method to access the touch sensor was not standard. There are several benefits of using Android fingerprint authentication: 1. Doesn’t matter how sick

Read More