I have been using Java to create this android Geometry project. Now I am creating a new activity that will display a table displaying all the information of the current shape (area, perimeter, etc.). Is it easier to create this (or anything) using XML or Java code? Is there anything you can do in the XML that you can't in Java?