How can i add web service reference to shared or portable project to add it automatically on another projects (Android, IOS, Windows Phone) ?
You have to add web service references in Android and IOS project, Then help of Dependency services you can consume data in Portable class. Here is good explanation to- WebService consume