diff --git a/alienblaster/readme.txt b/alienblaster/readme.txt index b1da51ab6..b1d1a150d 100644 --- a/alienblaster/readme.txt +++ b/alienblaster/readme.txt @@ -7,8 +7,6 @@ This should be compiled with Android 1.6 SDK and NDK - google for them and insta You'll need to install Eclipse or Ant too Then symlink this dir to /apps under the name "alienblaster": ln -s `pwd` /apps/alienblaster -Then make symling of alienblaster/src dir into project/jni/alienblaster/src - this should be absolute path: - ln -s /home/user/sources/AlienBlaster/src project/jni/alienblaster/src Then go to dir and execute: make APP=alienblaster V=1 Hopefully it will compile the file project/libs/armeabi/libalienblaster.so