Hello!
Playing with any core I always have this ANR error:
12-21 15:30:38.103 I/InputDispatcher(461): Application is not responding: AppWindowToken{423bd230 token=Token{4235f3d8 ActivityRecord{423a5ba0 u0 com.retroarch/.browser.retroactivity.RetroActivityFuture t132}}} - Window{4238e640 u0 com.retroarch/com.retroarch.browser.retroactivity.RetroActivityFuture}. It has been 5006.2ms since event, 5005.8ms since wait started. Reason: Waiting because the focused window has not finished processing the input events that were previously delivered to it. 12-21 15:30:38.113 I/WindowManager(461): Input event dispatching timed out sending to com.retroarch/com.retroarch.browser.retroactivity.RetroActivityFuture. Reason: Waiting because the focused window has not finished processing the input events that were previously delivered to it. 12-21 15:30:40.963 E/ActivityManager(461): ANR in com.retroarch (com.retroarch/.browser.retroactivity.RetroActivityFuture) 12-21 15:30:40.963 E/ActivityManager(461): 0.1% 15964/com.retroarch: 0.1% user + 0% kernel 12-21 15:30:40.963 W/ActivityManager(461): Force finishing activity com.retroarch/.browser.retroactivity.RetroActivityFuture 12-21 15:30:41.233 I/ActivityManager(461): Killing 15964:com.retroarch/u0a105 (adj 0): user request after error 12-21 15:30:41.253 I/WindowState(461): WIN DEATH: Window{4238e640 u0 com.retroarch/com.retroarch.browser.retroactivity.RetroActivityFuture}
This is part of the log, where the error occurs. I’ve also attached a txt file with the full log (hope it helps to solve it).
Thank you!!
Regards.