0
I am making an app in which I use a Webview. The doubt is how I can change the text that appears "Webviewapp" when I open the app.
0
I am making an app in which I use a Webview. The doubt is how I can change the text that appears "Webviewapp" when I open the app.
2
Change the androidmanifest.xml file
Tag: Application Tag: Application
Property android:label
<application
android:label="NomeDaSuaAplicação"
Browser other questions tagged android
You are not signed in. Login or sign up in order to post.