bytedance / Fastbot_Android

Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
Other
1.01k stars 235 forks source link

小米11 Android13版本运行报错Failed resolution of: Lcom/google/gson/GsonBuilder #222

Closed sharly2012 closed 1 year ago

sharly2012 commented 1 year ago

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/gson/GsonBuilder; at com.android.commands.monkey.fastbot.client.GsonIface.(SourceFile:28) at com.android.commands.monkey.g.c.y(SourceFile:84) at com.android.commands.monkey.Monkey.a(SourceFile:756) at com.android.commands.monkey.Monkey.main(SourceFile:461) at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method) at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:366) Caused by: java.lang.ClassNotFoundException: com.google.gson.GsonBuilder ... 6 more [Fastbot][2023-05-19 18:17:39.973] Please report this bug issue to github