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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

