This is a weird question, but sometimes when my code throws exceptions Android Studios lets me click on the class name located in the LogCat and takes me specifically to that internal class where it generated the error.
I'm wondering if there is a way to view the source code for this manually, classes like StaticLayout, Button, Cursor
etc without downloading some type of converter.