Android 2.3 Gingerbread

Package android

Contains the resource classes used by standard Android applications.

See:
          Description

Class Summary
Manifest  
Manifest.permission  
Manifest.permission_group  
R  
R.anim  
R.array  
R.attr  
R.bool  
R.color  
R.dimen  
R.drawable  
R.id  
R.integer  
R.layout  
R.plurals  
R.raw  
R.string  
R.style  
R.styleable  
R.xml  
 

Package android Description

Contains the resource classes used by standard Android applications.

This package contains the resource classes that Android defines to be used in Android applications. Third party developers can use many of them also for their applications. To learn more about how to use these classes, and what a resource is, see Resources and Assets.


Android 2.3 Gingerbread