@MohamedTamer Bro guide me how to run Appzard on Android phone (locally). I’m find this solution from your GitHub repository link " GitHub - MohamedTamer94/AppzardMobile: A termux script to run appzard on android devices. "
I want to complete tutorial to get it all method to use it. Sorry English
I think this is not possible yet. Because it need to be appzard online server but for this we will need internet.
Thank you bro @Muhammad_zain but I think (@MohamedTamer) made this script and maybe he doesn’t have time to make a tutorial.
Running Appzard offline on a mobile device requires a bit of setup, but it is possible to do so by following these steps:
- Download and install the Termux app from the Google Play Store.
- Open the Termux app and run the following command:
pkg install wget curl tar
This command installs some necessary tools for downloading and installing Appzard.
- Next, download the Appzard installer script by running this command:
curl -LO https://appzard.org/installer.sh
- Run the installer script with the following command:
bash installer.sh
This will download and install all the necessary components for Appzard to run offline.
- Once the installation is complete, run the following command to start the Appzard server:
appzard start
This will start the Appzard server, and you should be able to access it through your mobile device’s web browser at http://localhost:8888.
Note that running Appzard offline on a mobile device may not be as performant as running it on a computer, and some features may not be available. Additionally, keep in mind that this is not an officially supported configuration, so you may encounter issues that are not covered in the documentation.
I hope this helps! Let me know if you have any other questions.
You Can Try The Above Method But Its Not Confirmed That It Will Work Its Better To Run Appzard On Laptop Or Computer
Thank you for reply. I have done the command first and the package has been installed
Now the second command got error…
Error: Could not resolve host: appzard.org
See
As I Said It’s Not Confirmed That It Will Work
So The Result Is:-
We Cannot Run Appzard On Phone Now Appzard Will Be Available On Mobile Soon Whenever We Release Online Version Of Appzard