MaKi983/OpenDroidAuto — reverse-engineered prompt
Reverse engineered prompt
I want this repo turned into a working Android app build that I can open, compile, and install as a release APK without fighting setup issues. It looks like an open Android Auto style project with some native code, so please wire up whatever is needed in the existing project so the app builds cleanly from Gradle and the release APK ends up in the normal output folder.
Please also make sure a debug build can actually start, and handle that Honda integration setting the README mentions so it does not crash on launch in debug mode. If there are broken configs, missing build settings, or version mismatches, fix them in place rather than just telling me what is wrong.
When you are done, I want a short README update with the exact steps to build the common module, build the full app, and find the APK. If anything depends on current Android or Gradle behavior, look up the latest docs online and use the most practical working setup.
Want more depth? Deep Reverse