Hi, I was able to build ATAK Civ 4.3 source. But the compilation fails for the plugintemplate project as below, Also I am made some changes suggested from the blog, https://www.ballantyne.online/developing-atak-plugin-101/ Build file '/home/tess/ATAK/AndroidTacticalAssaultKit-CIV/plugin-examples/plugintemplate/app/build.gradle' line: 85 * What went wrong: A problem occurred evaluating project ':app'. > Plugin with id 'atak-takdev-plugin' not found. But I was able to build sdkplugin example https://github.com/deptofdefense/AndroidTacticalAssaultKit-CIV/releases/download/4.1.1.4/atak-civ-sdk-4.1.1.4.zip [https://github.com/deptofdefense/AndroidTacticalAssaultKit-CIV/issues/27](url) Do we have any similar atak plugin sdk packages for 4.3 version ? AFAIK , both looks almost the same.
Hi,
I was able to build ATAK Civ 4.3 source.
But the compilation fails for the plugintemplate project as below,
Also I am made some changes suggested from the blog,
https://www.ballantyne.online/developing-atak-plugin-101/
Build file '/home/tess/ATAK/AndroidTacticalAssaultKit-CIV/plugin-examples/plugintemplate/app/build.gradle' line: 85
A problem occurred evaluating project ':app'.
But I was able to build sdkplugin example https://github.com/deptofdefense/AndroidTacticalAssaultKit-CIV/releases/download/4.1.1.4/atak-civ-sdk-4.1.1.4.zip https://github.com/deptofdefense/AndroidTacticalAssaultKit-CIV/issues/27
Do we have any similar atak plugin sdk packages for 4.3 version ?
AFAIK , both looks almost the same.