I want to import and compile FBReaderJ on eclipse. I have downloaded the latest source code from their website. Is it necessary to install NDK and cygwin for compiling FBRreaderJ.
If you can suggest me any tutorial OR helpful link.
FYI:
OS – Windows vista
Eclipse – [Helios 3.6]
Android OS – 1.6
In the HowToBuild text file in the root dir, it gives instructions.
It mentions the requirements:
And since the NDK requires cygwin 1.7 on Windows, it looks like you’ll have some downloading to do.
So yes, you need the NDK, Cygwin, and Python
The text file also gives build instructions:
EDIT new instructions: