Click here to Skip to main content
15,891,905 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i have downloaded wamp server and created a table using myadminphp....but how do i connect this to my android app...please give me links to such tutorial videos...or canyone briefly explain how to do this?
Posted
Comments
enhzflep 2-Jul-13 11:22am    
Same as normal.
(1) create table
(2) populate with data
(3) make php page to access/display data
(4) connect phone to wifi network in your house
(5) browse to page you created in step (3)

When I do it, I make my phone a wifi hotspot. I then connect the laptop to that network. I then browse to the address on my phone. In my case (your network values will likely vary) it is
192.168.53.1/enhzflep

So essentially, android has nothing to do with the question. It's just a mattter of sql, php and networking.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900