Skip to content

Set App Name

Lumiq Creative edited this page May 2, 2020 · 1 revision

/app/src/main/res/values/strings.xml defines the app name:

<string name="app_name">Blueprint</string>

Replace Blueprint with the name of your app.

Clone this wiki locally