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 4.8KBe careful with setTimeout in loops or we will see setTimeout in for-loop does not print consecutive values..
Sovary May 8, 2022 1.09KBasically, 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 3.14KThis 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 2.01KIn another programming language, we probably use built-in function or method to sort data in ascending or descending mostly it works fine. Weirdly in Javascript, the built-in sort function seems can not sort numberic properly...
Sovary May 7, 2022 1.12KThe short solution how to get text outside tag element using Jquery, Cheerio the scraping technique..
Sovary October 5, 2021 1.15KHow to solve problem in Laravel 6 show ErrorException file_put_contents failed to open stream: No such file or directory(storage\framework\sessions)..
Sovary October 5, 2021 1.31KToday we will have discussion about upload file, we usually upload file by HTML form input type as file then submit via button submit form. Now I will show how to use ajax by Jquery to upload file to server and get data file in server...
Sovary October 2, 2021 935