android APP在蓝牙模拟键盘扫描条码设备开机时闪退,日志如下
D/CrashReport: >>> com.hainatong.qiping.MainActivity onPaused <<<
I/CrashReport-Native: Set native info: isAppForeground(false)
E/onPause: (MainActivity.java:79)onPause
E/MainActivity: (MainActivity.java:85)onStop
I/[LiveEventBus]: observer removed: com.jeremyliao.liveeventbus.core.LiveEventBusCore$ObserverWrapper@df354b3
I/[LiveEventBus]: observer removed: com.jeremyliao.liveeventbus.core.LiveEventBusCore$ObserverWrapper@f8f8d0c
E/onDestroy: (BaseActivity.java:308)viewModel==com.hainatong.qiping.vm.LoginVM@f4f1976
D/CrashReport: >>> com.hainatong.qiping.MainActivity onDestroyed <<<
W/ainatong.qipin: Accessing hidden field Landroid/view/inputmethod/InputMethodManager;->mCurRootView:Landroid/view/View; (greylist, reflection, allowed)
W/ainatong.qipin: Accessing hidden field Landroid/view/inputmethod/InputMethodManager;->mServedView:Landroid/view/View; (greylist-max-p, reflection, denied)
W/ainatong.qipin: Accessing hidden field Landroid/view/inputmethod/InputMethodManager;->mNextServedView:Landroid/view/View; (greylist-max-p, reflection, denied)
E/BaseTitleActivity: (BaseTitleActivity.java:66)onDestroy
W/TextToSpeech: stop failed: not bound to TTS engine
W/TextToSpeech: shutdown failed: not bound to TTS engine
D/Surface: Surface::disconnect(this=0x7d012f5000,api=1)
D/View: [Warning] assignParent to null: this = DecorView@ecc6732[MainActivity]
D/com.base.common: JPush BaseAppMainActivity
D/CrashReport: >>> com.hainatong.qiping.MainActivity onCreated <<<
I/[LiveEventBus]: observe observer: com.jeremyliao.liveeventbus.core.LiveEventBusCore$ObserverWrapper@a0b84b2(com.base.common.view.base.BaseViewUtils$1@d01ec03) on owner: com.hainatong.qiping.MainActivity@7e82449 with key: user_update_success
E/MainActivity: (MainActivity.java:150)initView
D/CrashReport: >>> com.hainatong.qiping.MainActivity onResumed <<<
I/CrashReport-Native: Set native info: isAppForeground(true)
V/PhoneWindow: DecorView setVisiblity: visibility = 4, Parent = null, this = DecorView@caa8099[]
D/ViewRootImpl[MainActivity]: hardware acceleration = true , fakeHwAccelerated = false, sRendererDisabled = false, forceHwAccelerated = false, sSystemRendererDisabled = false
V/PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@cb6700c, this = DecorView@caa8099[MainActivity]
D/CrashReport: >>> com.hainatong.qiping.MainActivity onPaused <<<
I/CrashReport-Native: Set native info: isAppForeground(false)
E/onPause: (MainActivity.java:79)onPause
D/View: [ANR Warning]onMeasure time too long, this =android.widget.LinearLayout{719b100 V.E...... ......ID 0,0-0,0}time =578 ms
D/View: [ANR Warning]onMeasure time too long, this =androidx.appcompat.widget.ContentFrameLayout{fde8d39 V.E...... ......ID 0,0-0,0 #1020002 android:id/content}time =579 ms
D/View: [ANR Warning]onMeasure time too long, this =androidx.appcompat.widget.FitWindowsLinearLayout{3dfaf7e V.E...... ......ID 0,0-0,0 #7f090050 app:id/action_bar_root}time =579 ms
D/View: [ANR Warning]onMeasure time too long, this =android.widget.FrameLayout{72a4cdf V.E...... ......ID 0,0-0,0}time =580 ms
D/View: [ANR Warning]onMeasure time too long, this =android.widget.LinearLayout{3e8dd2c V.E...... ......ID 0,0-0,0}time =580 ms
D/View: [ANR Warning]onMeasure time too long, this =DecorView@caa8099[MainActivity]time =581 ms
I/GED: ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 15, oppidx_max 15, oppidx_min 0
E/MainActivity: (MainActivity.java:85)onStop
V/PhoneWindow: DecorView setVisiblity: visibility = 4, Parent = android.view.ViewRootImpl@cb6700c, this = DecorView@caa8099[MainActivity]
I/[LiveEventBus]: observer removed: com.jeremyliao.liveeventbus.core.LiveEventBusCore$ObserverWrapper@8161eae
I/[LiveEventBus]: observer removed: com.jeremyliao.liveeventbus.core.LiveEventBusCore$ObserverWrapper@a0b84b2
E/onDestroy: (BaseActivity.java:308)viewModel==com.hainatong.qiping.vm.LoginVM@f4f1976
D/CrashReport: >>> com.hainatong.qiping.MainActivity onDestroyed <<<
W/ainatong.qipin: Accessing hidden field Landroid/view/inputmethod/InputMethodManager;->mServedView:Landroid/view/View; (greylist-max-p, reflection, denied)
W/ainatong.qipin: Accessing hidden field Landroid/view/inputmethod/InputMethodManager;->mNextServedView:Landroid/view/View; (greylist-max-p, reflection, denied)
E/BaseTitleActivity: (BaseTitleActivity.java:66)onDestroy
W/TextToSpeech: stop failed: not bound to TTS engine
W/TextToSpeech: shutdown failed: not bound to TTS engine
D/View: [Warning] assignParent to null: this = DecorView@caa8099[MainActivity]
I/Choreographer: Skipped 35 frames! The application may be doing too much work on its main thread.