Open JJSLIoT opened 4 years ago
Hello, I know it has been a few years, but can you make your project with the right dependencies available? Because I am having an hard time fixing the dependencies
Update: I managed to get the project to build by copying all resources and java files to a new project with empty activity with newer gradle settings and updated settings. It worked, but I was having trouble when it was reading from external memory the .dfu file, it wasnt able to locate it.
Hi @luispl77 I got the project to work by upgrading the gradle version and fixing some dependencies. https://stackoverflow.com/a/71055319 this is what I followed. Hope it helps. But the reading .dfu file issue is happening to me aswell
Is the project still maintained? If yes, are there any fixes of the mentioned known issue of reliability for STM32F devices. If no, is there any alternative for this tool?
Also, I have built the project with newer Android dependencies and wanted to make a merge request if this repo is still maintained.