tangem/tangem-app-android ? reverse-engineered prompt
Reverse engineered prompt
Build me this Android app so it opens and compiles cleanly in Android Studio.
I want to be able to clone it, add whatever local setup is needed, sync Gradle, and build the googleExternal version without errors. If there are any missing pieces for private dependencies, set it up so I can put my GitHub packages token in local.properties and the project will use it. Please make sure it works with Android Studio 2024.1.1 or newer and Java 17.
If anything in the project needs small fixes to get a successful build, go ahead and handle that too. I’d also like a simple note of anything I need to configure on my machine so I can run it right away. Use the current docs online if you need to check anything about newer Android Studio or Gradle behavior.
Are you gonna build this?
make sure you review the code using coderabbit