diff --git a/Assets/readme/readme_android.txt b/Assets/readme/readme_android.txt index 8da3b6a0..91746116 100644 --- a/Assets/readme/readme_android.txt +++ b/Assets/readme/readme_android.txt @@ -9,7 +9,6 @@ Installation: - Copy .apk file to Android device - Open the .apk with file browser to install it - Allow installing from unknown sources -- Go to 'Settings - Apps - ArmorPaint - Permissions' and enable 'Storage' Controls: - Paint with one finger, rotate and scroll with two fingers diff --git a/README.md b/README.md index 72960c19..d2c04bdd 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ node Kinc/make -g metal **Android** *wip* ```bash node armorcore/make android -g opengl --shaderversion 300 -cp -r build/krom/ armorcore/build/Krom/app/src/main/assets/ +cp -r build/krom/* armorcore/build/Krom/app/src/main/assets/ cd armorcore node Kinc/make android -g opengl # Manual tweaking is required for now: