I want to run a PHP MySQL web application on an Android device. The device is not rooted.
Is there any way? If there isn't, can the device connect to a PC's localhost offline?
I want to run a PHP MySQL web application on an Android device. The device is not rooted.
Is there any way? If there isn't, can the device connect to a PC's localhost offline?
UPDATE AS OF JUNE 2, 2021
Option #1 ( Using CLI-based apks)
BEST OPTION
Option #2 (Using GUI-based apks)
Summary:
I have tried KickWeb Server and it works as expected.