I have a Mobile app Design Company my problem is what is the easiest way to convert a PHP/MYSQL app into Android App Development?
My client wants it urgently App Design and I’m not getting paid. So I don’t propose to put much effort into it. It’s just a gesture of goodwill.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
You could take a look at webview. It is a widget that wraps your web app to android webview.
It means your web app will open in a browser but it will give look and feel like a mobile app.
Regards, Bobby