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
R.mipmap()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int sym_def_app_icon

Since: API Level 11

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

Constant Value: 17629184 (0x010d0000)

Public Constructors

public R.mipmap ()

Since: API Level 11