Android studio maximum number of lines logcat

前端 未结 5 1657
萌比男神i
萌比男神i 2020-12-09 04:00

I\'m testing with a real device connected to Android Studio. Because of multithreading behavior that I don\'t want to interrupt I\'ve added lots of log statements to my code

5条回答
  •  不知归路
    2020-12-09 04:23

    According to http://tools.android.com/tech-docs/configuration, it could be modified at

    • AS

    • Help

    • Edit Custom Properties

    This actually creates the idea.properties file...

提交回复
热议问题