0

I am developing an android application where some songs are stored in a server. I have to show those files in the main screen in a ListView. When the user clicks on any of the song it should play that song in a Media Player.

I have this working locally (from files on an SD card) but I want to place those files on a server. I have tried lots of examples from Google but I am not getting those properly.

Any one knows How to Connect to a MySQL Server via PHP then Plase help me out...

Praveen
  • 9
  • 1
  • 5

1 Answers1

1

You can find nice tutorial here

How to connect Android with PHP, MySQL

Ram kiran Pachigolla
  • 20,897
  • 15
  • 57
  • 78