You want users to give a review to your app and you have to implement some codes to redirect users into Google Playstore so that they can review the app which is inconvenience. In this article, you will learn how to integrate In-App Review API into Android applications that mean the user has not to leave your app but they can review the app inside app...
Sovary May 9, 2022 3.69KToday I will show you how to draw a chart with a library real quick within 5 minutes. This is simple implementation bar chart in Android App. You can try with different chart supports such Line chart, pie chart, bubble chart..
Sovary May 8, 2022 6.54KIn this article, we will learn how to perform CRUD (Create, Read, Update, Delete) operations in android application based on Firebase Realtime Database...
Sovary May 8, 2022 4.9KThis is short authentication biometric fingerprint, and you will learn how to use the Android Biometric API to integrate biometric fingerprint authentication in your Android app...
Sovary May 8, 2022 6.1KIn this tutorial, we'll look at how to create a QR Code for our small app. So, to build this functionality, we'll be using a GitHub library...
Sovary May 8, 2022 4.34KBasically, web data extraction is done by individuals and enterprises who wanted to draw better choices by using the big proportion of publicly available web data. This article will help you to practice with real website...
Sovary May 8, 2022 3.12KThis article will explain and you will learn how to turn a website into an android application with simple steps. On the other hand, we will solve the problem which occurs when we access the internet (API or Website) net::ERR_CLEARTEXT_NOT_PERMITTED..
Sovary May 8, 2022 3.17KBe careful with setTimeout in loops or we will see setTimeout in for-loop does not print consecutive values..
Sovary May 8, 2022 546Basically, before we can implement any service in Firebase we have to add the configuration file and setup in our Android project. We will learn how to make configurations and set up Firebase in Android..
Sovary May 8, 2022 2.19KThis article shows you how to send data from one activity to another activity. In this example we have two activities, the first activity is the source activity and the second activity is the destination activity..
Sovary May 8, 2022 922