X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2FREADME;h=2d89cb9de9e209e44777dc5a71f4863ccd4d78fa;hb=refs%2Fheads%2Fbuffers2;hp=b10d352fa604c729e6b7e63aed1fe7d93a01edc7;hpb=92c7868df227201d6914f9f07c9a29ba0e2863cb;p=d2df-sdl.git diff --git a/android/README b/android/README index b10d352..2d89cb9 100644 --- a/android/README +++ b/android/README @@ -18,7 +18,9 @@ Requirements: Build all shared libraries using NDK toolchain and put into directory ./ass/lib/armeabi-v7a/. Also you need to build FPC crosscompiler ( http://wiki.freepascal.org/Android ). -Put game resources into direcotor resources/ (or install it manually into external/internal storage). + +If you want to pack game resources into APK, add it into directory "resources". +If you want to play MIDI music, add instruments and timidity.cfg into directory "resources" (you can grab it from https://www.libsdl.org/projects/SDL_mixer/timidity/timidity.tar.gz). Generate keys: ```