I want to develop an android application which collects data and send it to the server for further process.I need to use asp.net in the server side with MySQL database.Is it possible to implement android client and asp.net server communication without using web services?
Could someone please help me!!!