package

greendroid.app

Interfaces

ActionBarActivity Defines all methods related to Activities embedding an ActionBar 
GDApplication.OnLowMemoryListener Used for receiving low memory system notification. 

Classes

GDActivity

An GDActivity is a regular Activity that hosts an ActionBar

GDApplication Define various methods that should be overridden in order to style your application. 
GDExpandableListActivity A GDActivity equivalent to ExpandableListActivity that manages an ExpandableListView. 
GDListActivity An equivalent to ListActivity that manages a ListView. 
GDTabActivity An equivalent to a TabActivity that manages fancy tabs and an ActionBar