Tag Android found of 14 results

Android - How to Generate QR Code in Android Studio free Source Code

Android - How to Generate QR Code in Android Studio free Source Code

In 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 3.5K
#Android  #Java  #Video 
Android - Convert Website to Android App and Solve Error Text Permitted

Android - Convert Website to Android App and Solve Error Text Permitted

This 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 2.79K
#Javascript  #Android  #Java  #Video 
Android-How to Setup Firebase Database Connect to Android Project

Android-How to Setup Firebase Database Connect to Android Project

Basically, 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 1.86K
#Android  #Video  #Firebase 
Android - How to Pass Data From One Activity to Second Activity

Android - How to Pass Data From One Activity to Second Activity

This 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 695
#Android  #Kotlin  #Java