Tag Archives: Android Mysql connection

How to Connect Android App with a Local Web Sever [Localhost] using Tethering/Portable Hotspot

When developing and testing apps that make calls to a web server (e.g mysql data storage ), you’ll likely need a  connection between your android device and a web server running on your PC.  Existing approaches have tried to explore … Continue reading

Posted in Android Tutorials | Tagged | Leave a comment