Re: [android-developers] application/json MIME type in Download Provider
Thanks for the response.
My concern is, as Download Provider is already establishing the Http Connection and handling all the exceptions, I need not to do it for the second time. But this Download Provider is not supporting JSON MIME type and ending with 'no handler found' message. When I add application/json MIME type in MimeTypeMap.java, it is ending with STATUS_NOT_ACCEPTABLE error code.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home