Question
DFU updater for Android
Posted on December 24, 2013 at 18:15
I am working on a project that involves an STM32 processor plugged into an Android tablet, communicating over USB. I will eventually want to upgrade the processor's software. I have used dfu-util before on Linux, but I don't think there's a way to run it on the tablet without rooting. Is there any Java code for dfuse/dfu-util, or something that would allow the updater to run on the tablet, again without rooting it?
#dfu #dfu-android #dfu-android