Closed chaoz014 closed 9 months ago
https://github.com/paulmandal/atak-forwarder/blob/main/app/build.gradle#L42 needs to point to the takdev JAR file
you may also need to include sdk.path=/path/to/atak/sdk/
in your local.properties
file
That worked like a charm.
Thank you, Paul.
Hello,
I'm trying to build the latest release apk on Android Studio but get the error:
A problem occurred evaluating project ':app'.
I downloaded the v5.0.0.13-SDK from TAK.gov but I only see the atak-takdev-plugin Jar file not a folder or a script I can run to build it. I also tried installing the plugin via plugin settings. I was able to build and run the hello-world app on a device, however.
Any help is appreciated.
Thanks