Update android readme
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user