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://codercto.com/soft/d/4469.html

Microformats

Microformats

John Allsopp / friends of ED / March 26, 2007 / $34.99

In this book, noted web developer and long time WaSP member John Allsop teaches all you need to know about the technology: what Microformats are currently available and how to use them; the general pr......一起来看看 《Microformats》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换