android客户端自动升级库 android-autoupdater

码农软件 · 软件分类 · Android UI 组件 · 2019-04-27 06:13:52

软件介绍

android-autoupdater 是一个用于android客户端自动升级的库。

主要特性如下:

1、扩展性强,可以自定义UI

2、使用简单,不需要独立的服务器

3、支持json和xml

4、操作智能,所有逻辑已经实现,只需要修改UI,即可。

下载:

下载最新的aar

或者通过maven

<dependency>
  <groupid>com.github.snowdream.android.app</groupid>
  <artifactid>updater</artifactid>
  <version>1.0</version>
  <type>aar</type>
</dependency>

或者gradle

compile 'com.github.snowdream.android.app:updater:1.0@aar'

本文地址:https://www.codercto.com/soft/d/4469.html

Squid: The Definitive Guide

Squid: The Definitive Guide

Duane Wessels / O'Reilly Media / 2004 / $44.95 US, $65.95 CA, £31.95 UK

Squid is the most popular Web caching software in use today, and it works on a variety of platforms including Linux, FreeBSD, and Windows. Squid improves network performance by reducing the amount of......一起来看看 《Squid: The Definitive Guide》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

html转js在线工具
html转js在线工具

html转js在线工具