-
AppUpdate
2019-01-10 14:34:19AppUpdate 项目地址:WVector/AppUpdate 简介:AppUpdate
项目地址:WVector/AppUpdate
简介:? Android 版本更新 ? a library for android version update ?
标签:
目录
功能介绍
- [x] 实现 android 版本更新
- [x] 对 kotlin 适配,调用更简单
- [x] 自定义接口协议,可以不改变现有项目的协议就能使用
- [x] 支持 get,post 请求
- [x] 支持进度显示,对话框进度条,和通知栏进度条展示
- [x] 支持后台下载
- [x] 支持强制更新
- [x] 支持简单主题色配置(可以自动从顶部图片提取主色)
- [x] 支持自定义对话框(可以监听下载进度)
- [x] 支持静默下载(可以设置 wifi 状态下)
- [x] 支持 android7.0
效果图与示例 apk
点击下载 Demo.apk 或扫描下面的二维码安装
Gradle 依赖
java 方式引用
dependencies { compile 'com.qianwen:update-app:3.5.2' }
kotlin 方式引用
dependencies { compile 'com.qianwen:update-app-kotlin:1.2.3' }
简单使用
1,java 方式
new UpdateAppManager .Builder() //当前 Activity .setActivity(this) //更新地址 .setUpdateUrl(mUpdateUrl) //实现 httpManager 接口的对象 .setHttpManager(new UpdateAppHttpUtil()) .build() .update();
2,kotlin 方式
updateApp(mUpdateUrl, UpdateAppHttpUtil()).update()
-
自3.0.0版本开始可以使用AppUpdate日志查询可以查看下载的异常信息,也可以查看哪些App正在使用,还可以一起来讨论问题哦! 由于Android Q版本限制后台应用启动Activity,所以下载完成会发送一个通知至通知栏(忽略...
-
Easier app update
2020-12-29 23:04:58<div><p>The app update process is quite complicated at the moment (Check for update, download, close app, drag new app to applications folder, restart app). An automated update mechanism like ... -
-
AppUpdate.zip
2020-08-05 08:48:16AppUpdate,Android版本更新-------------------------------,博客附件,效果请查看博客相对应项目。 -
Android代码-AppUpdate
2019-08-06 04:00:43AppUpdate 中文文档 android app update library Screenshots Usage setup Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the end of repositories: ... -
widget backapp update demo
2016-10-27 15:24:05widget backapp update demo -
Inapp Update Fails
2020-12-09 13:55:30<div><p>There are times when uploading a mandatory app update fails. I am using the default popup that shows when an app update is available. Once download completes, a toast message is shown saying &... -
App update fails in Docker
2021-01-07 13:46:56When doing app update in Docker (through web view) it crashes with "server error on migration" <p><strong>Expected behavior Update succeeds <p>Was trying to update from 3.0 to 3.1</p><p>该提问... -
App update with count notification
2020-12-06 12:22:00I need help how I can show in app icon and in Setting Activity with Count Notification (Push Notification) associate with this library when new app update is available?</p><p>该提问来源于开源项目... -
AppUpdate,一个 Android 版本更新的库、A Android version update library
2019-10-11 18:12:32AppUpdate,一个 Android 版本更新的库、A Android version update library -
support an app update user flow
2020-12-09 14:50:59<div><p>Oghliner should support an app update user flow, so an app that uses Oghliner receives a message when an update is available and can prompt the user to update the app (if it chooses to do so, ... -
az ad app update --add replyUrls overwrites app registration
2020-12-01 11:34:30<code>az ad app update --add replyUrls</code> overwrites the <code>replyUrls</code> field instead of adding to it <p><strong>To Reproduce 1. Create a new app registration. Record the object ID <code>... -
has no exported member 'AppUpdate'.
2020-12-08 20:42:52<code>import { AppUpdate } from 'ionic-native';</code></p> <p>and start <code>ionic serve</code></p> <p>and show me error <code>Module '"d:/androidapp/testAppUpdate/node_modules/ionic-... -
Can't Add Lights After App Update
2020-11-22 02:43:46<div><p>After the latest app update, there is a prompt in the Hue app to update the software of the hub. This of course, fails. But when it does, it prevents you from accessing most of the functions ... -
appUpdate组件应用示例源码
2013-06-21 10:04:29应用appUpdate组件,完成的C#应用程序示例,极大的简化了程序代码,非常实用。 -
How to execute additional services during app update
2020-12-26 16:14:44m trying to use fxlauncher for our application, but I need to execute a database migration (among other stuff) during the app update progress. The whole update should also work "atomically" - ... -
Change screen display when no app update is available
2020-12-08 23:35:51<div><p>When no app update is available : - it's useless to display "Update" button / text on the top right corner => one text to be removed - it would be nice to display a text to ... -
Hot app update from app code
2020-11-29 08:17:44d like to automate the update process, so my question is: is there a way to tell the rpush daemon, from a rails app, to re-read the data from database? <p>Thank you</p><p>该提问来源于开源项目:... -
Whatsapp update available
2021-01-02 20:57:10<p>Nearly every restart of Rambox you have to update Whatsapp. (not everytime, but 75%) I am using two Whatsapp account. <p><img alt="wweb" src=... -
Uncompressed app update fix
2020-12-28 10:03:19<div><p>When you are using node-webkit-builder with option (zip:false) the update of the Win app fails. These changes will fix this problem</p><p>该提问来源于开源项目:edjafarov/node-webkit-... -
Jennyf/app update
2020-12-26 21:40:33<p>Update ADAL Android test app. The current ClientId was not working, so using the one from the Xamarin Forms app. <p>Tested UWP and ADAL Android AT interactive and silent flows.</p><p>该提问来源于... -
Unable to retry BL+SD+APP update if aborted the first time during APP upload
2020-12-26 07:10:31t be overwritten by one with the same version this is fine when only flashing a BL but problematic when flashing all three since then the APP update is blocked. A possible solution is that if the ... -
Drop app update alert
2021-01-08 04:41:53<div><p>iOS 7 now will auto-update the app. There are various device stats sent along, not sure if those are still used as there is Mixpanel used. <p>The oldest iOS 6 version is still available and ... -
Philips Hue app update - bridge update required
2020-11-28 06:47:42Obviously the update function does not work as I do not have a physical Hue bridge. Alternative Hue apps still work. Is this easy to fix?</p><p>该提问来源于开源项目:bwssytems/ha-bridge</p></... -
AppUpdate.rar
2019-08-23 10:59:12android 增量更新差分包生成,合并安装包 差分包生成后,在再本地合成即可 增量更新,差分包生成、合成 -
Only show in-app update failure message once per release
2020-12-31 08:24:36<div><p>Currently, if the in-app update setup process fails, the app will continue to try to set it up on each fresh app launch. That's a pretty annoying user experience, so this PR is an attempt ...
收藏数
60,473
精华内容
24,189