The document discusses the gReporter open-source Android application. gReporter allows users to capture text, audio, photos and location data, and submit the captured information to a server via HTTP. It demonstrates various Android platform features like GPS, media capture, SQLite storage and HTTP networking. The summary provides examples of how gReporter implements location tracking, settings forms, text and audio reporting functionality.