Is there an easy way to print the contents of a Bundle to Logcat if you can\'t remember the names of all the keys (even being able to print just the key names w
I have developed a library called pretty-print which annotation processor that prints the contents of the bundle in a nice table format.
Do check it out
https://github.com/NULLPointerGuy/pretty-print