在android中存储图像的最佳方式是啥? [复制]
Posted
技术标签:
【中文标题】在android中存储图像的最佳方式是啥? [复制]【英文标题】:What's the best way to store images in android? [duplicate]在android中存储图像的最佳方式是什么? [复制] 【发布时间】:2011-08-09 09:51:51 【问题描述】:在 android 中存储图像的最佳方式是什么? 也可以从android中的Web服务调用访问jsp页面以及如何做到这一点?
谢谢, 斯内哈
【问题讨论】:
@Sneha 您想将图像存储在 SD 卡等外部存储设备中吗? 您在同一个线程中有两个完全不相关的问题。也许你应该把它们分开? 【参考方案1】:SO中有很多类似的问题。你应该先搜索。
存储图像的最佳方式是什么 在安卓中?
-
Efficient Way to store images in android
what is the best practice store images in android in SD card or in SQL lite DB?
是否可以访问jsp页面 从android中的网络服务调用和 怎么办?
无法得到你想要的,但如果你想在 android 中调用 web 服务,那么......
-
How to call a SOAP web service on Android
calling a webservice in android
Threaded web service call
【讨论】:
以上是关于在android中存储图像的最佳方式是啥? [复制]的主要内容,如果未能解决你的问题,请参考以下文章
为 iOS/Android 应用程序存储敏感数据的最佳方式是啥?
在 iOS 应用程序中本地存储数据的最佳方式是啥? [复制]