to top
Android APIs
public static final class

R.mipmap

extends Object
java.lang.Object
   ↳ android.R.mipmap

Summary

Constants
int sym_def_app_icon Default icon for applications that don't specify an icon.
Public Constructors

? Examples
R.mipmap()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int sym_def_app_icon

Added in API level 11

Default icon for applications that don't specify an icon.

Constant Value: 17629184 (0x010d0000)

Public Constructors

public R.mipmap ()

Added in API level 11

No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.