AndroidTacticalAssaultKit-CIV icon indicating copy to clipboard operation
AndroidTacticalAssaultKit-CIV copied to clipboard

Results 142 AndroidTacticalAssaultKit-CIV issues
Sort by recently updated
recently updated
newest added

trying to install from apk or playstore [doesnt even show as an available item] atak will not install. [this is my own extracted apk]

With all of the dependencies being built by the prebuild script it would be very helpful if the script stopped when a build error was encountered. As of right now...

The prebuild script is attempt to extract a tar from the tar.gz dependencies: `tar xf ../depends/assimp-4.0.1-mod.tar.gz -C ../ &` https://github.com/deptofdefense/AndroidTacticalAssaultKit-CIV/blob/master/scripts/prebuild.sh#L13 The fix is to add the `z` option to the...

Is there a way to put WebTAK and Cert requests on separate ports or servers in 4.6?

The back button in overlay manager doesn't work the first time the user clicks on it after performing an overlay search. The second click works, or if the user clicks...

Within ATAK, when dropping a new target (or revising an existing) I am unable to set the target speed. There's a field for speed under the "Additional Information" heading but...

Hello, I have successfully installed all the dependencies, thirdparty libs. When I run the 'assembleCivDebug' gradle task (on a Linux machine) from atak directory, I am getting the following error....

I downloaded and installed the atak-civ-sdk-4.3.0.0 in a tablet with the idea to develop a plugin using that version (4.3.0.0). However, when I run the ATAK, it is asking me...

Hello, I am following the same example and also tried original and I am getting following error. Searched all over but no luck. Any help will be much appreciated. `...