-
多线程断点续传
多线程断点续传,默认实现3个线程同时下载。支持断点下载。只需要在Data.java中修改下载的内容即可。
- 2022-03-02 12:12:26下载
- 积分:1
-
bsdiff增量升级源码
bsdiff是实现App增量更新的重要工具,bsdiff是一个差异包比较工具,可以用来实现Android的增量更新,详情请见这篇文章Android 增量更新完全解析 是增量不是热修复。只是这篇文章的背景是基于mac系统的,关于其第二步——增量文件的生成与合并——自己各种寻求编译方法,始终没能成功编译出bsdiff和bspatch文件
- 2022-11-14 10:05:04下载
- 积分:1
-
dictionary
android英语字典是手机中经常使用的应用。因此,在本文将结合Android来讨论如何实现一个Android版的英文词典。实现英文词典的方法很多。在本文使用了SQLite数据库来保存英文单词信息。系统通过SQLite数据库中保存的单词信息来查找到与指定英文对应的中文信息。(Android Dictionary of English is often used in mobile phone applications. Therefore, in this paper will be combined with Android to discuss how to implement a Android version of the English dictionary. A lot of ways to realize the English dictionary. In this paper, we use the SQLite to save the English word information. The system through the SQLite to save the word information to find the corresponding Chinese information with the specified english.)
- 2016-06-13 09:48:48下载
- 积分:1
-
几十种安卓切换特效打包
几十种安卓切换特效打包
- 2022-03-21 15:45:22下载
- 积分:1
-
具有学习功能的安卓聊天机器人
本资源是基于Android的智能聊天机器人的源代码。它的运行逻辑就是将用户输入的文字,调用复旦nlp算法分词后,得到主谓宾三个关键词,然后分别按照主谓宾的的顺序与数据库(SQLite)中的三个表匹配,匹配得到一个id,然后根据这个id到语料表中找到对应的回答,反馈给用户。它有学习功能,即用户可教它说话,其原理也使通过分词,将分词结果存入到主谓宾三个表中。数据库在assets文件夹中。
- 2023-03-30 23:30:04下载
- 积分:1
-
pedometer 计步器 源码下载
pedometer 计步器 源码下载
- 2015-07-03下载
- 积分:1
-
Android-OS-3.0music3.0.1
android最近版的播放器,有源码,资源文件,供android开发者的使用(android recent version of the player, there is source code, resource files, for the use of android developers)
- 2011-08-08 14:42:39下载
- 积分:1
-
ListViewTable
Android中使用ListView实现表格形式的部局
* 本例使用ListView和自定义的行部局实现了一个最基本的表格部局
* 和一个可变长度的表格部局
* 并实现了简单的行组件的单击事件(Use listview to make a basic table style layout, and a variable length table style layout, and a simple click event of the component in it)
- 2012-08-22 09:58:19下载
- 积分:1
-
http+gson封装
对http请求和返回的json数据解析进行了一次封装 可以很方便的 进行网络请求和json数据的解析。里面有很详细的注释。希望大神继续完善 ,求教!
- 2023-07-15 04:35:04下载
- 积分:1
-
Android
android应用开发详解,包含详细的各大组件使用方法,并带有各个章节的源码。(android application development Elaborates and the source)
- 2013-06-25 11:25:23下载
- 积分:1