Run Localhost on Android Phone using USB
Mostly Web developers run localhost on their computer but I was thinking
Can I run Localhost on Android Phone using USB (Universal Serial Bus)
cable. The answer is YES you can use android phone as a Localhost and
run Web application on them.
Requirement :
- Android Phone version above 4.0.
- USB Data Cable
- W.A.M.P Server installed on Computer
- I recommend UC Browser to run Web Application On mobile.
Steps to Follow :
- Firstly Connect Android Phone with Computer through USB data Cable.
- Go to Settings ->More -> Wireless & Networks -> Tethering & Portable Hotspot
- Click On USB tethering.
- After Following these Step Open MS-DOS and Type ipconfig/all command.
- Note the temporary Ip address given By the mobile on your computer.
- Type the IP-address on the mobile phone Browser (UC Browser). For example : XXX.XX.XXX.XX/your file name.
OK then Enjoy this trick.... If there is any problem then comment below ....
Comments
Post a Comment