Update README.md

This commit is contained in:
drifty
2025-05-07 13:50:21 +05:30
committed by GitHub
parent 7ddea84b75
commit 09a609a19b

View File

@@ -7,7 +7,7 @@ Here is an easy and quick way to make an Android “app” for any website. The
2) Clone or download the project zip file and open in ASP, let Gradle sync finish 2) Clone or download the project zip file and open in ASP, let Gradle sync finish
3) do ```Cntrl + Shift + F``` for the phrase ```com.example.app``` and change the package name everywhere in the listings (there are many parts of files that need to be edited) to whatever you want. 3) do ```Ctrl + Shift + F``` for the phrase ```com.example.app``` and change the package name everywhere in the listings (there are many parts of files that need to be edited) to whatever you want.
4) edit lines 2 and 3 in strings.xml in app/res/layout folder to change the name of your app and the website it points to 4) edit lines 2 and 3 in strings.xml in app/res/layout folder to change the name of your app and the website it points to