Eclipse - Empty Logcat with Android 7

前端 未结 4 744
刺人心
刺人心 2020-12-05 13:32

I recently updated my Nexus 9 Tablet to Android 7 Nougat.
Since then the Logcat view in Eclipse stoped displaying Logcat messages, the view just stays empty.
Also th

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-05 14:10

    I tried with this custom build and it works for me. Now I can see my logcat in Eclipse again.

    https://github.com/khaledev/ADT/releases

    Download the zip file then in Eclipse menu Help > Install New Software... > Add > Archive... Just pick the downloaded zip and do the rest of the install process.

提交回复
热议问题