搜索资源列表
download
- 从服务器下载并写入文件到android手机sd卡中-Download and write files from the server to the android phone sd card
website0911
- android行动网JSP新闻发布系统源码 技术实现:采用JSTL标签,基于servlet,jdbc开发。使用mysql数据库。 设计优势:一切技术使用最底层的,没有使用ssh框架,可以在任何国内的jsp空间里使用。 良好的分层,大量方法重用,无垃圾代码。代码分为action层,service层和公用的类库。 无dao层,所有代码中无sql语句,全部写入xml配置文件中,保证的代码良好的可读性和修改性。使用dbcp连接池管理数据库连接。使用自定义标签控制权限,保证网站后台的
mywriteXml
- 以XML文件保存数据,把数据写入xml文件的演示-Save the data to an XML file
xmltosd
- android将xml文件数据写入内存卡-failed to translate
testFile
- 在eclipse平台下创建文件夹并写入文件夹内容-Create folders and write the contents of a folder in the Eclipse platform
InternalFileDemo
- android开发文件读写实例demo,用户可在文本框输入文字写入文件,可用追加模式-A Demo of File read/write for Android development.
File
- android 文件写入并保存到手机文件-android file write and save the file to your phone
practice
- 加速度传感器,包含向文件的写入功能以及界面实现功能。-Acceleration sensor, write to the file that contains functions and interface implementation functions.
download
- 一个Android文件下载Download程序示例,文件会下载至local端,远程安装程序(请输入URL),取得远程文件,取得URL,创建连接,InputStream 下载文件,创建临时文件,取得站存盘案路径,将文件写入暂存盘,在手机上打开文件的method ,调用getMIMEType()来取得MimeType,设置intent的file与MimeType ,判断文件MimeType的method,取得扩展名,依扩展名的类型决定MimeType,如果无法直接打开,就跳出软件列表给用户选择-De
Sample_4_2
- android 系统文件写入写出的功能源码-The function of the android file is written to write the source code
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
android_IconLoad
- 图片上传:上传图片时,首先获得图片的路径,创建文件,并将图片转化为字节流写入到request,并发送该请求。-Image by: upload pictures, the first thing to get pictures of the path, create files and pictures into a stream of bytes written to the request, and sends the request.
json
- json是移动平台上非常常用的数据传输格式,本示例提供了两种Json格式文件生成与解析的方式。 第一种通过JsonReader和JsonWriter两个对象进行json文件的读写操作,需要sdk在11以上。 第二种通过JSONArray、JSONObject、JSONTokener等对象进行json读写操作,需要sdk在9以上。这种方式也可通过引入jar包的方式在其他版本的sdk中实现。 启动客户端后,先点击写入json按钮(第1或3个按钮)生成Json文件(位置为sdcard根目录
android-ftp-demo
- xe7 原始版本 1 拍照后无法获取文件名,通过image save到临时目录。 2 获得临时目录的文件名。取得文件绝对路径。 3 idftp上传 tab页面左右滑动没实现 slash没实现。 数据库写入没实现 各种分辨率下手机布局没实现 程序调用照相机分辨率只有800-600无法修改 如果有人解决此类问题请联系qq 478737032@qq.com-xe7 original version Unable to get a p
XMLParse
- 将数据写入xml文件,然后进行解析,可以很方便读取事先存储的数据-To write data to xml file, and then parse, you can easily read the data stored in advance
Mp3Palyer
- android实现下载,文件写入,媒体播放等功能的音乐播放软件,适合初学者参考-android Implementation, file writing, media player and other functions of the music player software, suitable for beginners reference
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
