Hi!
When compiling any android application in version 100.1.0 of arcgis, the name of the application is automatically changed to "API AAPI de Android"
Has it happened to someone else?
Thanks!
I create any Android project and compiling the application shows the name I want. If I add the
"compile 'com.esri.arcgisruntime:arcgis-android:100.1.0'" line to the build.gradle file, When I compile the application the name changes by "API AAPI de Android".
I have checked that I automatically replace the "app_name" with that name in the files that is in the path:
app\build\intermediates\incremental\mergeDebugResources\merged.dir\values-es\values-es.xml
app\build\intermediates\incremental\mergeDebugResources\merger.xml
Can you send me your project so I can view on my end and see if I can reproduce?
I have already checked all of these properties and they are correct. I have tested it on several computers and the result is the same. If I use gradle to import the 100.1 library when compiling the application it automatically changes the name.I do not understand what may be happening ...
I am not seeing this. I encourage you to check your application tag and the android:label property in your manifest file to ensure that the name you want is shown.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.