我的颤振应用程序在 android 上启动时崩溃。我已经拿走了 google_sign_in 和 location 包。现在它似乎起作用了。从我正在阅读的内容来看,我认为与这些软件包有关,具体取决于不同版本的 google play 服务;但是,我对颤振有点陌生,我不知道如何解决这个问题。
我收到一个堆栈跟踪,其中包含类似于此的错误消息:
08-17 09:56:13.668 1740-1745/? E/MP-Decision: num online cores: 2 reqd : 4 available : 4 rq_depth:7.700000 hotplug_avg_load_dw: 184
UP cpu:1 core_idx:1 Nw:1.900000 Tw:140 total_time_up:0.000000
UP cpu:2 core_idx:2 Nw:2.700000 Tw:90 total_time_up:91.000000
UP cpu:3 core_idx:3 Nw:3.500000 Tw:90 total_time_up:91.000000
08-17 09:56:13.838 6267-6273/? E/jdwp: Failed sending reply to debugger: Bad file number
08-17 09:56:14.069 1740-1745/? E/MP-Decision: num online cores: 4 reqd : 1 available : 4 rq_depth:0.600000 hotplug_avg_load_dw: 21
DOWN cpu:3 core_idx:3 Ns:3.100000 Ts:240 …Run Code Online (Sandbox Code Playgroud)