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

Using Media MTX to provide Secure Video using HLS I am seeing the video is not live, it's lagging behind at least 10 seconds or more. When I try play...

Hey, I am building this repo. I built `LASzip`, but I can't build `libLAS`. When I build that one, I hit the problems at all options(`arm64-v8a`, `armeabi-v7a`, `x86`). My machine...

With Android using more and more [APEX](https://source.android.com/docs/core/ota/apex) files the mount command can return more data than the default read buffer can handle. Calling `process.waitFor` without reading the buffer first will...

What is the purpose of this warning? https://github.com/deptofdefense/AndroidTacticalAssaultKit-CIV/blob/22d11cba15dd5cfe385c0d0790670bc7e9ab7df4/atak/ATAK/app/src/main/java/com/atakmap/android/update/ProductInformationAdapter.java#L1664 It shows up on all plugins that target android 10 or newer. Can it safely be ignored?

Hi team, I am using an external GPS and sending NMEA to ATAK via Bluetooth. The messages that matter in this case are RMC and GGA, which are made into...

To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/6.9.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Configure project...

# Problem The assemble action on PRs derives from the openjdk:8-jdk container, but during the update process install of apache ant brings in OpenJDK 11. The javah command for jni...

Building ATAK Building The Prerequisite Dependencies Step 1: Unpack GDAL $ tar -xvzf ./depends/gdal-2.4.4-mod.tar.gz gzip: stdin: not in gzip format tar: Child return status 1 tar: Error is not recoverable:...

Hi Would really appreciate if atak/wintak/xtak had support for host headers / sni right now it makes it almost impossible to host multiple instance on the same port behind a...

Running `prebuild.sh` Looks like Conan has changed their command-line format? ``` + conan export-pkg . -f usage: conan export-pkg [-h] [-v [V]] [-f FORMAT] [-of OUTPUT_FOLDER] [--build-require] [-tf TEST_FOLDER] [-sb]...