Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
public static final class

MediaStore.Images

extends Object
java.lang.Object
   ↳ android.provider.MediaStore.Images

Class Overview

Contains meta data for all available images.

Summary

Nested Classes
interface MediaStore.Images.ImageColumns  
class MediaStore.Images.Media  
class MediaStore.Images.Thumbnails This class allows developers to query and get two kinds of thumbnails: MINI_KIND: 512 x 384 thumbnail MICRO_KIND: 96 x 96 thumbnail  
Public Constructors
MediaStore.Images ()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public MediaStore.Images ()

Added in API level 1