when i run the showcase, i always get the exception when i use json type(i can get the normal result through xml type):
HttpGetJsonActivity(459): 406 Not Acceptable
HttpPostJsonXmlActivity(459): 415 Unsupported Media Type

i can get the result when i debug in the server, but the android client got wrong.
anybody can help me?