package

sofia.content

Components that provide capabilities to retrieve external content on an Android device, such as the media gallery (MediaChooser) and the camera (PhotoCamera).

This package also contains components that allow applications to view content using viewers built into the operating system and other applications that provide their own content (see ContentViewer).

Classes

ContentViewer

Presents a full-screen viewer for content on the device. 

MediaChooser

Allows the user to choose a piece of media (such as an image or a video) from the media gallery on his or her device. 

MediaUtils Utility methods to make working with the built-in Android media gallery easier for students. 
PhotoCamera

Allows the user to take a photo using the camera on his or her device.