update
Here are 121 public repositories matching this topic...
🌀 Demo logic to download/update apps in parallel inside recyclerview like AppStore.
-
Updated
Apr 3, 2017 - Java
后台更新APP(两句代码实现)
-
Updated
May 12, 2017 - Java
采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多…
-
Updated
Jun 1, 2017 - Java
Android解析网页检查更新
-
Updated
Sep 3, 2017 - Java
This is a sample JAVA project that shows how to connect to ORACLE XE local database and running simple CRUD operations with ORACLEDB(PLSQL)
-
Updated
Oct 11, 2017 - Java
Android App Update Library can be used for downloading the Apk from a link , Save it to External or Internal Storage, Than automatic installing the apk. Remember to add provider xml and android runtime permission before using this library. See sample use in app folder.
-
Updated
Jan 17, 2018 - Java
Improve this page
Add a description, image, and links to the update topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the update topic, visit your repo's landing page and select "manage topics."