Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Custom AppID ?

Avatar

Level 1

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

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
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

 

View solution in original post

2 Replies

Avatar

Correct answer by
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

 

Avatar

Employee
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?