i am trying to share data between Android Application and database based on windows IIS 8.0 server. Our website is build using asp.NET.
I just want to find out what are possible ways available and their algorithm in easy language and What are the apis available in android and java library which i can use.
My application will download high amount of data including texts and images. And want to keep my app as much lighter as possible.
Like 1 - create connection using 2 - create session using 3 - and so on ...
I appreciate your help.
Thanks Karan Nagpal