Update android readme

This commit is contained in:
luboslenco
2021-02-10 12:06:08 +01:00
parent 68ddd70b17
commit 22b8546f66
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -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
+1 -1
View File
@@ -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: