Hello,
I was wondering how would you change the name of the app that will show under the icon. I have it as B4A Example. I changed the manifest to be
setapplicationattribute(android:icon, "@drawable/icon")
SetApplicationAttribute(android:label, "AppName")
but it is still shown the B4A example name.
Any help will be appreciated.
I was wondering how would you change the name of the app that will show under the icon. I have it as B4A Example. I changed the manifest to be
setapplicationattribute(android:icon, "@drawable/icon")
SetApplicationAttribute(android:label, "AppName")
but it is still shown the B4A example name.
Any help will be appreciated.