You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a rooted Pixel 6a, the development build (SDK) of the ATAK apk hangs on startup and then is killed by the ActivityManager. I'm developing a plugin that will need root for some of the functionality. I had it working on this phone before I rooted it.
Logcat:
04-07 16:15:13.278 1290 15650 E ActivityManager: ANR in com.atakmap.app.civ
04-07 16:15:13.278 1290 15650 E ActivityManager: Reason: Process ProcessRecord{9fc5097 15625:com.atakmap.app.civ/u0a290} failed to complete startup
04-07 16:15:13.279 1290 15650 I ActivityManager: Killing 15625:com.atakmap.app.civ/u0a290 (adj 0): bg anr
Looks like there was maybe a fix here: #329 but it appears it was closed without merge.
Using a rooted Pixel 6a, the development build (SDK) of the ATAK apk hangs on startup and then is killed by the ActivityManager. I'm developing a plugin that will need root for some of the functionality. I had it working on this phone before I rooted it.
Logcat:
Looks like there was maybe a fix here: #329 but it appears it was closed without merge.
Likely related to: #316
Using SDK 4.6.0.5