New Sample android project for mod.
android/settings.gradle
and change rootProject.name = 'SampleProjectName'
android/app/src/main/res/values/strings.xml
and change <string name="app_name">SampleAppName</string>
android/app/build.gradle
and change both namespace 'su.xash.SamplePackageName'
and applicationIdSuffix 'SamplePackageName'
android/app/src/main/java/su/xash/SamplePackageName/MainActivity.java
and change folder name SamplePackageName/
and change package su.xash.SamplePackageName;
android/app/src/main/java/su/xash/SamplePackageName/MainActivity.java
and check 41 line or ("gamedir", "SampleName")
Check android/app/src/main/res/mipmap-*dpi
Velaron for his TF15-Client's android folder. https://github.com/Velaron/tf15-client