com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.
White Labeling WSO2 EMM Android Agent
PrerequisitesÂ
Download and install Android Studio. For more information, see installing Android Studio.
Changing Android Agent related logos and icons
Clone the product-mdm repository. The folder will be referred to asÂ
<PRODUCT_MDM>
 throughout the documentation.git clone https://github.com/wso2/product-mdm.git
Navigate to the
<EMM_AGENT_ANDROID>/res
 directory.<EMM_AGENT_ANDROID>
 refers to theÂ<PRODUCT_MDM>/modules/mobile-agents/android/client
 file path.- Navigate to the
drawable-xxhdpi/
folder and change the following:- Change the
ic_launcher.png
(144px X 144px
) file in order to change the icon. For more information, go to the Android icon guide.Â
- Change the
 Change the following file logos in order to change the header logos: Â
ic_logo.png
 (240px X 72px
)ic_logo_darker.png
 (240px X 72px)
repeat_bg.png
  (277px X 125px
)
- Navigate to the
drawable-xhdpi/
folder.- Change theÂ
ic_launcher.png
 (96px X 96px
) file to change the icon. - Change theÂ
ic_logo.png
 (160px X 48px
),ic_logo_darker.png
 (160px X 48px
) andrepeat_bg.png
(222px X 100px
)Â file in order to change the logos.
- Change theÂ
- Navigate to theÂ
drawable-hdpi/
 folder.- Change theÂ
ic_launcher.png
 (72px X 72px
) file in order to change the icon. - Change theÂ
ic_logo.png
 (120px X 36px
),ic_logo_darker.png
 (120px X 36px
)Â andÂrepeat_bg.png
 (122px X 55px
) files in order to change the logos.
- Change theÂ
- Navigate to the
drawable-mdpi/
folder.- Change theÂ
ic_launcher.png
(48px X 48px
) file to change the icon. - Change the
ic_logo.png
 (80px X 24px
) andic_logo_darker.png
 (80px X 24px
)Â files in order to change the logos.
- Change theÂ
- Navigate to the
- Open the client folder that is in theÂ
<EMM_SOURCE_HOME>/modules/mobile-agent/android
 directory via Android Studio. Build the project to create a new APK with the changes.
- Rename the created
.apk
 file toÂandroid-agent.apk
. - Copy the renamed file and replace it instead of the existingÂ
android-agent.apk
. file that is in the<EMM_HOME>/repository/deployment/server/jaggeryapps/emm-web-agent/units/asset-download-agent-android/public/asset
 directory.
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.