The Update Factory Android Client is an open-source project by Kynetics that provides an Android application that applies app (apk) and system (single copy or double copy OTA) software updates received from an UpdateFactory or hawkBit server.
Links to official documentation:
uf-client-service is an Android service that runs in the background and manages the updates.
uf-client-service must be install as SYSTEM application.
- uf-client-service: service implementation that applies the updates received by the Update Factory server
- uf-client-service-api: service API used by the third-party applications to communicate with the uf-client-service
- os-mock: mock implementation of the Android hidden api used by the uf-client-service
- uf-ddiclient: customization of hara-ddiclient library for Android and Update Factory
- hara-ddiclient - Eclipse Public License 2.0
- slf4j-android-logger - Apache License 2.0
- gson - Apache License 2.0
- Retrofit - Apache License 2.0
- OkHttp - Apache License 2.0
- cron-utils - Apache License 2.0
- Daniele Sergio - Initial work
- Andrea Zoleo
- Diego Rondini
- Alberto Battiston
See also the list of contributors who participated in this project.
Copyright © 2017-2023, Kynetics LLC.
Released under the EPLv2 License.