This is basically what I get:
$ tail -f k9-log.txt
10-15 15:23:06.675 14361 7271 W BpBinder: Slow Binder: BpBinder transact took 335ms, interface=android.app.IActivityManager, code=22 oneway=false
10-15 15:23:18.825 14361 14361 I Timeline: Timeline: Activity_launch_request time:6912624
10-15 15:23:36.656 14361 14361 I Timeline: Timeline: Activity_launch_request time:6930455
10-15 15:23:55.757 14361 14361 I Timeline: Timeline: Activity_launch_request time:6949557
10-15 15:23:57.221 14361 14361 I Timeline: Timeline: Activity_launch_request time:6951020
--------- beginning of main
10-15 15:24:32.206 14361 14361 V PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@18854db, this = DecorView@fe9bbbf[MessageList]
10-15 15:24:33.286 14361 14361 V PhoneWindow: DecorView setVisiblity: visibility = 4, Parent = android.view.ViewRootImpl@18854db, this = DecorView@fe9bbbf[MessageList]
10-15 15:24:34.284 14361 14361 D View : [Warning] assignParent to null: this = DecorView@fe9bbbf[MessageList]
10-15 15:24:34.287 14361 14361 I InputTransport: Destroy ARC handle: 0xb400007214c2ab60
This is after the massage was sent to the k9 mail account. So basically there’s no activity so far.
Should I wait 24 minutes to provide any logs?