Progress towards target title screen.

This commit is contained in:
Zukero
2018-03-09 18:03:19 +01:00
parent d6d473a3d7
commit bf154e058b
11 changed files with 316 additions and 13 deletions

View File

@@ -23,6 +23,8 @@
<uses-permission
android:name="android.permission.WRITE_EXTERNAL_STORAGE"
/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /><uses-permission android:name="android.permission.READ_LOGS"/>
<application
android:name=".AndorsTrailApplication"