bytedance / Fastbot_Android

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

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/gson/GsonBuilder #121

Closed leavewave closed 2 years ago

leavewave commented 2 years ago

使用最新版本的出现问题,之前的版本在这个手机上是可以正常运行的

geron-cn commented 2 years ago

新版本参照 readme 执行命令和需要push的东西有更新

发自我的iPhone

在 2022年1月6日,19:20,limber @.***> 写道:

 版本 11 手机 oppo find x2 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.fastbot.client.Operate.fromJson(SourceFile:54) at com.bytedance.fastbot.AiClient.l(SourceFile:1137) at com.android.commands.monkey.x.z(SourceFile:848) at com.android.commands.monkey.x.k(SourceFile:395) at com.android.commands.monkey.Monkey.f(SourceFile:1510) at com.android.commands.monkey.Monkey.a(SourceFile:867) at com.android.commands.monkey.Monkey.main(SourceFile:458) at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method) at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:419) Caused by: java.lang.ClassNotFoundException: com.google.gson.GsonBuilder

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.