AndroidTacticalAssaultKit-CIV
AndroidTacticalAssaultKit-CIV copied to clipboard
Name: Pixel_4_API_30_2 CPU/ABI: Google Play Intel Atom (x86_64) Path: C:\Users\rotin\.android\avd\Pixel_4_API_30_2.avd Target: google_apis_playstore [Google Play] (API level 30) Skin: pixel_4 SD Card: 512M fastboot.chosenSnapshotFile: runtime.network.speed: full hw.accelerometer: yes hw.device.name: pixel_4 hw.lcd.width:...
Fixed softkeyboard issue in point droppers
In Point Droppers after entering the Cust Prefix and Index details keyboard is not hidden for the below Icon Pallet: Vehicle Models, Google, OSM, Generic Icons, FEMA Icons, Default and...
Hi, I am having this problem while trying to run `assembleCivDebug`. ``` [1/238] Building CXX object src/main/cpp/CMakeFiles/takengine.dir/db/Database2.cpp.o FAILED: src/main/cpp/CMakeFiles/takengine.dir/db/Database2.cpp.o /home/kristyna/Android/Sdk/ndk/12.1.2977051/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ --sysroot=/home/kristyna/Android/Sdk/ndk/12.1.2977051/platforms/android-24/arch-arm -DRTTI_ENABLED -DSQLITE_HAS_CODEC -DTE_GLES_VERSION=3 -Dtakengine_EXPORTS -I../../../../../src/main/cpp/. -I../../../../../src/main/cpp/../../../../../stl-soft/include -I/home/kristyna/.conan/data/tinygltf-tak/2.4.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -I/home/kristyna/.conan/data/tinygltfloader-tak/0.9.5/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -I/home/kristyna/.conan/data/ttp-dist/2.0.0/_/_/package/6928a34669bdb7cc655929e5858d2224aa3d3e76/android-armeabi-v7a-release/include...
We have seen a few times where loading an imported map causes strange artifacts. The only way to recover from this condition is by zooming in and out several times...
When wlan0 exists (without vp) that interface is selected by default. In case communication shall pass through usb connected eth0 interface the wlan0 needs to be switched off before starting...
Use secure protocol for SSL/TLS connections
Hello! I`m trying to create ppp contection to harris radiostation via serial port. Afrer connection was created (with pppd) in ~1 hour modem stops responding and connection is terminated. I...
Can you change the signature of getView method in **com.atakmap.android.chat.ChatMesssageRenderer** interface into **View getView(int position, View convertView, ViewGroup parent, List chatLines);** ? Just simply use the List instead of the...