• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

mysql databas with android

Is this post helpful ?

  • Good

    Votes: 0 0.0%
  • Bad

    Votes: 0 0.0%
  • Don'tKnow

    Votes: 0 0.0%

  • Total voters
    0
  • Poll closed .
Hi guys,

I want to access mysql database on my hosting server with android. like i want to authenticate my user. I use php webservices. I use HttpPost method for communicating with the php file. I get an error saying "Page not found". Or i get an error, just like code crashed.

Please some one help me out.
 
Does your php page work without the Android component? Basic troubleshooting would be to ensure your serice works before adding the Android part.
 
Back
Top Bottom