Related
Are Aldiko and other ePub apps that are in the regular Amazon App Store still available on the Kindle Fire(actually in the store, I'm aware it can be sideloaded)?
Aldiko is in the app store but doesn't show as compatible with the Fire. I'm sure if you had the apk you'd be fine.
As far as available non-sideloading epub apps, there's a commercial app called Mantano but it's $7.49. Good reviews though.
And of course you could always just convert your stuff using Calibre for free.
I've installed MoonReader+ via the Android Pit app. I'd guess the free version would load also.
Sent from my HTC Flyer P512 using Tapatalk
I have a followup question on ePubs (I did not want to open up a new thread).
Using Calibre is not an option. I need to get ePubs to be easily accessible on the Fire without rooting (sideloading is an option). This is for someone who basically has no technical skills whatsoever and it needs to be ... ready for the cliched phrase?..."easy as pie".
I can do the setup/sideloading, but they need to be able to go on websites, download the ePub, know where it is, and hopefully in either an app or a file manager one-click and its opened.
They aren't books, they are small documents.
I tried to sideload Aldiko, and yes it does open ePubs, BUT you have to manually import them each time. (It would be ideal if there is an app that automatically scans your internal storage and just "puts" the ePub file out in the open to select -- kind of likeezPDF does with pdf's).
I am really trying to get this to work for them because they are an Apple family and will most likely will turn to an iPad.... (alternatively, I may recommend the Nook Tablet which I believe natively supports pdf).
If there is a stable ROM that doesn't required constant updates/maintenance, I MIGHT be willing to consider that if it means having access to the Android Market and making the ePub thing alot easier.
Any feedback appreciated here!
moon reader opens directly - but the handling is a little bit complicated
take a look by yourself - it's on the market
Eddog4DROID, an easy thing I'd recommend is getting the 'Overdrive Media Console' app from the market, free (https://market.android.com/details?id=com.overdrive.mobile.android.mediaconsole).
If you borrow books from any public library in ePub format, they download directly through that app.
Also, if you have any ePub format files on your SD card (like your own books) you can probably save them on the Overdrive folder and open them (not sure though, haven't tried).
Here's a FAQ about the app in case you want to give it a try (http://www.overdrive.com/Software/OMC/faq.aspx).
Let us know how it goes if you try it.
Eddog4DROID said:
I tried to sideload Aldiko, and yes it does open ePubs, BUT you have to manually import them each time. (It would be ideal if there is an app that automatically scans your internal storage and just "puts" the ePub file out in the open to select -- kind of likeezPDF does with pdf's).
Click to expand...
Click to collapse
get mantano reader https://market.android.com/search?q=mantano&c=apps
haven't really tried the Trial but I paid for the full software and I love it. Every book you have on fire (even pdf) will be sorted by author, Title, Series etc. in the Mantano Reader. It has also TTS so it reads your books for you if you want.
Aldiko does work for stock Fire. I use it all the time for reading scientific papers. For whatever reason, I had to grab the APK directly from their website; backing up the APK I had on my Droid X didn't work.
My first post, and I was able to supply an answer rather than ask a noob question.
Aldiko was very sluggish on my Fire, I went back to using the Kindle app from the Market. If the books I have/get are in epub format I either use Calibre to convert them or one of the free online converters.
Can Aldiko be setup the ePubs are automatically imported and shows up when the app starts?
Sent from my GT-P7510 using xda premium
Can Aldiko be setup the ePubs are automatically imported and shows up when the app starts?
Click to expand...
Click to collapse
so far as i know - NO
correct me if i'm wrong
Not sure Overdrive is what I need. These are custom ePubs that are not books from Libraries. Thanks for the feedback though.
Again, just want to download ePubs from a website and have a quick way to open them.
Sent from my GT-P7510 using xda premium
as i said some posts ago: moon reader - nothing for you ?
Wow. Moon Reader. I over looked it but work great! Going with that one. It freezes up sometimes but well see... thanks again
Sent from my HTC Thunderbolt
FB reader for the win.. you will have to dl apk and side load. But from what I have seen on other devices this is the fastest and most reliable epub reader ive seen.
also a note Though I have not used this on the KF yet. I did notice some notes in the latest patch that are kindle related... so the dev has KF in mind..
I have ALDIKO on my kf.. its my usual go to reader though I think its sloppy and sluggish it does have a nice overal design. and I dont mind the import feature.. '
I like kobo myself
Sent from my Amazon Kindle Fire using Tapatalk
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
I successfully rooted my new Nook STG with NookManager. Thanks for developing such an easy root.
I was able to load apps from Amazon App Store. I was also able to install apks using my dropbox app on the nook as well as using Android Commander on my PC.
But my main purpose for rooting was to install the Overdrive app so that I can load books directly from our public/work libraries on the nook and read. I tried installing the apk from overdrive site but it doesnt work.
Does anyone have an APK that works with 1.2 and NookManager root? I also tried a version that said (2.4.2.2) of the apk that I found on another site but it doesnt work.
Also the aldiko apk (2.1.0) installed fine but crashes with the SD card in the nook. It opens fine when the SD card is not loaded in the nook. So am unable to load books as I cannot access the acsm file that I download from the library to load the ADE books.
Thanks.
That's the same reason I rooted. Its really silly that you can easily check out books on your smartphone and not your e-reader. Once you get it going on the Nook its great. I looked a little for an Overdrive that works but ended up with Aldiko version 2 instead. To get Aldiko working with an library once you've installed it:
Open Aldiko
Open the menu | Settings | Adobe DRM and enter your Adobe Id & password to authorize your Nook then exit Settings
Click on the shopping cart icon at the upper right
Open the menu | My catalogs.
Click on the + at the upper right and enter a name for your library and the Overdrive URL then click OK.
Now you can click on the library in My catalogs to go to the Overdrive site and check out books and they will open in Aldiko. I reassigned the search button on the quicknav to Aldiko with the Nook Touch Mods Manager that NookManager installs and now it works like every e-reader should out of the box.
UPDATE: Just noticed you had tried Aldiko before. My link is for an older version that works on the Nook just fine. I haven't had any reader app work with the browser downloading the .acsm then clicking on it. For some reason they don't get hooked up with the automatic open when you click on .acsm files. But with Aldiko you browse from inside the Aldiko app and it works fine. I believe this version of Aldiko will open without the SD card inserted but needs it inserted to download books.
Thanks for the detailed steps, will give that a try. By the overdrive url, you mean the library overdrive url?
realdeewana said:
Thanks for the detailed steps, will give that a try. By the overdrive url, you mean the library overdrive url?
Click to expand...
Click to collapse
Yep. Like http://brevard.lib.overdrive.com for my local Brevard County library.
Cool. that worked just right. With dropsync everything else also seems to fall in place.
Wondering if its possible to use the side buttons to navigate a book within the aldiko app?
realdeewana said:
Wondering if its possible to use the side buttons to navigate a book within the aldiko app?
Click to expand...
Click to collapse
There is a hack to the system key layout to remap the side buttons to volume control keys and Aldiko can use the volume controls to scroll. But the B&N reader doesn't use the volume control keys to scroll. So some people map two of the side keys to volume controls and leave the others as normal or don't use the B&N reader and use all four as volume controls. I really didn't like that idea so I spent the last week playing with Nook Touch Mod Manager / Nook Touch Patches and modifying them to be able to remap the side buttons to screen taps so they work with the B&N reader, Aldiko and just about any other reader you choose to install. Plus you can map long presses to open apps, bring up the menu, go back and any other NTMM action. I have a PM out to jeff_z the NTMM / NookTouchPatches developer (thanks a whole bunch for NTMM, NookTouchPatches and NookManager Jeff!) to see if he would like to merge my changes into NTMM. Keep an eye on the NTMM thread and one way or another I'll make the changes available in the next week or so.
Cool. That worked. Thanks
I used Android Commander.
First do a chmod 777 on the file in the shell,
then pull the file to c:
modify using notepad++ in admin mode
then a push on the nook with the modified file.
Reboot the Nook and voila! Works on the kindle app as well.
Overdrive and Nook Glowlight
Just in case you still wanted to put Overdrive on your rooted Nook Glow: I also successfully rooted with NookManager. (So simple! Thanks!) Found an older version of Overdrive 2.3.0.1 which works fine. Sorry I can't post the link, but go to freeware4android.net and search "android 2.1 overdrive media console". It should be about the fifth or sixth result down the list ending with "overdrive-media-console-download- 127505.html." I just downloaded the file to SD card in my nook, clicked open and it installed fine. Haven't tried Aldiko, but I like the one-click convenience of having Overdrive automatically open the .ascm library files.
Incidentally, when I registered my device, I also unchecked the "automatic updates" box in Overdrive settings, to prevent Overdrive from trying to update to a newer version that's not compatible with the device. Happy reading!
c1gum said:
Just in case you still wanted to put Overdrive on your rooted Nook Glow: I also successfully rooted with NookManager. (So simple! Thanks!) Found an older version of Overdrive 2.3.0.1 which works fine. Sorry I can't post the link, but go to freeware4android.net and search "android 2.1 overdrive media console". It should be about the fifth or sixth result down the list ending with "overdrive-media-console-download- 127505.html." I just downloaded the file to SD card in my nook, clicked open and it installed fine. Haven't tried Aldiko, but I like the one-click convenience of having Overdrive automatically open the .ascm library files.
Incidentally, when I registered my device, I also unchecked the "automatic updates" box in Overdrive settings, to prevent Overdrive from trying to update to a newer version that's not compatible with the device. Happy reading!
Click to expand...
Click to collapse
Thanks for posting. Aldiko will also automatically open the library files but I like the Overdrive app a lot better.
straygecko said:
Thanks for posting. Aldiko will also automatically open the library files but I like the Overdrive app a lot better.
Click to expand...
Click to collapse
It looks like you cannot use the stock reader to open Overdrive books that you have downloaded. Is that correct? I would think that the reader app itself should handle the copy protection (since you can side load books using the Adobe app on your computer) but it doesn't seem to work that way...
I haven't tried the Aldiko reader yet - I don't find the Overdrive reader itself to be very usable for reading...
spedinfargo said:
It looks like you cannot use the stock reader to open Overdrive books that you have downloaded. Is that correct? I would think that the reader app itself should handle the copy protection (since you can side load books using the Adobe app on your computer) but it doesn't seem to work that way...
I haven't tried the Aldiko reader yet - I don't find the Overdrive reader itself to be very usable for reading...
Click to expand...
Click to collapse
Does seem to make sense if you've downloaded a book using Overdrive you should be able to open it with the built in reader. Never tried it though as I'm happy enough with the OD reader.
Hey does anybody still have that older version of the Overdrive apk lying around? That freeware4android site looks like it's infested with malware these days.
jptiger said:
Hey does anybody still have that older version of the Overdrive apk lying around? That freeware4android site looks like it's infested with malware these days.
Click to expand...
Click to collapse
This one (attached) works for me on the NST.
Rooted Nook ST Glow and new Overdrive site
Not sure if this is the right thread to post this question: Has anyone else been unable to sign into their library from rooted nook ST after the library has updated to the new overdrive? Main reason I rooted my nook was so I could download library books directly. Now, I can see the main page fine and get to the sign in page, but after entering my information I get a generic error message. I have a nook simple touch with glowlight rooted with Nook Manager and using Opera mobile to get to library site. I'm thinking the new overdrive site just isn't compatible with android 2.1, but hoping someone out there has a solution.
c1gum said:
Not sure if this is the right thread to post this question: Has anyone else been unable to sign into their library from rooted nook ST after the library has updated to the new overdrive? Main reason I rooted my nook was so I could download library books directly. Now, I can see the main page fine and get to the sign in page, but after entering my information I get a generic error message. I have a nook simple touch with glowlight rooted with Nook Manager and using Opera mobile to get to library site. I'm thinking the new overdrive site just isn't compatible with android 2.1, but hoping someone out there has a solution.
Click to expand...
Click to collapse
I tried this and came away without success. I don't have an Overdrive login and so tried to use my library card number and got the error message you describe. But there's no problem with the display of my local portal using Opera Mobile, as far as I can tell--other than being painfully slow. I should add that I am using the old Overdrive app that seems to work best with the NST, not an updated version. Just out of curiosity I tried to start from the Opera itself and my library site. When I had selected a book I had to sign in, of course, and was met with the same error. This leads me to suspect a security certificate problem.
I also have a little non-registered KitKat phone which I use as a media player and it has the new Overdrive app on it so I tried again. This time everything went fine and I got my ebook. I couldn't see that book on my NST, not even sure if that's supposed to work but it seemed like the new version of the app was claiming it would if you set up your account properly so I set about doing that on the device. But when I tried to sign in with my library card number I got that same error!
So....maybe it's an issue right now with Overdrive--or the app--that will go away. It may also be that the security certificates needed to negotiate a book checkout have expired on the NST. I am using the updated certs. file discussed elsewhere on the forum, but it may not include whatever is needed for Overdrive. I know the app worked the last time I tried it, but don't recall when that was.
In general, I do not find it helpful to allow apps on the NST/G to autoupdate from the Market. I have turned off autoupdate on all of them. The chances are great that "improvements" will break functionality or severely hobble performance. Of course, log-in issues are complicated. I guess a logcat might reveal something but since the app interacts with the browser and the actual checkout of the book is done via the browser, I'm not sure what you'd learn.
Thanks for looking into this. Yes, I also have the older version of Overdrive on my nook st, and am using my library card sign in. The Overdrive app takes me to Opera mobile, and the library home page shows up no problem. It's the sign in page where I enter my library card number that has the problem. I tried signing in to a different library that has not updated their website yet, and no problem - was able to sign in and download a book and open it on the nook as usual. Security certs seems like a good point, or is it possible the older version of opera mobile might not be compatible with the new overdrive website? Since opera mobile displays the library home page just fine, maybe the sign in problem is something that will resolve itself later. Here's hoping!
c1gum said:
Thanks for looking into this. Yes, I also have the older version of Overdrive on my nook st, and am using my library card sign in. The Overdrive app takes me to Opera mobile, and the library home page shows up no problem. It's the sign in page where I enter my library card number that has the problem. I tried signing in to a different library that has not updated their website yet, and no problem - was able to sign in and download a book and open it on the nook as usual. Security certs seems like a good point, or is it possible the older version of opera mobile might not be compatible with the new overdrive website? Since opera mobile displays the library home page just fine, maybe the sign in problem is something that will resolve itself later. Here's hoping!
Click to expand...
Click to collapse
So here's what I've tried so far:
1. Installed a more modern browser, Opera Mini. It's the last version that "works" on the NST (7.6.40234). I don't use it because there is no multi-touch zoom and it often has issues loading new pages in the same screen. Anyway, it gives exactly the same error for a log-in attempt, starting from the Overdrive app and proceeding as you describe. So it's less likely a old browser issue.
2. I asked member @tshoulihane to take a look at the possibility of a security certificate issue here (and his response follows that post). I do think it's odd that neither browser is throwing up a security error. I could track down a few more browsers, but I'm reluctant to put a bunch more junk on my NST.
3. I checked out a book on my PC and downloaded the acsm file. Then I transferred that to my NST and accessed the file through a file manager. The Overdrive app opened immediately and the download commenced without any problem. The book was readable. I don't know what the app does if you're working through it and the resident browser, but I didn't see any obvious place to put the acsm file and it didn't seem to matter. Once the book is downloaded you don't need the acsm file any more.
So...the app "works", or can work, given the requisite tools.
I've got a support ticket open with Overdrive regarding this issue. The initial response is not promising ("clear the browser cache, blah-blah-blah..."). I'm going to take a few screen shots and write a very basic reply to go with them, including most of what I've described here, but I'm not holding out much hope from that quarter.
Edit: after I sent the email to Overdrive I thought about another experiment that might be illuminating. I installed both Opera Mobile and Opera Mini (the versions for the NST) on my little KitKat "phone". They seemed to work OK accessing my local library, but Mobile crashed and closed once the Overdrive "sign in" icon was touched, and Mini gave the same error we are discussing. Hmm. I also tried accessing Overdrive from the browsers on my Nook Tablet (Dolphin and the native CM 12 browser) and the native KitKat browser on my "phone". Those worked just fine. So it's looking like some new requirement in the Overdrive web update may have left our NST browsers in the dust.
I tracked down a Dolphin 10.x browser which is the last of the series that sort of runs on the NST. Surprise, surprise! It threw up all kinds of security certificate messages as soon as I got to the Overdrive section, didn't even have to try to log in. I'll pass this along to @tshoulihane.
So I have 2 nooks, one with updated certificates, one with the original setup still. Both are happy with digicert (the old nook still has a couple f non-expired root certificates). I have UC browser installed - With that, https://overdrive.com shows a 'broken padlock' on the old nook, but no explicit warnings. If i try to sign-in from that page, I get a 'certificate expired'. However, I think the site is using google to provide login management (maybe only as an option), and it is the https://google.com certificate which is failing. So i an explain the old nook failing, but not the one with updated certificates (so long as you're using the 2nd certificates file which I uploaded).
tshoulihane said:
So I have 2 nooks, one with updated certificates, one with the original setup still. Both are happy with digicert (the old nook still has a couple f non-expired root certificates). I have UC browser installed - With that, https://overdrive.com shows a 'broken padlock' on the old nook, but no explicit warnings. If i try to sign-in from that page, I get a 'certificate expired'. However, I think the site is using google to provide login management (maybe only as an option), and it is the https://google.com certificate which is failing. So i an explain the old nook failing, but not the one with updated certificates (so long as you're using the 2nd certificates file which I uploaded).
Click to expand...
Click to collapse
Thanks for taking a look at this. Yes, I am using the second file (the "more complete"), and everything else from Kindle to Google Books is fine. If @c1gum hadn't brought up the Overdrive issue I would not have noticed it for awhile. So...a puzzle.
I guess I'll wait to see what the support tech at Overdrive has to say, although he doesn't yet have the information about the certificate panic with Dolphin. More likely than not it will be the standard line about updating the devices/apps/OS. I guess I'd better get screen caps of those certificate error details.
A workaround for now
OK, so this discussion has taken place in two different threads. Time to bring it back where it belongs so people can find the info.
Thanks to member @cjpicc, we now know that the UC Browser Mini 10.6.8 (copy attached below) can negotiate the Overdrive login at your local library branch and allow you to check out and download books all on your NST/G.
So far, no other common browsers used successfully on the NST/G for general purposes seem to be able to deal with the revamped Overdrive sites.
You can, of course, check out and download books on a PC, transfer the acsm file to your NST/G and access it with a file manager. That will open Overdrive and --if you're connected to Wi-Fi--download the full book to your device.
Edit: OK, not the best experience with UC browser. You can sign in, but the search bar does not show up so you have to go to the main library catalog and search there. At least that was my experience with the two libraries I tried.
I just got a Nook UK in the last sale and it's my first one, so I'm a total noob to the e-book world.
However, I'm an android user and rom flashing addicted for long, so since I got my reader I've only been tweaking it and haven't actually read a word... haha.
So, already updated to 1.2.1, rooted, kernel tweaks and the whole lot. I haven't installed gapps on it to keep it minimal as possible, I'm dowloading the apks on my phone and installing via ADB.
So, on to the question:
by removing all these B&N apps does it mean I won't be able to sync/buy from their store?
I'm already getting to know Calibre and checking other places to buy books, but it looks like that if I remove the apps and one day would like to buy from B&N again the only option would be to re-install the apps in order to get the ebook or am I missing something?
Some of you disable all of the B&N apps, like:
Originally Posted by Mnurlan from the thread
Guide/HowTo/Tips'nTricks - The perfect Nook Simple Touch Setup w/ battery optimizations
AFfileDownloadService.apk (Hint: disables book covers, skip it if you like book covers)
AccountAndSyncSettings.apk
AirRuntime.apk
BnAuthenticationService.apk
BnCloudRequestSvc.apk
Browser.apk
CloudService.apk
DemoMode.apk
DeviceManager.apk
DeviceRegistrator.apk
Gallery.apk
GoogleSearch.apk
Music.apk
NookCommunity.apk
Phone.apk
PicoTts.apk
QuickStartActivity.apk
Shop.apk
Social.apk
TelephonyProvider.apk
TtsService.apk
WaveformDownloader.apk
tl;dr
Want to keep my NST minimal and remove all clutter, but:
how do you guys manage your ebooks and where do you buy them from without the B&N apps and what to do If I ever want to buy from them again?
Probably wouldn't be able to buy on device without having the B&N apps installed/enabled or maybe the standalone Nook Android app. Not sure if with that setup it'd be able to read DRM'd Nook books (probably wouldn't auto load them, but might be able to when sideloaded) but if it can't it's very easy to strip the DRM, and you can buy and download the book from your browser on your computer. Or if it's available DRM free in another store that might also be an option
neoman4426 said:
Probably wouldn't be able to buy on device without having the B&N apps installed/enabled or maybe the standalone Nook Android app. Not sure if with that setup it'd be able to read DRM'd Nook books (probably wouldn't auto load them, but might be able to when sideloaded) but if it can't it's very easy to strip the DRM, and you can buy and download the book from your browser on your computer. Or if it's available DRM free in another store that might also be an option
Click to expand...
Click to collapse
Thank you for your answer
I wouldn't mind having to download to my computer and then transfer to the reader, but at least the B&N store doesn't give me the option to download.
Anyways, when I dig more into the reading world I'll find out the best set up soon enough.
I'm not guaranteeing it'll still be able to read the DRM'd books as I haven't tried the guide in question, it's always been either a full root or stock for me. That said, the Nook desktop application allows you to download the encrypted file, and all my purchased books show a download option in many places, such as on the overview page and from the "My Nook" landing. Even if the Nook itself can no longer read them, again not saying it will or won't, stripping of the DRM is trivial, Python script (also a Calibre plugin available that incorporates it and will auto strip any Nook books you import, and you can set it to auto import from a certain directory so you could point that to, say, the place where the Nook desktop app downloads them) that computes the key needed to decrypt (requires you to enter the credit card linked to your B&N account since that's part of the hash used, but the CC# is never written to disk or sent anywhere) and you can use it on any device that will read epubs, including the Nook if it no longer decrypts on device as it'll be treated like any other sideloaded DRM free book.
miguelitu said:
Thank you for your answer
I wouldn't mind having to download to my computer and then transfer to the reader, but at least the B&N store doesn't give me the option to download.
Anyways, when I dig more into the reading world I'll find out the best set up soon enough.
Click to expand...
Click to collapse
Sure you can download your books to your computer. Logon to your B&N Account. Click on My Account at the top of the page. In the Digital Content section click on Manage Your Nook Library to get a list of your books with links to download them.
neoman4426 said:
I'm not guaranteeing it'll still be able to read the DRM'd books as I haven't tried the guide in question, it's always been either a full root or stock for me. That said, the Nook desktop application allows you to download the encrypted file, and all my purchased books show a download option in many places, such as on the overview page and from the "My Nook" landing. Even if the Nook itself can no longer read them, again not saying it will or won't, stripping of the DRM is trivial, Python script (also a Calibre plugin available that incorporates it and will auto strip any Nook books you import, and you can set it to auto import from a certain directory so you could point that to, say, the place where the Nook desktop app downloads them) that computes the key needed to decrypt (requires you to enter the credit card linked to your B&N account since that's part of the hash used, but the CC# is never written to disk or sent anywhere) and you can use it on any device that will read epubs, including the Nook if it no longer decrypts on device as it'll be treated like any other sideloaded DRM free book.
Click to expand...
Click to collapse
Great advice again, thank you
straygecko said:
Sure you can download your books to your computer. Logon to your B&N Account. Click on My Account at the top of the page. In the Digital Content section click on Manage Your Nook Library to get a list of your books with links to download them.
Click to expand...
Click to collapse
I got an UK Nook and for some reason it works differently. I got a book I bought from the e-reader, it shows on my account library at nook.com without option to download it and using the same login at the barnesandnobles.com it shows my nook connected to my account but the book does not show at the library...it looks like they made some weird distinctions on how to handle books bought outside US or something like that.
For testing, I added a free book to my library via nook.com, and it shows on my library at the barnesandnoble.com, so it seems that the books purchased in pounds won't behave the same way and don't have a straightforward way of downloading it.
I mean, I already took the file from the device and removed the DRM, but annoying that I'm not just able to download it.
Hey guys, I have a question. I'm sure somebody out there has done this. I am making Rooted NST's for my friends as gifts, and I think it would be really easy for them to be able to use relaunch to open the .epub format books I have included for them. The best reader app I have found is @Renate NST's temblast reader app. It works with the page turning buttons, and in conjunction with @nmyshkin's NoIR app that he made, it makes for a seriously long battery life while reading. I gave my best friend a rooted NST for his birthday (beginning of August). He has read an entire book, and still hasn't charged it. Thanks for that, guys.
Anyway, what I'm trying to do is be able to use Relaunch to open .epub books. I've included a screenshot of the menu that has the ability to set intentions or even to open an application based on the filetype of the file selected. However, temblast reader does not show on the list of possible apps to launch. I tried using Titanium Backup to move temblast reader to system, but still to no avail. Anyone who knows better how to set an intent, and perhaps knows the language needed to do this would probably be much better suited to helping.
Thank you so much in advanced.
PS: That intent that is typed in the line for .epub files is my own feeble attempt at trying to get temblast reader to run as a system app. Please ignore that. :cyclops:
I'm not sure about Relaunch, but this should work fine:
Code:
# am start -a android.intent.action.VIEW -d file:///sdcard/Books/progit.epub
I typed it in like you said, and it didn't work. Maybe it's just not meant to be done on Relaunch.
Here's what it looked like when I tried to launch an .epub file.
Black screen.
I also thought maybe it was because my epub files are in My Files/Books so I added that in, and it didn't change anything.
I really appreciate your help and effort in this. Perhaps you know of an intent simply for "Reading Now"? I could use that in a different application.
Do you actually have that book "Pro Git"?
If you don't, there's no chance that it will be opened.
"Last Book" was actually a broadcast originally. Try:
Code:
# am broadcast -a com.bn.nook.launch.LAST_BOOK