Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following table provides an overview of the various logos and icons used in WSO2 MDM:

File NameSize
(Pixels) 
FileDescription
mobile-emm.png
450 X 51 <EMM_HOME>/repository/deployment/server/jaggeryapps/emm/themes/wso2default/img/ EMM logo in header.
mobile-platform.png354 X 51<EMM_HOME >/repository/deployment/server/jaggeryapps/sso/views/img/EMM login page header logo.
ic_launcher.png144 X 144

<EMM_AGENT_ANDROID>/client/src/main/res/drawable-xxhdpi/

Android Agent icon (XXHDPI) in the launcher.
ic_logo.png240 X 72<EMM_AGENT_ANDROID>/client/src/main/res/drawable-xxhdpi/Android Agent logo ( XXHDPI) in the action bar.
ic_logo_dark.png240 X 72<EMM_AGENT_ANDROID>/client/src/main/res/drawable-xxhdpi/Android Agent logo ( XXHDPI) in the action bar.
repeat_bg.png277 X 125<EMM_AGENT_ANDROID>/client/src/main/res/drawable-xxhdpi/Android Agent logo ( XXHDPI) in the footer.
ic_launcher.png96 X 96<EMM_AGENT_ANDROID>/client/src/main/res/drawable-xhdpi/Android Agent icon (XHDPI) in the launcher.
ic_logo.png160 X 48<EMM_AGENT_ANDROID>/client/src/main/res/drawable-xhdpi/Android Agent logo (XHDPI) in the action bar.
ic_logo_dark.png160 X 48<EMM_AGENT_ANDROID>/client/src/main/res/drawable-xhdpi/Android Agent logo (XHDPI) in the action bar.
repeat_bg.png160 X 48<EMM_AGENT_ANDROID>/client/src/main/res/drawable-xhdpi/Android Agent logo ( XHDPI) in the footer.
ic_launcher.png72 X 72<EMM_AGENT_ANDROID>/client/src/main/res/drawable-hdpi/Android Agent icon (HDPI) in the launcher.
ic_logo.png120 X 36<EMM_AGENT_ANDROID>/client/src/main/res/drawable-hdpi/Android Agent icon (HDPI) in the action bar.
ic_logo_dark.png120 X 36<EMM_AGENT_ANDROID>/client/src/main/res/drawable-hdpi/Android Agent icon (HDPI) in the action bar.
repeat_bg.png122 X 55<EMM_AGENT_ANDROID>/client/src/main/res/drawable-hdpi/Android Agent icon (HDPI) in the footer.
ic_launcher.png48 X 48<EMM_AGENT_ANDROID>/client/src/main/res/drawable-mdpi/Android Agent icon ( MDPI) in the launcher.
ic_logo.png80 X 24<EMM_AGENT_ANDROID>/client/src/main/res/drawable-mdpi/Android Agent icon ( MDPI) in the action bar.

ic_logo_dark.png

80 X 24<EMM_AGENT_ANDROID>/client/src/main/res/drawable-mdpi/Android Agent icon ( MDPI) in the action bar.
app_icon.png57 X 57<EMM_AGENT_IOS>/iOS Agent app icon (standard resolution).
app_icon@2x.png114 X 114<EMM_AGENT_IOS>/iOS Agent app icon (high resolution).
ic_logo.png120 X 36<EMM_AGENT_IOS>/MDM Agent/iOS Agent logo in the action bar.
logo.png200 X 32

<EMM_HOME>/modules/distribution/src/repository/resources/styles/images/

Note
The latter mentioned path will only be available after you check out the source from GitHub  and build the source.
Carbon admin logo in the header.
logo.png200 X 32

<EMM_HOME>/modules/components/emm-ui/src/main/resources/web/styles/images/

Note

The latter mentioned path will only be available after you check out the source from GitHub and build the source.

Carbon admin logo in the header.

 

The File path structure is as follows:

  • <EMM_AGENT_ANDROID> refers to the <PRODUCT_MDM>/modules/mobile-agents/android/client file path.

    Info

    For more information on cloning product-mdm, see building from source.