21/26 Override toString for POJOs 03-30 17:30:45.932 19664-19664/? D/ExampleApp ExampleAppApplication.java - onCreate:29: exampleapp.appcominteractive.com.model.entities.Person@c8b20a2 03-30 17:30:45.932 19664-19664/? D/ExampleApp ExampleAppApplication.java - onCreate:29: Person{id=42, name='Stefan Neidig', age=30, height=178.5, weight=9000.0} 03-30 17:30:45.932 19664-19664/? D/ExampleApp ExampleAppApplication.java - onCreate:29: {"id": 42, "name": "Stefan Neidig", "age": 30, "height": 178.5, "weight": 9000.0} { "id": 42, "name": "Stefan Neidig", "age": 30, "height": 178.5, "weight": 9000.0 } appcom interactive