I wanted to parse a VideoView object to json so that I could pass it to a different thread other than the Main Activity class using jobparameters.
My code looks like this