搜索资源列表
mywriteXml
- 以XML文件保存数据,把数据写入xml文件的演示-Save the data to an XML file
xmltosd
- android将xml文件数据写入内存卡-failed to translate
binding
- json数据的生成并写入到Sd卡中,然后从文件中读取json数据进行解析并显示-json data create and write txt file to Sdcard then read the txt from the sdcard and prase the json and show in the textview
Android-Exif-master
- 提供了读取和写入JPEG文件*元数据的方法和常量。这是从Android的Gallery2中提取出来的-Provides methods and constants for reading and writing jpeg file* metadata. This is forked android gallery2
json
- json是移动平台上非常常用的数据传输格式,本示例提供了两种Json格式文件生成与解析的方式。 第一种通过JsonReader和JsonWriter两个对象进行json文件的读写操作,需要sdk在11以上。 第二种通过JSONArray、JSONObject、JSONTokener等对象进行json读写操作,需要sdk在9以上。这种方式也可通过引入jar包的方式在其他版本的sdk中实现。 启动客户端后,先点击写入json按钮(第1或3个按钮)生成Json文件(位置为sdcard根目录
XMLParse
- 将数据写入xml文件,然后进行解析,可以很方便读取事先存储的数据-To write data to xml file, and then parse, you can easily read the data stored in advance
FileUtil
- android应用文件管理工具类源码。 功能:1.在SD卡上创建文件、目录。 2. 判断SD卡上的文件夹是否存在。 3.将一个InputStream里面的数据写入到SD卡中。 4.文件重命名。 5.获取文件路径。 6.删除指定路径文件。-The android source file management tools. Features: 1. To create files and directories in the SD card. 2. Determine