This is a template (boilerplate) for building new Android apps on TokenD. Unlike our first template project – Android wallet, – this is not a working app. This is just a pre-configured project structure filled with essential classes used to quickly start a new app development.
To change the name of the project displayed in Android Studio change rootProject.name
property
in settings.gradle
file