Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logs aren't displaying #18

Open
EbenezerGH opened this issue Nov 13, 2018 · 7 comments
Open

Logs aren't displaying #18

EbenezerGH opened this issue Nov 13, 2018 · 7 comments

Comments

@EbenezerGH
Copy link

No Logs are displaying for me in the given format

D/TooLargeTool: MainActivity.onSaveInstanceState wrote: Bundle@200090398 contains 1 keys and measures 0.6 KB when serialized as a Parcel
                                                                        * android:viewHierarchyState = 0.6 KB

Does this ONLY work for devices on 7.0? or is it 7.0+ . Are there steps to troubleshoot this?

@zegonix
Copy link

zegonix commented Nov 28, 2018

Have the same issue.. i dont get any logs (related to the tool)
my phone is a huawei p9 and is on android 7.0
also i didnt quite understand step 3 in the readme:
$ adb logcat -s TooLargeTool
is that a command i have to execute.. or is that a string for me to look out in the logcat?

@1136066873
Copy link

The same situation,

@rameshsambu-dev
Copy link

I did not get any logs

@AndevDylan
Copy link

same situation

@NihaalWagadia
Copy link

I did the following to get the log:-

  1. Make sure you follow the steps from 1 till 3 from readme
  2. run this command
    adb logcat -s TooLargeTool
    in your android terminal. After running this command you should be able to see something like beginning of kernel
  3. run the app again
  4. spend some time in the app around 45-60 seconds
  5. minimize the app. Once you minimize the app you should be able to see the logs in you terminal

@pritesh-imerchantech
Copy link

@NihaalWagadia Thanks for your response.
But i cant see any fragments name like actvity name. how can i see fragments with size in console?

image

@mharam
Copy link

mharam commented Nov 15, 2022

My Terminal froze after executing that command!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants