Sunday, April 15, 2012

Connect Android with WCF Service

  1. Download the sample code from here
  2. Prerequisite
    1. Jdk
    2. Android Sdk
    3. Eclipse development Tool Kit
    4. .Net 3.5 and above
  3. Knowledge Required
    1. Basic android programming
    2. WCF Rest & Bindings
    3. Json
  4. Steps to run the sample demo application
    1. Create emulator using AVD manager. or root your android device
    2. Do proxy setting in the emulator or android phone from Settings   
    3. Configure the wcf service in the web server.
    4. Run the android application using in eclips.

No comments:

Post a Comment