monteroje
07-10-2020
Hi, it's possible to customize the AppID not using the application:androidLabel from manifest.xml?
Im using com.adobe.mobile:adobeMobileLibrary:4.13.7
best regards
JEMontero
emdobrin
Employee
Hi @monteroje ,
One option would be to use Target to customize that string and update the title with the value fetched using the Mobile SDK. Check the Android documentation for how to set the title on a top-level Activity or ActionBar programmatically.
Hope this helps,
Emilia Dobrin