Android Studio, logcat cleans after app closes

前端 未结 12 1901
耶瑟儿~
耶瑟儿~ 2020-12-02 06:16

I\'m having a problem with my logcat since update 1.2 Beta for Android Studio. When I run my app it logs everything like it normally did, then I get at the point where my ap

12条回答
  •  情歌与酒
    2020-12-02 06:30

    In Android Studio 2+

    1. Click Run

    2. Click Edit Configurations

    3. In the Run/Debug Configurations window select the Miscellaneous tab

    4. Make sure the Clear log before launch checkbox is not checked

提交回复
热议问题