UFAndroidClient is an Android application that applies app (apk) and system (OTA) software updates received from an UpdateFactory or Hawkbit server.
Links to official documentation:
To build the project you must replace the android.jar file as describe in Android hidden api.
This is the android.jar to use because of this issue
uf-client-service is an android service that run in background and manage the updates.
uf-client-service must be install as SYSTEM application. Android hidden api are used from the version 1.0 to support update of systems with double partitions.
Uf-client-ui-example is an example of application that use the uf-client-service
- uf-ddiclient library
- Daniele Sergio - Initial work - danielesergio
- Andrea Zoleo
- Diego Rondini
See also the list of contributors who participated in this project.
Copyright © 2017-2020, Kynetics LLC. Released under the EPLv1 License.