I have wamp server in my windows. Also  I have an android program that it should connect to my database and my php files.I created my database in wamp server and I saved my php files in www folder. 
Also I have an image in http://127.0.0.1/index/image.jpg folder in the wamp server and also I use http://127.0.0.1/index/image.jpg in source code.But when I run my program in emulator, It can not load the image from wamp server folder. 
I am pretty sure my code is correct.What is the solution?
 
     
     
     
    