Requesting an Android reader app (like iBooks) - Android Software Development

This may be something that an Android programmer can actually build, but I think there is a real need for a fully functional Android eBook reader app that is equivalent to iBooks on the iPad.
As an author doing ePub conversion, I see two things that an Android reader app really should be able to do:
It would correctly use the stylesheet (.css file) inside the ePub file so that fonts, spacing, layout, etc. display the way the author/publisher created the book. (Only Aldiko appears to get this right...though it won't run on my Nook yet).
Images in the book could be displayed full screen simply by tapping on them, or a long press, etc. (Only the FBreader app for Android does this at the moment).
I think I've tested every Android reader app there is on the Market, and so far none of them have both .css stylesheet adherence -and- the ability to tap a picture to pop it out for a full-screen view. It's being done in different apps, so I guess the developers just aren't aware of how important this really is to both authors and readers alike. Imho, the first app that handles all this correctly is going to beat all the others.
There are some other things that can be considered: Moon+ has a great Table Of Contents display, some of the others give you an easy "<- Back" option or icon so you can easily return to where you were reading when you tapped to view a picture...but those can be worked in.
Anyone want to consider building an app with all this built-in? I'll sure be glad to help test it and if it works out I'll recommend it everywhere.
-JT

+1 for this.

Related

Android app that is as good as the nook application?

This is a question about if there is a library/reading application for android that is as good as the library and epub support of the stock nook color application (i find the android market nook application lacking in a lot of areas). This is the only thing holding me back to stock 1.2 instead of CM7...
numus said:
This is a question about if there is a library/reading application for android that is as good as the library and epub support of the stock nook color application (i find the android market nook application lacking in a lot of areas). This is the only thing holding me back to stock 1.2 instead of CM7...
Click to expand...
Click to collapse
Search the threads. This has been discussed many times. You can start here:
http://forum.xda-developers.com/showthread.php?t=1169284&highlight=reader
I find Aldiko to be even better than the stock app. The library system is easier to manage, it's incredibly easy to import books, and the brightness is controlled by sliding your finger up or down the left side of the screen. Also has a convenient night mode if you're like me and read often in the dark.
I've been holding off installing CM7 on the internal flash of my Nook for just this reason. The stock library/reader apps are quite nice, and none of the apps available on the market really match it. There are several decent ones, but none are as slick and simple as the stock Nook software.
Lately, though, I've been using CM7 on SD card more often, and using FBReader for my reading app. It's a very nice reader, but is a bit lacking in the library management area. But it's got some nice features (can use any TrueType font, brightness adjustment returns to normal when you leave the app, it automatically returns to the place you were in the book like the status bar icon on the stock firmware).
Someone linked above the thread I started about this as I'm in the same boat. I had two problems with Aldiko - it won't "library" in place, leaving two copies of every book on your sd card and I had a book that was cutting off sentences and not displaying right. I know it's only one book, but it was the only reader that had an issue.
For me, I think I've mostly settled on Moon Reader. Nothing's perfect, but this one seems to be the best balance.
Been using Aldiko (the latest version) and seems to be working very well.. Don't like the fact that it wont autoscan and update from my library storied ont he EMMC (that is were calibre likes to put my books it seems)... Otherwise it is a pain to navigate to the emmc library and update from it but it is possible. Only downside is there is no way to create a shelf of books you want to display.. it is either display everything, or recently opened. Also liked in moon+ that it gave the brief book description in list display...
doncaruana said:
Someone linked above the thread I started about this as I'm in the same boat. I had two problems with Aldiko - it won't "library" in place, leaving two copies of every book on your sd card and I had a book that was cutting off sentences and not displaying right. I know it's only one book, but it was the only reader that had an issue.
For me, I think I've mostly settled on Moon Reader. Nothing's perfect, but this one seems to be the best balance.
Click to expand...
Click to collapse
I prefer the Nook app because of the way the text is formatted, but I agree with dc, Moon Reader is a good alternative.

How much of the B&N stuff can you delete?

I would like to pare down my Nook a bit.
I do like the native reader app and I borrow library books.
Yes, I could use the OverDrive reader, but the native reader is much better.
The first thing that went was Shop.apk
It was kind of annoying to search for stuff on my Nook and come up with 50,000 suggestions of books that I could buy.
Social.apk seems to go away painlessly too.
Deleting (or renaming) Home.apk breaks the "Last Read" icon on the desktop.
You can still get there by Library and hitting the top of most recent.
It gets you to the right page.
It probably would not be hard to write an app to do the last read function.
Moreover, you'd have a system icon to do with what you will.
(It sends an intent that is not handled. I'll have to make a receiver and see what it is.)
Okay, deleting Home.apk also breaks additions to Library.
But, you can still borrow books on Adobe Digital Editions and read them by clicking them in a file browser.
Oh, well, might as well delete Library.apk
Hmm, I guess that Library.apk is a search content provider.
Books no longer show up in global search.
I guess that I'll have to roll my own.
Re-enable Home.apk, disable Reader.apk and see what intent goes.
(Last page read is kept in /data/data/com.bn.nook.reader.activities/databases/lastreadingpoint.db
Select ean from lastreadingpoint order by lastupdated
I'm not trying to get around the DRM or anything. I just want to get rid of all the cruft.
I see what you're trying to do here
I've been playing with this some more.
Reader.apk keeps track itself of last page read.
If you just use a file manager to open your books you'll get the right page.
If you are a big library user and use Adobe Digital Editions,
then the info that ADE dumps on your Nook could be integrated nicely.
You could have your books listed and show the return date.
Hmm, do you think it could be possible to fully debrand the device and have it running a normal, common Eclair, but using the actual ROM as base? like, deleting the B&N apps and creating custom providers & intent receivers to avoid FCs and such?
Well, if you delete (or rename) Home.apk and Library.apk but still like to use Reader.apk (the native epub reader),
then you might need a convenient way to get to your last read book.
It's not rocket science and I haven't figured out the little book icon on the status bar yet,
but if you want to get back to your book here is a little app to go to last read.
Put the icon on your desktop and click the "L" to go to last read.
Did you replace library, or just completely delete it?
darkguy2008 said:
Hmm, do you think it could be possible to fully debrand the device and have it running a normal, common Eclair, but using the actual ROM as base? like, deleting the B&N apps and creating custom providers & intent receivers to avoid FCs and such?
Click to expand...
Click to collapse
I've also wondered this, I use my nook for Kindle more than I do B&N lol. It would be great if we could get a ROM to flash that removes everything from the device and just makes it run stock Android then use Kindle and B&N apps, as well as whatever other apps for reading epubs to read our books. Don't know if this is possible but it would be nice, then we could fully repurpose all the buttons on the device purely for Android OS
And make a custom e-ink friendly version of the android homescreen, possibly including no-refresh?
Right now I've got the following apps deleted:
DemoMode.apk
Home.apk
Library.apk
Shop.apk
Social.apk
I will be working on a replacement library app.
I don't use the Kindle app. Do people who do also use the Nook native reader?
At the lowest level, all you need is a file manager.
I presume that each of the readers keep track of last page.
(Regarding the Nook lastreadingpoint:
Going straight to the database is the wrong approach, using the content provider is the right way.
LastRead.apk uses that.)
Ok, it's a neat hack to watch video on the Nook, but you really wouldn't want your Nook in A2 mode all the time.
As I've said before, the best uses of A2 is when an app knows when to use it, when dragging, scrolling, zooming.
If you have the source code to a browser/viewer/whatever, putting wrappers around the dragging/scrolling/zooming operation would be an improvement.
Personally, I have no problem with my ADW Launcher.
That it blurs and trails when parking an app on the desktop is no big deal.
I've got the little book icon on the status bar to open the last book in the native Nook reader.
That is, if you don't have Home.apk or (B&N) Library.apk
Here is a stop-gap release.
It works fine for the "Currently reading" but there is not yet other functionality in it.
I left it as a complete application so that you can easily see if you have it installed.
The actual "application" part of it is a blank screen.
No need to run it or put it on your desktop.
Just install it and click the little book on the status bar.
Renate NST said:
I've got the little book icon on the status bar to open the last book in the native Nook reader.
That is, if you don't have Home.apk or (B&N) Library.apk
Here is a stop-gap release.
It works fine for the "Currently reading" but there is not yet other functionality in it.
I left it as a complete application so that you can easily see if you have it installed.
The actual "application" part of it is a blank screen.
No need to run it or put it on your desktop.
Just install it and click the little book on the status bar.
Click to expand...
Click to collapse
Hm, looks interesting, seems like you've managed to already wrap some events to dummy workers we can attach to in the future and mod this thing up . Awesome!
I'll be testing it somewhere between today and tomorrow. Right now I'm trying to replace the stock keyboard. LatinIME.apk is deleteable but there isn't any working keyboard for it yet (I've tried GO Keyboard, GB Keyboard for Froyo/Eclair and HTC IME with no avail) and it's one of the biggest annoyances I have with it since I need more of a PC-keyboard-lookalike rather than an ebook keyboard
Although I am not getting the point of your mission :-D try Hacker's keyboard. It is possible to google out android 2.1 version. It is the best I have found so far although it is quite dark.
Just thought I'd drop this link here for hacker's keyboard.
http://code.google.com/p/hackerskeyboard/issues/detail?id=57
Also, make sure that after you install it you move it to /system/app
Googie2149 said:
Just thought I'd drop this link here for hacker's keyboard.
http://code.google.com/p/hackerskeyboard/issues/detail?id=57
Also, make sure that after you install it you move it to /system/app
Click to expand...
Click to collapse
Man, you rock! I've wanted that keyboard to work specifically. Thanks a lot!!
I've had some progress on the Library replacement.
It's not ready for prime time, but it is cute.
It will list the expiration date of your library books.
It's nice to be able to fit over 10 titles on the screen.
Renate NST said:
I've had some progress on the Library replacement.
It's not ready for prime time, but it is cute.
It will list the expiration date of your library books.
It's nice to be able to fit over 10 titles on the screen.
Click to expand...
Click to collapse
That's awesome!
When will you release it?
I've been working on two different approaches.
One is to use the Android native mediastore.
There are some bugs with this and it can get out of sync.
The other is to do all the searching for books myself.
That works ok as long as the books are found in the usual places:
/system/media/books
/data/media/B&N Downloads/Books
/media/My Files/Books
/media/Digital Editions
/sdcard/My Files/Books
Are there any other locations that I am missing?
darkguy2008 said:
When will you release it?
Click to expand...
Click to collapse
I really don't know if it suits anyone's needs besides my own.
Because the stock Home.apk, Library.apk and Shop.apk are all tied together,
to have my app work correctly you have to rename or delete the three of them.
As far as I know it should allow books bought from B&N to still work correctly,
but I don't know because I don't own any. I only get library books or Gutenberg.
Is it important for people to be able to buy B&N books directly on their Nook?
Renate NST said:
Is it important for people to be able to buy B&N books directly on their Nook?
Click to expand...
Click to collapse
Why not if it's free?
Naturally, I speak for myself only.
You need credit card added to buy B&N free books still...
From another hand you can get same free books somewhere else, right?
Apokrifx is right, also, that app would suit me too. I need a credit card to buy B&N books, which I don't have -and- I'm not interested at all in using it as a reader. If I want to read something I'll download it and slam it through a PDF reader installed on it.
My main use for it is to take out ALL of the B&N stuff and use it as an android tablet, so, to me, it's really useful

Looking for advice on root and apps for my new-to-me NST.

I picked up a like new NST without GlowLight and easel cover from an online acquaintance and I'm looking to make it work a little better for me.
I like the stock reader for ebooks. However, I have several PDF files with images and the stock reader just drops them completely. Looking around, it seems that ezPDF is a preferred app, but I haven't seen anything about it's image handling. A couple of them have color images and those aren't terribly important for clear viewing. Two others have black and white images and graphs and those need to be readable.
I'm also interested in a text editor of some sort. Does Google Drive work so I can use it's word processor app? Is there a good simple text editor app?
How about a spreadsheet app? Google Drive would be nice again, but anything basic work?
Calculator app? Doesn't need to be scientific, but extended operations would be nice.
I see a few game options, but not the most important. Anyone running a Spider solitare app on their phone?
Obviously I need to root it, but that's a tad . Does it matter which root I use (NST, N2E, other)? I've rooted 4 different phones, 3 Android and the HD2, so I'm not too worried about the act, just the correct procedure for my non-GlowLight NST.
So what are your suggestions?
MarkofT said:
[...] I like the stock reader for ebooks. However, I have several PDF files with images and the stock reader just drops them completely. Looking around, it seems that ezPDF is a preferred app, but I haven't seen anything about it's image handling. A couple of them have color images and those aren't terribly important for clear viewing. Two others have black and white images and graphs and those need to be readable.
Click to expand...
Click to collapse
Check out Mantano Reader. It handles PDFs reasonably well on the NST, at least for my needs. I also like that it will treat B&N books and sideloaded books equally, including covers and metadata display. I've completely replaced the B&N Library and Reader apps with Mantano on my NSTs.
I'm also interested in a text editor of some sort. Does Google Drive work so I can use it's word processor app? Is there a good simple text editor app?
Click to expand...
Click to collapse
I only did quick testing, but Evernote seems to work well. Documents to Go seems to work, but I never did a lot with it. (My device isn't with me, or otherwise I'd double check for you.)
How about a spreadsheet app? Google Drive would be nice again, but anything basic work?
Click to expand...
Click to collapse
Again, Documents to Go seems to work.
[...] Obviously I need to root it, but that's a tad . Does it matter which root I use (NST, N2E, other)?
Click to expand...
Click to collapse
I have always have good luck with TouchNooter (use the latest) so long as I remember to:
1. Confirm that I'm using the appropriate version of TN for the B&N firmware I'm running. The latest TN works on B&N 1.1.2.
2. Read the instructions -- all of them -- carefully. The NST isn't exactly like any other device, and there are some quirks (e.g. 24 hour Market delay) you want to be aware of.
3. Back your device up correctly FIRST. Unlike a lot of other devices, there is some device-specific content on some of the partitions. If you do find yourself considering doing a wipe of any sort that affects partitions, be VERY SURE you have this backed up first!
Good luck! They're nifty little devices.

[Q] NST 1.2.1 Library

Using a rooted NST 1.2.1 with cool reader.
Is there a library app compatible with this apart from the stock library? The app is just to view the books present on the device. Something like bookshelves, like the moon reader kinds.
Also, is there a NoRefresh compatible with 1.2.1 ? The other NoRefresh apps dont work with this version.
Well, you can try my Library (see signature).
I've never used CoolReader (or seen the manifest out of it) so I can't say how it will work.
Thank Renate, Your Library app is amazing, I love its simplicity. Besides, It also helps me to break the habit of putting a lot of book on my nook =).
Btw, Can it be launched on startup like default library. I hate to see Nook Launcher .
Renate NST said:
Well, you can try my Library (see signature).
I've never used CoolReader (or seen the manifest out of it) so I can't say how it will work.
Click to expand...
Click to collapse
Thanks!
But, is there any app which will present the library in the form of bookshelves?
Also, is there s NoRefresh version of NST Root 1.2.1 ?
shriramks said:
Thanks! But...
Click to expand...
Click to collapse
Does that mean that it works with CoolReader?
I guess that you could make my library the default home screen,
but then how would you launch all the neat apps on your Nook?
Hint: A long touch on a book in my Library brings up the full metadata.
It works
Selection of the book from the library prompts me for the option of reading, i.e, cool reader or the native B&N reader. Not sure how exactly to make Cool Reader the default option.
Have a lot of books on the device, so, it is a bit tedious to keep scrolling down the list. Hence the interest in shelves. B&N Library has shelves, but manual addition everytime i download a book is a pain.
Also, any other settings available on your library app apart from the metadata on long press?
Renate NST said:
Does that mean that it works with CoolReader?
I guess that you could make my library the default home screen,
but then how would you launch all the neat apps on your Nook?
Hint: A long touch on a book in my Library brings up the full metadata.
Click to expand...
Click to collapse
Indeed, by putting coolreader in /system/app, When I choose a book from library, A pop up shows me which reader will be used.
Can you show me the way to make your library the default home screen ? I really love its features :fingers-crossed::fingers-crossed:
PS:// I removed a lot of apps from /system/app, put FBreaderJ and CoolReader in, now my nook seems enhanced ( boot faster..). The battery seems better ( It lost 2%/day in idle mode)
Whenever multiple apps could handle an intent but no app has been specified as default, a "picker" window pops up.
It lists all the possibilities and at the very bottom there is a checkbox.
The checkbox has text in white which says, "Use this app as default app in the future" (or something).
Of course you can't read the white text.
Just click the box, then carefully select which app to use in the future.
To undo what you selected can be difficult because you will never see that dialog again if you check the checkbox.
There are tools to fix that, non-B&N Settings.apk or you can edit /data/system/packages.xml
Uhm It seems that we are misunderstanding. I read all your posts about alternative library app.One of them mentioned that if I want to use your Library app, I have to remove default Home, Shop and Library of my Nook. I did then when my nook started, It showed a launcher with your Library Icon.
Can you modify your app that when my nook start, it will be run at the same time and disable the HOME button ( used to get back to launcher)?
If you modified your "n" button it should go to whatever you selected as the default app for home.
Apparently that is the default launcher.
My question remains, if you make Library the default home, how will you get to your browser, email, etc?
Right now Library does not handle the home intent.
Renate NST said:
If you modified your "n" button it should go to whatever you selected as the default app for home.
Apparently that is the default launcher.
My question remains, if you make Library the default home, how will you get to your browser, email, etc?
Right now Library does not handle the home intent.
Click to expand...
Click to collapse
Not making it the default home. Configuring the physical button for switching pages as a shortcut to the library.
Also,are anyone having problems with connecting to the wi-fi?
Renate NST said:
If you modified your "n" button it should go to whatever you selected as the default app for home.
Apparently that is the default launcher.
My question remains, if you make Library the default home, how will you get to your browser, email, etc?
Right now Library does not handle the home intent.
Click to expand...
Click to collapse
Actually, I do not use my Nook for email, browser, I have an ipad for those tasks. I love the nook because I can focus on just reading. The combination of your library and coolreader makes my nook perfect.
Not making it the default home. Configuring the physical button for switching pages as a shortcut to the library.
Also,are anyone having problems with connecting to the wi-fi?
Click to expand...
Click to collapse
Which firmware are you using ? 1.0 or 1.1. I heard that 1.1.2 comes with Wifi bug fix.
Btw, Today I upgraded into 1.2.1. The reader renders text much better than 1.1.2's one howerver, the battery is a pain. I lost 4% in just one hour even in sleeping mode @@ Does any one know why ? ( I removed all unnecessary apps like phone.apk, telephony...)
I agree with you.
Without putting my finger on it the text or page turns or something is better in 1.2.1
They redid the EpdController (which handles eInk modes) in 1.2+
The Nook Touch has always had an intermittent problem with not sleeping.
I have even caught it with the screen's IR touch sensors still running in sleep.
Lore and legend says never to use the power button to put your Nook to sleep.
Let it time out on the screen saver.
I'll see about doing something on that Home issue.
Right now my Nook is not booting up and I have to hook up the console to see why.
Renate NST said:
I agree with you.
Without putting my finger on it the text or page turns or something is better in 1.2.1
They redid the EpdController (which handles eInk modes) in 1.2+
The Nook Touch has always had an intermittent problem with not sleeping.
I have even caught it with the screen's IR touch sensors still running in sleep.
Lore and legend says never to use the power button to put your Nook to sleep.
Let it time out on the screen saver.
I'll see about doing something on that Home issue.
Right now my Nook is not booting up and I have to hook up the console to see why.
Click to expand...
Click to collapse
If I replace 1.1.2 reader with 1.2.1's one, can it work?
PS:// Can't wait to see your works. :victory::victory:
A question. Your app reads files present in sdcard\my files\books.
Any way to broaden the file structure?
Thanks!
I'm trying to figure out what to do with Library.apk
Currently it only handles epub files.
It could handle any kind of file but the problem is extracting metadata.
If it's not extracting metadata you might as well be just using a file manager.
Extracting metadata out of epubs is pretty simple.
Extracting metadata out of pdfs can be difficult.
There is a nice (computer-type) library that can do this though.
The Nook Reader also handles pdfs.
I have lots of technical references in pdf but they are better accessed from a file manager.
Another topic I wanted to raise elsewhere:
Are people happy with their pdf reading capability/apps?
Are there problems with opening some pdfs or formatting?
Are the pan/zoom/orientation options sufficient?
I'm working (a bit) on a ground-up rewrite of the Reader.
It's still lacking a lot of features, but it also doesn't have all the B&N cruft in it.
Right now it has portrait/landscape of PDFs with overscan (to get rid of the paper margins).
Even this small step makes reading easier.
I've got about 200+ PDFs on my Nook, one that is 3700 pages long.
Renate NST said:
I'm working (a bit) on a ground-up rewrite of the Reader.
It's still lacking a lot of features, but it also doesn't have all the B&N cruft in it.
Right now it has portrait/landscape of PDFs with overscan (to get rid of the paper margins).
Even this small step makes reading easier.
I've got about 200+ PDFs on my Nook, one that is 3700 pages long.
Click to expand...
Click to collapse
I love and use Library.apk and I hate to be critical about such good free software but on my nook sometimes the app doesn't capture the same title and author (or even getting the author) as does Calibre and the standard nook Library. Also, sometimes the author sorting is by first name, sometimes by last name even on the same page. I'm using the 1.9 version.
The problem is always the lack of good metadata.
Even figuring out how to split a name is not easy.
Jethro Tull should be filed under J for the band or under T for the historical person?
Gabriel García Márquez, is his last name García Márquez or Márquez?
This is the way it is supposed to be filled in:
Code:
<dc:creator opf:file-as="Alcott, Louisa May">Louisa May Alcott</dc:creator>
If you can paste me the metadata that causes problems, I'd be grateful.
@mergen3107 Yes, I've noticed a lot of those problems.
The footnote one is the most annoying to me right now.
The current state of things is that I use my reader for PDFs and still use the stock reader for epubs.
Renate NST said:
The problem is always the lack of good metadata.
Even figuring out how to split a name is not easy.
Jethro Tull should be filed under J for the band or under T for the historical person?
Gabriel García Márquez, is his last name García Márquez or Márquez?
This is the way it is supposed to be filled in:
Code:
<dc:creator opf:file-as="Alcott, Louisa May">Louisa May Alcott</dc:creator>
If you can paste me the metadata that causes problems, I'd be grateful.
@mergen3107 Yes, I've noticed a lot of those problems.
The footnote one is the most annoying to me right now.
The current state of things is that I use my reader for PDFs and still use the stock reader for epubs.
Click to expand...
Click to collapse
Here is a link to examples some (of many) problem files: https://dl.dropboxusercontent.com/u/20746013/Problems.zip
They all look ok in Calibre and in the stock Lilbrary app.

[Q] Sync last read page, notes, bookmarks between Nook ST and Galaxy S3?

I just purchased and successfully rooted (thank you experts here) my Nook Simple Touch.
I would like to create a streamlined reading experience between my Nook ST (where I will do majority of my reading), and my Galaxy S3 (which I will read while on the bus / in lines / etc). This is in fact why I purchased my own root-able Nook rather than continuing to side-load and use my girlfriend's kindle.
I have searched extensively and not come up with any solutions. The current Moon Reader Pro is not supported by the Nook ST, and reading others' posts it seems it does not work very well anymore even if you can find a place to download the old version apk's (http://forum.xda-developers.com/showthread.php?t=1687208&highlight=sync+last+read+page)
I have tried PageTurner, which does not allow you to make notes or bookmarks, but at least is supposed to sync last page read, but it's not working for me across devices.
It seems like this really would be a common feature users would desire, has anyone found a good way to accomplish this?
Thanks for the help!
Forgot to say, I have also tried FBreader, but this would require me to root my Galaxy S3, and I have no other reason to want to do that at this point in time, so prefer a different option.
Found some solutions.
1.) Page Turner
This is what I settled on. The sync does in fact work, what I had to do was delete every book off my device first. Then on Calibre, change the settings so it would automatically manage the metadata (on each connect) on my devices. After doing this I re-uploaded the books to my phone and Nook Simple Touch, allowing Calibre to manage these devices. Since doing this, the sync feature has worked well.
Pros:
-best, most crisp display of any of the readers I have found which are capable of syncing
-sync feature works smoothly (after loading as above)
-developer of this software is very active and responsive
-the objective developer states for designing this software is consistent with my purpose - open platform for reading DRM free ebooks smoothly on multiple devices
Cons:
-does not support custom bookmarks or notes (I am told this is planned for the next version, but timeline is not certain)
-control of interface leaves room for improvement (have to navigate through cumbersome menu to adjust font size, can't put in all the cool finger swipe controls that Moon Reader has), however, as my GF put it, the purpose is to read not to have fancy controls, and bottom line is once I get the settings adjusted the way I want, this offers the most crisp, best visual reading experience.
2.) Moon+ Reader Pro (old version, can get the old APK that Nook will accept)
I was able to get this sync feature to work after clearing device content and re-uploading with Calibre managing devices and meta-data, as described above. Not sure what problem the people in the thread I linked to in my original post were having, but I did not have this problem when using the same version on both my phone and nook.
Pros:
-syncs
-amazing control options (adjust font by sliding up and down side, assign swipes across page to various functions - I liked left to right and vice versa for skipping ahead or back by chapters, swipe up to close app, swipe down to return to bookshelf), very feature rich
-allows for notes and bookmarks
Cons:
-display is horrible on Nook! absolutely terrible. This was the deal breaker for me, as even though I loved the ability to customize and control the interface, the fuzziness, lack of contrast and crisp screen was unacceptable for prolonged reading.
-the developer is not currently interested in supporting the Nook, so there will be no updates which will change anything. All the development is going into versions that will not run on the Android 2.1 (which nook uses)
3.) Aldiko using Aldiko sync
I must confess I did not try this very hard. I downloaded the latest version of Aldiko which the Nook would support, and found the control of the interface as well as quality of visual display to be inferior to the other two options.
However, you can make this work I believe. You need the separate app aldiko sync. Unfortunately, in the more recent versions (which are not supported on Nook), you need to have root access to the device (something I was not interested in doing on my phone). I did get it to work by loading the old APK, which did not require root access for aldiko sync, and this did work. But as above, I found this option inferior to both of the others.
Hope that helps anyone else with the same questions I had. I would like it if Page Turner would become more feature rich, the very most important feature needed being support for note taking, and custom book marks.

Categories

Resources