Android Question How do I increase log size in the IDE?

Sandman

Expert
Licensed User
Longtime User
I need to increase size of the log in the IDE. Is this related somehow to the Developer options -> Logger buffer sizes in the phone? So if I increase it in the phone, it will show more in the IDE?

Or what would be the way to do this?
 

MarkusR

Well-Known Member
Licensed User
Longtime User
You can write the info to a file
or local to a sql lite db, you can open at pc with "db browser for sqllite" and filter with a query.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…