mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 09:49:19 +02:00

calibre series info patch (by Kevin Carr) git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1046 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
10 lines
319 B
Text
10 lines
319 B
Text
How to Build for Android
|
|
------------------------
|
|
|
|
Requirements: Android SDK 1.6, Android NDK 1.5
|
|
|
|
1. Compile native code.
|
|
This step could be skipped, prebuilded native libraries are currently included into the source package.
|
|
2. Edit 'local.properties' file.
|
|
3. Run './createRawResources.py'.
|
|
4. Run 'ant release'.
|