geometer / FBReaderJ

Official FBReaderJ project repository
http://www.fbreader.org/FBReaderJ/
1.83k stars 801 forks source link

Error when Ant Release + How to build on Android Studio? #412

Closed sinhpn92 closed 7 years ago

sinhpn92 commented 8 years ago

The first, thanks so much this open source.

I have one error and 1 question when use FBReaderJ.

Error: I get error "Native libraries are not up-to-date. Please run ndk-build manually." when run "ant release". I searched in the internet but I can't fix it. I use latest version ndk r12b and I see that in the definitions.mk file have line "$1:| $$(__ndk_file_dir)". Have any suggestion for thí error?

Question: How can build FBReaderJ on Android Studio?

Thanks for your times

Mayur-007 commented 7 years ago

@sinhpn92 Were you able to build on Studio ?

sinhpn92 commented 7 years ago

Thanks your review. It works fine.

Mayur-007 commented 7 years ago

@sinhpn92 I want to implement in Studio, can you help me ?

sinhpn92 commented 7 years ago

@Mayur-007 what about your error? What's this? I found a project had converted to Android Studio project here: https://github.com/liquiddandruff/FBReaderJ

RFlame commented 7 years ago

@sinhpn92 I also have this error,can you tell me how to fix it? thank you.