This app refers to the tutorial about how to create a GridView using Parse.com data storage in your android applications.
While the GridView control does not provide built-in support for inserting a new record of data, this tutorial shows how to augment the GridView to include an inserting interface. As discussed in the ...