Tag Java 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.52K
#Android  #Java  #Video 
How to Extract Website Data with Java using Jsoup Library

How to Extract Website Data with Java using Jsoup Library

Basically, 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 2.76K
#Java  #Video  #Web scraping 
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.8K
#Javascript  #Android  #Java  #Video 
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 698
#Android  #Kotlin  #Java