(following previous post)
The modified FBReader .apk - latest versions downloaded today - were obtained as follows:
-- renamed the package name in the Manifest (to enable installation)
-- changed the app name in /res/values/strings.xml (to make the new version in the User Interface recognizable)
-- modified the equivalent /org/geometerplus/fbreader/fbreader/FBView.java to enable two-columns view also in portrait mode
-- in case of the 3.x/4.x/5.x version, modified /res/values-v23/styles.xml to prevent two errors that apktool would show in rebuilding the package
Unfortunately, once installed on the i86, the applications - while being responsive to touch, showing menu, toolbars etc. - do not display anything in the main area. White on white, black on black.
I first tried with the latest FBReader 2.6, for Android 3.x/4.x/5.x . Since this did not work, I tried for the version for 2.x - but the visual glitch persists. If anybody has an idea why this happens, I am curious. Anyway, in the former post I attached an old version which should certainly work. I will attach here the versions obtained today, which DO NOT work.
|