L-Belluomini

Results 4 comments of L-Belluomini

hi, so the case where I found this is a plugin I am working on, specifically in this class https://github.com/L-Belluomini/OTN/blob/main/app/src/main/java/com/atakmap/android/OTN/OTNMapComponent.java line 217 onwards. I copy the main part here: mapGroup...

- [ ] refactor router & router task - [ ] add db for router services config - [ ] add option and UI for setting up

Hi, you found the right problem OTN goes out of memory, this happens because the android OS limits the amount of ram single app can allocate to around 1 Gb....

Hi sorry for the delay, d4ecdd45f15d1c11452e1fc1e8ed8705486bd896 and the whole 5.3 branch works in the newer version. I am finishing some improvement related to the routing method and managing more routers...