Kyson / AndroidGodEye

An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser
Apache License 2.0
2.6k stars 344 forks source link

there is nothing for 3.1.2 about godeye-xcrash and godeye-leakcanary #74

Closed taishuhongye closed 4 years ago

taishuhongye commented 4 years ago

Could not resolve cn.hikyson.godeye:godeye-leakcanary:3.1.2: image Could not resolve cn.hikyson.godeye:godeye-xcrash:3.1.2: image

but you say 其次你的项目需要迁移至androidx,从版本3.1.3开始AndroidGodEye迁移到了androidx,如果你的项目没有使用androidx,那么只能使用3.1.2及以下版本: image

and 3.1.1、3.1.0 is same to 3.1.2

taishuhongye commented 4 years ago

there is nothing in 3.1.2 about crash and leakcanary

Kyson commented 4 years ago

@Rocketer2018 I just added instructions of 3.1.2: https://github.com/Kyson/AndroidGodEye/wiki/0x00a-QuickStart_3.1.2_legacy_zh

taishuhongye commented 4 years ago

OK👌。and。。。。。。:

image

Kyson commented 4 years ago

Just use 'javascript', for example:

return classInfo.name.startWith('cn/demo') || methodInfo.name.startWith('androidgodeye')
taishuhongye commented 4 years ago

i know js,my mean,there s more ")" in wiki

Kyson commented 4 years ago

:-) Thank u ...