开发者

How to create new MIME type in Android DownloadProvider?

开发者 https://www.devze.com 2023-03-22 17:41 出处:网络
I want to download a .JSON file from the tomcat server via Android DownloadManager. Is it possible to include the new MIME type like \"application/json\" in the android downloadprovider?..

I want to download a .JSON file from the tomcat server via Android DownloadManager. Is it possible to include the new MIME type like "application/json" in the android downloadprovider?..

Thanks 开发者_Go百科in advance, Bala

0

精彩评论

暂无评论...
验证码 换一张
取 消