错误应用注册

时间:2018-08-14 12:18:48

标签: java android

我对android studio不太了解,因此我向您寻求帮助。在我的应用程序中注册后出现此错误,应用程序关闭了

08-14 09:01:33.553 847-3040/? E/ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
08-14 09:01:33.553 847-3040/? E/ACDB-LOADER: Error: ACDB AFE returned = -19
08-14 09:01:33.602 869-2547/? E/SurfaceFlinger: Failed to find layer (com.tecapps.AnimeC/com.tecapps.AnimeC.SignInActivity#0) in layer parent (no-parent).
08-14 09:01:33.615 1876-3219/? E/ActivityManager: Found activity ActivityRecord{fb4f4b0 u0 com.tecapps.AnimeC/.SignInActivity t-1 f} in proc activity list using null instead of expected ProcessRecord{e31931e 16038:com.tecapps.AnimeC/u0a395}
08-14 09:01:33.942 3048-14904/? E/ctxmgr: [ProducerStatusImpl]updateStateForNewContextData: inactive, contextName=7
08-14 09:01:33.994 3048-16742/? E/PlaceInferenceEngine: Failure parsing personalized places proto.
bkjo: While parsing a protocol message, the input ended unexpectedly in the middle of a field.  This could mean either that the input has been truncated or that an embedded message misreported its own length.
    at bkix.a(:com.google.android.gms@12874025@12.8.74 (040408-204998136):138)
    at bkix.b(:com.google.android.gms@12874025@12.8.74 (040408-204998136):1)
    at aytx.a(:com.google.android.gms@12874025@12.8.74 (040408-204998136):13)
    at qgp.run(:com.google.android.gms@12874025@12.8.74 (040408-204998136):3)
    at android.os.Handler.handleCallback(Handler.java:789)
    at android.os.Handler.dispatchMessage(Handler.java:98)
    at android.os.Looper.loop(Looper.java:164)
    at android.os.HandlerThread.run(HandlerThread.java:65)
08-14 09:01:34.299 854-953/? E/ANDR-PERF-OPTSHANDLER: perf_lock_rel: updated /sys/class/mmc_host/mmc0/clk_scaling/enable with 1
 return value 2

0 个答案:

没有答案