This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Android-DFU-Library works under Android Things

I have successfully implemented DFU over the Air function using Android-DFU-Library (Github) for my Android mobile phone.

The Android-DFU-Library needs Android 4.3+ at least.

Android Things lets you build smart, connected devices for a wide variety of consumer, retail, and industrial applications.

So, right now, I want to implement the DFU function on my Android Things Board using Android-DFU-Library.

But I don't have any idea if the Android-DFU-Library is compatible with Android Things.

Anyone has done that before ?

Related