Add basic support for Android

This commit is contained in:
Tomaka17 2014-09-11 18:13:50 +02:00
parent d870fa7ffa
commit 0bb82e8467
11 changed files with 505 additions and 1 deletions

2
.cargo/config Normal file
View file

@ -0,0 +1,2 @@
[target.arm-linux-androideabi]
linker = "deps/apk-builder/apk-builder/target/apk-builder"