Is it possible to connect an Android project (developed using Eclipse Indigo) to PHP files that are saved outside the workspace?
I am using Xampp server and saved it under htdocs. But I couldn't connect Eclipse to it.
I am not using PDT. If I have to install any plugin .plz say...
You can make calls to PHP pages using the URL class from Android. This question will help you Make an HTTP request with android