Tencent / GT

GT (Great Tit) is a portable debugging tool for bug hunting and performance tuning on smartphones anytime and anywhere just as listening music with Walkman. GT can act as the Integrated Debug Environment by directly running on smartphones.
http://gt.qq.com
4.4k stars 1.03k forks source link

[适配问题]魅族note2,被测应用启动后崩溃 #31

Open t880216t opened 6 years ago

t880216t commented 6 years ago

请帮忙确认是否有适配魅族的armeabi文件。

svengong commented 6 years ago

支持armeabi,yhook的gradle配置文件里添加armeabi即可

zwh1024 commented 6 years ago

同问,模拟器Nexus_5X Android6.0,5.0,真机Samsung SM-N9108V android6.0.1待测app集成gt sdk后,启动直接崩溃. Logcat: 04-11 13:17:52.809 9039-9039/com.hotbitmapgg.ohmybilibili D/YAHFA-Native: keep a global ref so that the hook and backup method would not be GCed 04-11 13:17:52.909 9039-9039/com.hotbitmapgg.ohmybilibili D/AndroidRuntime: Shutting down VM 04-11 13:17:52.909 9039-9039/com.hotbitmapgg.ohmybilibili E/AndroidRuntime: FATAL EXCEPTION: main Process: com.hotbitmapgg.ohmybilibili, PID: 9039 android.util.SuperNotCalledException: Activity {com.hotbitmapgg.ohmybilibili/com.hotbitmapgg.bilibili.module.common.SplashActivity} did not call through to super.onCreate() at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3209) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3349) at android.app.ActivityThread.access$1100(ActivityThread.java:221) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1794) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:158) at android.app.ActivityThread.main(ActivityThread.java:7225) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120) 04-11 13:17:54.479 9039-9039/com.hotbitmapgg.ohmybilibili I/Process: Sending signal. PID: 9039 SIG: 9