I have worked with web services before from the client side on Android, but now I am looking to build my own web service, and I want to find the best solution for working with Android before I start hacking away. I want the output format to be JSON, as I think it will be faster and perhaps a little easier than SAX. So, in what language would it be the easiest and most direct (in everybody’s opinion) to pull this off? I don’t care which language it ends up being, so long as it is the fastest, easiest, and most efficient way to connect with my Android app. I could pull it off in PHP but I am not sure it that is the rout I want to take just yet. Just looking to get some opinions before I start.
Share
This question is really really broad. But I’ll take a crack at it. Your options are: