i am working on a app where i have to make a registration and login form in android. i want to connect remote database with android through servlet . i have succeded to make a login system with the help from net, but the android code used "AsyncTask" which is very difficult to me to understoop .
if you can support me giving some link or simple source code which can send some data from android to servlet and get data from the servlet.