Hello,
I am creating one android application using eclipse & emulator. I want to open php web pages from localhost when i click on button on one of my activity. We have our website but it is not hosted yet. When i click on button it goes to browser -> Google search engine & there it searches php pages. But those pages are present at localhost. So help me to open localhost php pages from android activity??
All suggestions are welcome !