[APP][NST/G] BBC News - Nook Touch Themes and Apps

Back in Nov. 2018, the BBC News app (1.3.4) finally stopped working. Here's a browser-based replacement similar to my Google News app.
The BBC News website gives access to a considerable number of RSS feeds, likely much of the source of the old "carousel" of stories in the now-defunct app. My app collects the information from the RSS feeds of your choice and assembles them into a series of HTML pages suitable for Opera Mobile (see attached images below). It turns out that the actual BBC News website is pretty friendly to Opera Mobile, although--of course--a little slow, so any stories you choose to pursue are very readable. NoRefresh is nice.
Requirements
1. Android 2.1 has a security issue with opening local HTML files. In order for BBC News to work properly you need to address that. Included in the zip below is a tiny app, android-open-in-browser-0.0.4-4-debug. Install that. It's not my app but I have used it for years and wish I could credit the originator.
2. This is a Tasker-generated app. If you already have one of my other Tasker-generated apps or have previously installed GApps, you don't need the two Google maps library files included in the zip and can delete them. If you do need them, copy the two files into the locations shown below:
/system/etc/permissions/com.google.android.maps.xml
/system/framework/com.google.android.maps.jar
Set permissions for both files to rw-r--r-- and reboot. Without these files resident, the app will not install.
3. Create a folder in the root directory of your sdcard: BBC News (exactly as shown)
4. Install the app itself, BBC_News.1.apk
How to use
Before you run the app you need to select some news categories. You can get the feed URLs from the BBC News RSS page linked earlier. Only part of the URL is used in the file bbc_rss_feeds.txt. Here is the file as I have supplied it in the attached zip:
Code:
<cat>World</cat>
<url>/news/world/rss.xml</url>
<cat>US & Canada</cat>
<url>/news/world/us_and_canada/rss.xml</url>
I've just used two example feeds. You can see that the first line in each pair is a news category name (don't use names with "." in them). The second line in each pair is the last part of the RSS feed URL from the BBC News site. Be sure to edit out the first part of the URL or the app will not work. You can, of course, choose other/additional categories. Just follow my example. When the file is complete, copy it to the "BBC News" folder on your SD card.
Now you're good to go. Start the app, make sure you're connected to WiFi. There are only three buttons on the app screen. The first one, "Fetch the news" does just that. You will see a little toast that the first news category is being prepared. Once that is done, you will be taken to the browser and that page will open. Meanwhile the remaining pages are being downloaded and reconstructed in the background.
The news page is very simple. I tried to aim for readability over all other considerations (this is the reason the news items are in bold black, even though they are the external links). I have my Opera Mobile set to 100% page zoom. It looks good to me, but you could probably get away with 75%. External websites are another matter. At the title bar left is a drop-down menu button that gives you access to your other news topics. Since no fixed navbar schemes work under Android 2.1, there is a duplicate drop-up menu bar at the end of the page.
Edit: you cannot use this app with Opera Mini. It lacks the ability to open local HTML files.
The second option on the opening screen, "Read old news" sounds a bit daft, but I just thought maybe someone might have been looking at the topic pages, saw something that interested them and then got interrupted. So this option opens the first local file in the browser again and you can navigate from there. Strictly speaking, WiFi is not needed to browse the local files once they have been created, but it is needed to pursue any stories.
The third option simply dismisses the app screen.
Enjoy!

Related

[Q] [APP] PDF Beta App

Finally, after several requests from android developers, there is an app that will let you fill out forms and view PDFs in ICC Colors. This is the first app that will let you fill out forms that companies or people made using Acrobat. This was what I was missing on my xoom and why I had to get an Ipad for business.
This App is in its 2nd stage beta release and is not out for public. Below I have copied the changelog and the link to the apk, which has to be installed manually.
P.S More changes and updates are still coming and this IS a beta release.
New features in this release:
· Text markup tools – Highlight, underline and cross out
· Fill and save PDF forms
· PDF file association – qPDF Notes should now work with your file
manager
· Free text annotation tool to add text boxes
· Support for documents that use ICC colors spaces
· Added stability and better performance
To download and install, you will first need to enable the installation of "non-Market" applications by going to Settings -> Applications and then choosing the Unknown Sources entry. After you've changed this setting, you can download qPDF Notes from:
http://www.qoppa.com/android/demo/qpdfnotes.apk
Nice start. There are a couple good apps out there. Repligo is one but has some limitations. Iannotate for ipad is the best IMOP. A couple of oberservations. The folder view icons and navigation is too small. You should leverage the screen size on the zoom. Take a look at the File Station on the market place. They have done a good job leveraging the screen. Also I annotate has done a outstanding job with this and even integrated their solution to Cloud storage solutions like Drop box. Another area to look at is loading the PDF and taking the full screen based on the orientation of the device. Dont force the user to zoom in. It should be aware of landscape and portrait. Also see if you can support scanned images for annotation. Repligo cant do this but Iannotate can.
Lastly, still buggy crashed twice on a small pdf. Had to uninstall it.
Nice start.
Thanks for posting this. I'll test it and give you some comments.
Sent from my Xoom using XDA App
Ye, that's why its not out for public yet. Please post the problems you are experiencing and the device you are experiencing this on so it can be fixed. Thank you.
Another thing, I haven't found a pdf application that can fill out forms yet. I maybe wrong but if there is please post. Oh and out has to support icc colors. Thanks
Sent from my DROIDX using XDA App
Force closed while saving, the concept however is outstanding. The fact I can add text to a pdf rather than just a note would make it preferred over repligo for me. Since I couldn't save are saved documents still pdf's viewable in a normal pdf viewer with my notes pritablr/ viewable? If so once stable I would buy/use this app constantly at work.
Thanks
Sent from my Xoom using XDA App
Great job! I hope you can get this done asap! I need this app already
Would you happen to have a eta?
DROID_INC said:
Finally, after several requests from android developers, there is an app that will let you fill out forms and view PDFs in ICC Colors. This is the first app that will let you fill out forms that companies or people made using Acrobat. This was what I was missing on my xoom and why I had to get an Ipad for business.
This App is in its 2nd stage beta release and is not out for public. Below I have copied the changelog and the link to the apk, which has to be installed manually.
P.S More changes and updates are still coming and this IS a beta release.
New features in this release:
· Text markup tools – Highlight, underline and cross out
· Fill and save PDF forms
· PDF file association – qPDF Notes should now work with your file
manager
· Free text annotation tool to add text boxes
· Support for documents that use ICC colors spaces
· Added stability and better performance
To download and install, you will first need to enable the installation of "non-Market" applications by going to Settings -> Applications and then choosing the Unknown Sources entry. After you've changed this setting, you can download qPDF Notes from:
http://www.qoppa.com/android/demo/qpdfnotes.apk
Click to expand...
Click to collapse
I can download the install package but when I open it only the cancel button is active; nothing happens when I press the install button :-(
[sent with Android technology]
i can't fill in forms with this
It installs and starts fine but all .pdf files open blank or not at all on my Xoom.

First week with Windows

Hello
And happy new year to everyone!
This is my first week on Lumia 735 after being 6 years with Android.
I like very much it's desktop, but there are some simple things that I thought until now I would figure out but I cannot find a solution....
1. How can I download a PDF from an email and then attach it to another email?
2. Is there a way to have a shortcut on notification bar for data connection?
3. Is there a way to remove Bing and get Google as default engine?
4. Is there a way to tide up settings? I feel that are randomly scattered...
5. Is there a way to open a new tab in internet explorer, but open in background? Cause we are always transferred to the new tab.
Thanks!
I'm on the same phone since about 4-5 days, so I have not yet answers for you, but another question to add:
- why on some apps the keyboard doesn't turn in landscape mode when I flip the phone? I found it working on some apps only, but in Bing search (just an example) it remains in portrait
EDIT: a bit of googling partially answers to 3: I'm a newbie so I don't know if I can link external sites here, but it seems you can change the default search engine in Internet Explorer in the browser settings (so when you type words in the address bar, it uses Google instead of Bing). Regarding the phone search button, maybe the trick is not so easy...
1. did you see download in email message? click on that link to download file to your phone.
2. with latest WP OS 8.10.14219.341 you can add mobile data shortcut in action center
or use Quick Launch app from store
3. settings - applications - internet explorer, select advanced settings and change to google
4. no... latest updated is always at end of list...
5. not exactly... try UC Browser 8.1, maybe you like it better than IE
Download a app named File attacher,it can help you to attach any files into outlook client.
Sent from my AT&T Nokia Lumia 920 using Tapatalk for Windows Phone
1) Download the file to your phone. You can then open it from the email (which will let you choose what PDF viewer to open it with, if you have more than one installed; some of them directly support sharing) or you can then switch to a file manager app (Files, Pocket File Manager, Aerize Explorer, etc.), go to the Downloads directory, and share the file from there. When "sharing" the file, one option will be to use email; this will attach the file to the email. This approach also works for other file types, by the way.
2) As dxdy says, you need to be on a new OS version (you may need to be using the "Preview for Developers" app) to get the ability to add mobile data specifically to the Action Center (swipe-from-top notification area thing) but there are lots of other ways (tons of free apps, for example) to pin a link to it on your Start screen. You can also have both WiFi and Airplane Mode toggles on the Action Center, even in less-than-newest versions.
3) Not unless you're in Russia, I think? You may be able to change the IE default search engine using the method dxdy posted above, but if you want to change the search button behavior, that's trickier. I think in Russia (or possibly just tell your phone you are), if you have the Google app installed, it may run that... haven't tried, though.
4) Settings are, unfortunately, not directly orderable. The default order for Microsoft-provided settings is basically "what MS has found people use most often", thus things like visual and audio customization are at the top, WiFi is on the first page, and stuff like Backup requires scrolling down a bunch. There's also OEM customizations, which are technically just Store apps that are pre-installed and use the Settings hub instead of the normal app list; those are always listed underneath all the Microsoft settings, and (as dxdy says), the one that was most recently installed/updated is at the top of that section ('top of the bottom of the list' if you will).
5) Doesn't seem to be any such way in IE, but there's lots of other browsers. Most of them just wrap the IE rendering engine, so pages will look the same as on IE but the UI can be totally different. This includes changes to tab management. They won't sync with your other devices, at least not by default, though. There's also a beta of Opera for WP8; it still has some bugs but mostly works and has a very different UI from IE. Annoyingly, though, Microsoft doesn't allow any of those apps to be set as the default browser (you can't change the URI association for http:/https: for example).
@axxel84: It depends on whether the app supports landscape mode. That requires work from the developer, since they have to change the layout of everything, so a lot of apps don't support it. If the app doesn't support it, then it will be locked in one orientation no matter how you turn it, keyboard included. Some apps (mostly games) are also locked in landscape mode only, and don't support portrait.
Hi guys, thanks for the help but I am still finding difficult to compose with windows after coming from fully updated Android phones.
- pdf attachments, not possible. You can see that you download files but no where to be seen in order to attach them in another email! What????
- the option to change Bing to Google was in the past, but they don't have it on new phones. And this is the company that wants to increase market share? With these kind of acts I don't think they will last many years...
- I found a way to have a shortcut on desktop that takes me to settings and there to click on for data. But why don't they include this in notification option? How difficult is this?????
- the other frustrating thing I am feeling, is that most other times when resuming an app when I go out and then in, it starts the"resuming" screen and takes 5 seconds to load... For example viber, I can't chat instantly with someone, I have to leave the program on continuously to do this
- no led notification. I should have known earlier by reading reviews, but there is no led notification!!
- no major apps as official pinterest, dropbox, instagram, sms backup to gmail. My biggest disappointment is Dropbox... I am thinking of selling the phone now and going back to Android. Having two small twins, I take continuously videos and photos, and I don't want to think about backup. I found another application but doesn't sync videos automatically. And also the backup app of windows doesn't do automatically the job... If I was windows I would hire people to help these companies develop the "big" apps...
- notification center doesn't always work. for example when a new app is downloaded, nothing comes app on notification. Or in viber you might get 10 messages on notification, if you click one and then in viber you read all, they remain on notification
Nobody seems to have emailed me a PDF recently, but I can download them from the web and they show up in my Downloads folder (on my SD card, since that's where I told Storage Sense to put new downloads). From there, I can see it in Aerize Explorer, select it, Share it, and choose an email account; a new message is created with the file attached.
Some new phones have the option for Google search, but it's not in all regions.
As you have ALREADY been told, the option to toggle data service from the Action Center is available in the latest version. It's also largely un-needed; Data Sense and related settings should give you enough control over your data usage to make it fairly unimportant. Mind you, I agree that it should have been there from the start, but asking rhetorical questions isn't actually helpful.
The "Resuming..." screen can come up for two reasons (or a combo thereof):
1) Badly-coded app that does a bunch of stuff immediately on resume, before it lets you use the app.
2) Your phone ran low on RAM and removed the app from background execution ("tombstoned" it, sort of like hibernating a laptop), so it needs to be restored from the Flash storage and then resumed.
Lots of phones don't have notification LEDs. That's not a WP8 thing, that's a "if this feature is important to you then you ought to buy a phone with that feature" thing. My HTC has a notification LED, my Samsung did not. Both are/were WP8 devices.
Automatic backup of photos and videos is included in the OS, has been included since WP7 actually, but it goes to OneDrive (formerly SkyDrive) instead of Dropbox. Microsoft software uses Microsoft services; this isn't really surprising.
SMS is automatically backed up as well, just not to Google. Why would Microsoft include a feature to back up your messages to a competitor's service?
Lack of official apps is somewhat annoying/disappointing, but you could have easily enough checked that before buying, and the apps will come in time. In the meanwhile, there's usually third-party versions of those apps.
App downloads are fast, and you know when you started them. Why would you need a notification for that? As for the thing with Viber, it's not the OS' fault that the app doesn't report when a message is read. Notifications are really easy to clear though, just swipe them to the right and all notifications for that app will clear (or hit the "clear all" button to get rid of all of them at once).

[APP][NST/G] Google(ish) News

5-31-21 I've ceased development on this app because I think there is a better alternative. See post #7.
*updated to version 1.3, adding error trap for discontinued or blank feeds*
It's been awhile since the demise of the last working version of Genie Widget (aka Google News and Weather) but not so long since the big G retooled news.google.com so that our browsers can no longer deal with it and also put the kibosh on the Google News RSS feeds. Sigh.
I have a work-around
Google News 1.3 for the NST/G exploits the "alerts" that Google offers on news topics. These alerts can be optioned in the form of RSS feeds. My app downloads the HTML source for the feed, picks out all the good stuff and trashes all the rest, then builds up a local HTML document which is easily displayed by our browsers (I highly recommend Opera Mobile for ease of scrolling and general all-around function). You can build up your own topics, change your mind, mix them about, read that one more story you didn't get to the first time around, etc. I'm not saying that your browser will negotiate every target link. Some newspaper sites have just become too much. That was true even when Genie Widget was still working. But updating Opera Mobile for TLS 1.2 solves much of that. See this post for details.. The beauty of this app is in the simplicity. It's entirely browser-based once the feeds are downloaded, so you're not going back and forth between the app and your browser (like the current Google News app.......). Designed for both portrait and landscape.
Requirements
1. Android 2.1 has a security issue with opening local HTML files. In order for Google News to work properly you need to address that. Included in the zip below is a tiny app, android-open-in-browser-0.0.4-4-debug. Install that. It's not my app but I have used it for years and wish I could credit the originator.
2. This is a Tasker-generated app. If you already have one of my other Tasker-generated apps or have previously installed GApps, you don't need the two Google maps library files included in the zip and can delete them. If you do need them, copy the two files into the locations shown below:
/system/etc/permissions/com.google.android.maps.xml
/system/framework/com.google.android.maps.jar
Set permissions for both files to rw-r--r-- and reboot. Without these files resident, the app will not install.
3. Create a folder in the root directory of your sdcard: Google News (exactly as shown)
4. Install the app itself, Google News.1.apk
How to use
Before you run the app you need to select some news categories, set up the feeds, get the URLs, blah-blah-blah. All of this is covered in the PDF included with the zip. It may seem a little annoying at the start, but it goes quickly once you get started and it's not like you have to do it every time you use the app. You're just setting up your news topics, just as if you were using the current Google News (either the app or the web version). Once you have your topics and URLs and have edited the included text file google_rss_feeds.txt, copy that into the Google News folder of your sdcard.
Note: recently (June 2019) the big G has not been very consistent with the RSS feeds. Some days they are "empty" but come back the next day with lots of stories. Some feed topics simply "die" and a minor change in the topic will resurrect them (change "World" to "World news", as an example). Version 1.3 includes a trap for these eventualities so that the app should not crash, even if your first feed comes up empty. To inspect/edit your feeds, point your browser (on your PC) to your Google Alerts page. If you are signed in this will be found among the options on the Google home page, in the upper right corner where the "apps" grid is shown.
Now you're good to go. Start the app, make sure you're connected to WiFi. There are only three buttons on the app screen. The first one, "Fetch the news" does just that. You will see a little toast that the first news category is being prepared. Once that is done, you will be taken to the browser and that page will open. Meanwhile the remaining pages are being downloaded and reconstructed in the background.
The news page is very simple. I tried to aim for readability over all other considerations (this is the reason the news items are in bold black, even though they are the external links). I have my Opera Mobile set to 100% page zoom. It looks good to me, but you could probably get away with 75%. External websites are another matter. At the title bar left is a drop-down menu button that gives you access to your other news topics. Since no fixed navbar schemes work under Android 2.1, there is a duplicate drop-up menu bar at the end of the page. The use of NoRefresh, or to a lesser extent FastMode, is a plus.
Edit: you cannot use this app with Opera Mini. It lacks the ability to open local HTML files.
The second option on the opening screen, "Read old news" sounds a bit daft, but I just thought maybe someone might have been looking at the topic pages, saw something that interested them and then got interrupted. So this option opens the first local file in the browser again and you can navigate from there. Strictly speaking, WiFi is not needed to browse the local files once they have been created, but it is needed to pursue any stories.
The third option simply dismisses the app screen.
Whew! So this is new...and I think I exterminated all the bugs, but I did not try other browsers. I'm open to suggestions and would appreciate feedback.
Google alert change? No option for RSS alerts anymore...
First off, thanks so much for putting the time and effort into this app. I would love to have a more "future-proof" news reader solution for my NST. Sadly however, in typical Google fashion of constantly dropping/messing with feature support, it seems that there is no longer an option to deliver Google alerts to RSS feeds (only email addresses). If I'm reading this thread and your PDF correctly, I'm worried that this may break the app. In any case I'm stuck on page 3 of your setup PDF since I can't figure out how to get the RSS alert string from Google anymore. Any advice you can offer would be greatly appreciated!
v619284 said:
First off, thanks so much for putting the time and effort into this app. I would love to have a more "future-proof" news reader solution for my NST. Sadly however, in typical Google fashion of constantly dropping/messing with feature support, it seems that there is no longer an option to deliver Google alerts to RSS feeds (only email addresses). If I'm reading this thread and your PDF correctly, I'm worried that this may break the app. In any case I'm stuck on page 3 of your setup PDF since I can't figure out how to get the RSS alert string from Google anymore. Any advice you can offer would be greatly appreciated!
Click to expand...
Click to collapse
I'm away from home right now but my copy of the app is working so the RSS feeds must still exist. I'll have to sit down with my instructions in front of the computer and see what mischief they've done. Thanks for letting me know.
v619284 said:
If I'm reading this thread and your PDF correctly, I'm worried that this may break the app. In any case I'm stuck on page 3 of your setup PDF since I can't figure out how to get the RSS alert string from Google anymore. Any advice you can offer would be greatly appreciated!
Click to expand...
Click to collapse
OK, so I've run through the instructions sitting at my PC. Everything is correct although Firefox no longer wants to open the RSS feed page as anything other than an xml "text" file. That just means the image on page 4 needs updating.
As far as page 3, everything is currently exactly as shown. Just to be sure, you have to be signed in to Google on your browser before you do any of this. Then when you get to the screen depicted on page 3 you need to change the "Deliver to" option to RSS feed. But even before that, it's important not to get sucked into the email alert business back on page 2. Do NOT click on "Create Alert" there, only on "Show options". That's how you get to the screen I show on page 3.
When you finally get to click on the little RSS symbol shown on the lower half of page 3, you (at least on Firefox) may end up at a page of xml code, or perhaps your browser may show a news feed page. Regardless, the URL shown for the page is the same and it's what you need to copy, just as described on page 4.
Let me know if you are still having issues with this.
v619284 said:
First off, thanks so much for putting the time and effort into this app. I would love to have a more "future-proof" news reader solution for my NST. Sadly however, in typical Google fashion of constantly dropping/messing with feature support, it seems that there is no longer an option to deliver Google alerts to RSS feeds (only email addresses). If I'm reading this thread and your PDF correctly, I'm worried that this may break the app. In any case I'm stuck on page 3 of your setup PDF since I can't figure out how to get the RSS alert string from Google anymore. Any advice you can offer would be greatly appreciated!
Click to expand...
Click to collapse
So a few days after I wrote my last post, the app stopped working for me. It just hangs on "Preparing......News"
Google has apparently changed the format of their RSS xml file. Right in the middle of something else at the moment, but I will get it fixed.
Nope, nix that. After fooling around with the app and an xml file from the Big G, I find nothing out of place and it seems the app is now working again
They're just messing with us.
Edit: Indeed they are. Today I caught another malfunction but this time looked at the Tasker routines for an error. Google is sending out (at least today) RSS feeds with empty content fields. That messes up my app. So I wrote an error trap for that. Updated in first post. Have to watch the big G like a hawk....
v619284 said:
If I'm reading this thread and your PDF correctly, I'm worried that this may break the app. In any case I'm stuck on page 3 of your setup PDF since I can't figure out how to get the RSS alert string from Google anymore. Any advice you can offer would be greatly appreciated!
Click to expand...
Click to collapse
Whilst looking around for a solution to a different issue, I came across this: https://medium.com/@cassandragraft/...tion-not-appearing-heres-the-fix-bf842ca32b88
It appears to address the issue you describe. I never encountered the issue, but obviously some people have.
The Big G is making me very angry lately. Even version 1.2 with a new error trap is crashing. I'm finding that some of my feeds are "empty". The skeleton of the RSS file is there but there is no content populating the file. A category as ordinary as "world" is simply blank. This is new and very annoying. Just a change of topic to "world news" brings up a list of stories longer than your arm. I encountered this before with "science" and fixed it with a slight change in name, so I should have seen this coming. It's a nasty game Google seems to be playing....
Anyway, if the app crashes on the first topic it leaves an overlay artifact behind when you exit. To remove this, go to the App Manager and force stop the app. I will work on a fix which will alert you to the effect that the feed appears dead but allow the app to complete the download of whatever is still working and exit properly.
Grr....
Edit: App updated to v1.3 in first post. I hope that solves the problems. For now.
As I mentioned in my edit of the first post, I think my app is exhibiting creakiness already owing to Opera Mobile's increasing difficulty negotiating many websites.
I have an alternative to suggest, however, that is totally browser based. It seems to work "OK" with Opera Mobile although text display is a bit small with a default zoom of 100%. In Opera Mini, however, it shines, especially with NoRefresh.
Thanks to XDA member @SJT75 , I found out about a list of text-only news sites. One of them is a text version of Google News! The list is at: https://greycoder.com/a-list-of-text-only-new-sites/
While the Google News option does not allow for custom categories (hey, there's an app for that!), it does cover all the usual suspects. Even better, all of the links lead to text-only versions of the sources. Occasionally you go to a page and find it could not be fetched by whatever mechanism the author is using, but pages (even those error ones) include a link to the original source
Also notable on the list are the NPR and CNN sites. Both work well.

[APP][NST/G] BBC News Reader

9-4-21: Updated to version 1.4...chasing down more SSL issues. Uninstall old version before installing new one.
If you've taken a look at my BBC News app and then decided it just wasn't worth the hassle negotiating the BBC News website (what's with the keyboard opening and closing as the pages load?!), this new approach might be for you. BBC News Reader is an app for offline reading. No visits to the BBC News website at all!
How it works
On the front end, this app is the same as the BBC News app. You select some RSS feed topics and simple, clean HTML pages are generated for your browser with the various news items. That's where the similarities end. The new app then downloads the pages corresponding to the news stories, extracts just the article text, assembles clean, new pages and saves them to your SD card. Voila! You can read the news offline--anywhere.
Limitations
Well, it takes awhile... I have four news topics and it takes about 5 minutes to fetch and process everything. So maybe you run this while you're fixing your breakfast (or taking a shower). To make the time as short as possible, I have also limited the stories to the current date. If you've looked at the RSS feeds you know that things tend to accumulate and languish, especially in the less active feeds. After awhile items become history rather than news. So, just the current date. Also, you get no pictures (or videos you cannot play anyway). News items that refer to a page with just a video will have a very short text description so you'll know there's something missing. Items which are photo collections will have a list of captions. But everything looks good without any extraneous stuff. Unlike my local newspaper where each page seems to be assembled by a different monkey on a different medication, the BBC News pages are uniform and predictable. So far. Note that you cannot use this app with Opera Mini. It lacks the ability to open local HTML files.
Requirements
1. Android 2.1 has a security issue with opening local HTML files. In order for BBC News Reader to work properly you need to address that. Included in the zip below is a tiny app, android-open-in-browser-0.0.4-4-debug. Install that. It's not my app but I have used it for years and wish I could credit the originator.
2. This app utilizes cURL, a Linux utility, to bypass SSL checks and enable our aging device to download from the BBC News site. You must install cURL on your NST. Download the zip file (below), unzip and follow the directions to install cURL. Reboot.
3. This is a Tasker-generated app. If you already have one of my other Tasker-generated apps or have previously installed GApps, you don't need the two Google maps library files included in the zip and can delete them. If you do need them, copy the two files into the locations shown below:
/system/etc/permissions/com.google.android.maps.xml
/system/framework/com.google.android.maps.jar
Set permissions for both files to rw-r--r-- and reboot. Without these files resident, the app will not install.
4. Create a folder in the root directory of your sdcard: BBCNews (exactly as shown, no spaces)
5. Install the app itself, BBC_News_Reader_1_3.apk
How to use
Before you run the app you need to select some news categories. You can get the feed URLs from the BBC News RSS page. Only part of the URL is used in the file bbc_rss_feeds.txt. Here is the file as I have supplied it in the attached zip:
Code:
<cat>World</cat>
<url>/news/world/rss.xml</url>
<cat>US & Canada</cat>
<url>/news/world/us_and_canada/rss.xml</url>
I've just used two example feeds. You can see that the first line in each pair is a news category name (don't use names with "." in them). The second line in each pair is the last part of the RSS feed URL from the BBC News site. Be sure to edit out the first part of the URL or the app will not work. You can, of course, choose other/additional categories. Just follow my example. When the file is complete, copy it to the "BBCNews" folder on your SD card.
Note: if you have a copy of this file already because you have been using the original BBC News app, just copy the old file.
Now you're good to go. Start the app, make sure you're connected to WiFi. There are only three buttons on the app screen (screenshot below). The first one, "Fetch the news" does just that. The interface will disappear and eventually you will see a toast near the bottom of the screen telling you that the news is being prepared in the background. Once that is done, a second interface appears (screenshot below) with the options to either read the news or dismiss the interface. If you choose "read", your browser will open with the first news category. At the title bar left is a drop-down menu button that gives you access to your other news topics. Since no fixed navbar schemes work under Android 2.1, there is a duplicate drop-up menu bar at the end of the page. If you choose "dismiss" it's all done until you start the app again at which time you would select "read the news". No WiFi connection needed since the files are on your SD card.
<deleted>

[APP][NST/G] Mantano Reader [MOD]

Edit 1-8-23: I've updated the Mantano apk file. Seems there were still some issues with the aspect ratio of the default.png (book cover) image. Fixed now at 1.5!
I keep my NSTG on FW 1.2.1 because there are issues with Tasker and plugins on FW 1.2.2. The resulting apps are OK, but development is a problem unless I do it on FW 1.2.1. So that one device has B&N apps removed. AlReader has been my go-to reader app. Until now.
While working on some thorny issues with a Tasker app update I came across a book I wanted to read. Unfortunately it was only available in PDF format and AlReader can't handle that. I soon found that something like EBookDroid really couldn't deal well with a PDF file that begged for text reflow (problematic as that is). I wanted something that was at least as good as the stock reader. I could have just picked up one of my other NSTs and read the book that way, but when you abandon the B&N system you should at least break even, not lose. So I went searching through the forum for some ideas.
Mantano Reader caught my interest. Not only can it reflow PDF text (pretty much like the stock reader-don't get too excited), it can also display PDFs as a continuous scroll, with zoom. It can handle Adobe DRM books! And the TTS works (not a big deal). So I looked around and started with version 2.2.12 from Apkpure. This is the last version for Android 2.1. I found that full-screen reading was broken in this version and I couldn't see why, so I worked my way back until it wasn't broken. That was version 2.2.3.
Not for everyone
Those are some of Mantano's virtues, but it's not for everyone. I think it's chief drawback is the absence of full font support. There is only the default (admittedly not bad) and although there is provision for user fonts, there are issues. More on that later. Then there is the really tiny user interface. The colors render somewhat muddy on the NST also. Those are really tough issues to address, certainly beyond my pay grade. Also, none of the syncing, cloud, downloading of dictionaries, OPDS books, fulfilling of .acsm files, additional fonts, user manuals, etc., works. Can't be fixed. I looked. Finally, the reader options are pretty simple, about what is available for the stock reader (except for fonts). So if you like the hundreds of setting combinations in something like AlReader or FB Reader, this app is not for you. If you want something straightforward so you can just read a book without all the B&N hoopla, Mantano may be worth a look.
Mods
When I started getting serious about this I decided to try to learn by doing. My goal was to remove (or at least hide/disable) stuff that did not work. Almost all of my modifications were in the resources folder of the apk file. There was also one annoying issue with the aspect ratio of book covers that required a minor change in two smali files (thanks to @Renate). Here's a short list:
1. Removed Bookstore (OPDS) tab on home screen (formerly "My Catalogs" as described in User Guide)
2. Removed menu icons for sync and cloud
3. Disabled sections in Settings that don't work (Login, Sync, Dictionary download, Fonts, User Manual download)
4. Corrected font colors in some local dialogs so text is visible
5. Made the page number black, smaller, and with a transparent background for less visual distraction
Also, there were a few dialogs with invisible text that used the system framework to generate the window. The only way to fix this was to make a few very minor changes in framework-res.apk. This worked well and even helped with a few other apps that formerly had invisible text. A win-win. You can update your framework-res.apk using the CWM zip provided below. Despite its filename, it is not an "update" zip. You'll just be installing a zip file with CWM.
Making do
Overdrive Library epubs: No app will be able to fulfill .acsm files on the NST/G. The SSL is just not up to it. So there's no point in registering the device with Adobe. That just wastes one of your allowed devices and so I disabled that first Settings selection. However, the app can read Adobe DRM books, understands due-dates, etc. You just need to introduce your device to ADE running on your PC (ver. 3.0 works well for me on Windows) and transfer fulfilled books from there, just as you would with the stock reader.
Fonts: You can, in theory, supply your own TrueType fonts and place them in /sdcard/Mantano/fonts. When a book is opened, the lower menu options include "Themes". This odd term is for adjusting the appearance of the book (fonts, margins, justification, line spacing, colors). You can make a new theme or edit the default one. Either way, you will get to select a font. You will see the font you added in the folder (you can copy any font you like from /system/fonts or from anywhere else). The problem is that Mantano has no way to deal with font families. For example, I prefer Malabar. Of course, there is the base font, the bold instance, italic, bold italic. Mantano makes you choose one of these. Clearly you choose the base font (no need to copy over the others). If there are italics or bold type in a book, the reader uses the default font. This would not be such an issue for small sections of emphasized text, but the font scales are not the same. Malabar is larger than the default font. So any italics is obviously smaller. I tried a software package for scaling the font but it just turned it into rubbish. I am learning to like the default font. This issue was fixed in version 2.4.6, based on what I've read. But that won't run on the NST, of course.
Dictionaries: The reader has the ability to go out to find definitions on the WWW. Big pain. Although you can't download any dictionaries from within the app, Mantano does play nicely with ColorDict and there are plenty of dictionary options for that. Easy fix.
User Guide: I poked around and found a guide labeled "Version 2.1". That was the best I could do. It seems pretty close, although what was the "Bookstore" tab in this version (which I have removed) is referred to as "My Catalogs" in the manual. Either way, it's non-functional and gone. The same goes for references to cloud, accounts and sync. None of it works and all of it has either been removed from view or disabled in this mod.
Extras
Unlike AlReader and FB Reader, Mantano's main activity is the library view. That means there is no simple way to use the "reading now" status bar button to go directly to your current book.
I also like to be able to use the current book cover as a screensaver. AlReader and CoolReader both have this capability. Mantano does not, but it does create thumbnails for each book (if you let it) and one of those is screensaver size (default.png). For some unknown reason, all the thumbnails of various sizes for display in the library have the correct aspect ratio except for default.png. I fixed this in the app with a view to using it as a screensaver image.
To address these issues, I have used Tasker to create two small apps. Mantano_Extras1 enables a listener for when the reader is closed (either by two presses of the back button or simply by pressing the "n" button). When that happens, the Mantano database is queried for the last reading point/book. This is stored in a variable. Accessing Mantano_Extras1 after setup sends a command to open that file. If Mantano is your default app for epubs and/or pdfs, the book will open automatically to the right place without passing through the library. Thus assigning Mantano_Extras1 to the "reading now" button with NookTouch ModManager restores the function of that button.
Mantano_Extras2 does everything described above. During setup it also creates the folder /media/screensavers/CurrentBookCover. When the reader is exited and the database information stored in a variable, it copies the default.png for the current book to that folder. If you select that folder in your NST Settings app for the screensaver, the current cover will be displayed during sleep.
I should add that both apps check to see if the current book has changed before they do anything. If there is no change, they simply stop.
As these are Tasker-generated apps (but don't require Tasker to run), they have a dependency on two small library files. If you don't have one of my other Tasker apps already, you need to copy the two files in the zip as below:
/system/etc/permissions/com.google.android.maps.xml
/system/framework/com.google.android.maps.jar
Set permissions for both files to rw-r--r-- and reboot. Without these files resident, the app will not install.
The apps also use sqlite3 and busybox. If you rooted with NookManager you already have busybox. A few other special packages probably include it. If you have it, you will find it in /system/xbin. If it's not there, copy the file from the zip to that location and set permissions to rwx-rwx-rwx.
If you don't already have sqlite3, move the file from the zip to /system/bin and set the permissions to rwx r-x r-x.
When you have prepared the way, reboot and then install whichever of the two "Extras" apps you want. When you first tap on the app icon there will be a pause while things are set up and then a request for root access. Once that's done they are good to go. Use NTMM to assign the app to the "reading now" status bar button and set your screensaver directory to "CurrentBookCover" (if you installed Mantano_Extras2).
This is nice work. I have heard good thing about Mantano reader before. I believe it still exists although under new name I think. Its sad that you had to remove app options to make it work on NST. Still I am glad that you make some improvement that could if exploited properly make this device better than before. I believe that solving invisible text message is best of what you did and if understood properly can make number of apps that had this problem before usable again for this device. I would not dismiss even TTS working as I remember that someone tried to implement that on NST before yet I do not remember it was solved. So if it work out of box with Mantano reader it might be prudent to see what makes it work if it is fine TTS not some hardly intelligible sound generator. This options you removed how did you confirmed that they are not working? For cloud I believe it was NST lockout and now enforced TLS1.2 it can not reach that gives you hard time. Yet for syncing it is little harder to understand. For the rest like OPDS and such I guess my knowledge is not sufficient to guess how that even work so if you know more than me I am more than ready to listen.
SJT75 said:
I believe it still exists although under new name I think.
Click to expand...
Click to collapse
Now Bookari.
SJT75 said:
Its sad that you had to remove app options to make it work on NST.
Click to expand...
Click to collapse
I didn't so much remove options to make it work. It worked as-is, but not the login/download components, and they are not necessary for the reading functions.
SJT75 said:
I believe that solving invisible text message is best of what you did and if understood properly can make number of apps that had this problem before usable again for this device
Click to expand...
Click to collapse
It's possible. I noticed improvement in dialog boxes for ES File Explorer. But there are other types of dialog boxes and I only dealt with what was needed for this app. Spillover is a gift.
SJT75 said:
I would not dismiss even TTS working as I remember that someone tried to implement that on NST before yet I do not remember it was solved. So if it work out of box with Mantano reader it might be prudent to see what makes it work if it is fine TTS not some hardly intelligible sound generator.
Click to expand...
Click to collapse
Well, that could have been me. Pico TTS (if not removed) always worked on the NST if you downloaded some voices. I have a post about this somewhere with links. But the quality is really wretched. I looked at this further awhile back and found that Google TTS began with Android 2.2 (of course). There is a "bridge" system involving a custom settings app but each application must include this custom code to work. I did a MOD for AlReader to enable this, but it's not easy and would be (nearly) impossible for Mantano as very few of the smali files have descriptive names. Most are just "a.smali, b.smali", etc. So it's really difficult to track down what you want.
SJT75 said:
This options you removed how did you confirmed that they are not working? For cloud I believe it was NST lockout and now enforced TLS1.2 it can not reach that gives you hard time. Yet for syncing it is little harder to understand. For the rest like OPDS and such I guess my knowledge is not sufficient to guess how that even work so if you know more than me I am more than ready to listen.
Click to expand...
Click to collapse
It's not all SSL. Or it may be that also. The URLs in the apk file don't go anywhere, even on my PC browser. So far I've gotten up to version 4.5 and still no working URLs. Perhaps when Bookari emerged as the name the old URLs were abandoned and the old Mantano apps became crippled in this way.
Thanks nmyshkin you clarified some things. I agree that change to new platform and abandoning the URL domain for cloud use could be cause for that option not functioning anymore. Yet unless the syncing have not be performed through a same route (login account on the same domain) sync should function fine from one device to another for example. About the rest you are correct I have come to a same conclusion that even slight upgrade of Android on this device would make vast improvement in options available to exploit. Sadly B&N did not go that way. I will look upon PicoTTS to see if something about the way it actually work can be understood to evaluate if it is worth the effort or it maybe can be discarded as irrelevant for this device.
Just crossed my mind... nmyshkin did you tried to hunt down inside apk file exact spot where that URL is written/coded and change it to something else like IP address of your computer/drive/*/*/sync folder ?
SJT75 said:
Just crossed my mind... nmyshkin did you tried to hunt down inside apk file exact spot where that URL is written/coded and change it to something else like IP address of your computer/drive/*/*/sync folder ?
Click to expand...
Click to collapse
No, it didn't occur to me. I only read on one device so that's not the kind of thing that interests me. Also, I just transfer books over from my PC to the Nook when I get them, usually via FTP.
I did see cloud, sync, etc., URLs but I suspect that just changing them would not produce the capability you seem to be hinting at. It's likely a lot more complicated than that. It seems to me that syncing implies active communications from both ends. Teaching your PC to respond to the overtures of the Nook would be a whole other rats nest.
You are correct. Using URLs to connect to PC is not safe. Therefore some home workgroup network or SFTP access are more reasonable way. Maybe if you change cloud sink URL to Dropbox folder you get something?
SJT75 said:
You are correct. Using URLs to connect to PC is not safe. Therefore some home workgroup network or SFTP access are more reasonable way. Maybe if you change cloud sink URL to Dropbox folder you get something?
Click to expand...
Click to collapse
I don't think so. The app innards were designed for negotiating with certain remote servers and expect a certain dialog. Just changing the URL doesn't address these issues. Using Dropbox as an example, there are login credentials to be supplied and other issues to be addressed before files can be freely moved in either direction.
Well yes unless dropbox folder is public shared one what I wrote will not work. What if you link sync/cloud to internal folders on device inside Dropbox application that also initiate script written to execute Dropbox synchronization? Then login credentials would come from Dropbox app I think.
SJT75 said:
Well yes unless dropbox folder is public shared one what I wrote will not work. What if you link sync/cloud to internal folders on device inside Dropbox application that also initiate script written to execute Dropbox synchronization? Then login credentials would come from Dropbox app I think.
Click to expand...
Click to collapse
1. I am not a Java programmer. What you are suggesting is going to require significant changes in the app. It's not in the same league as the modifications I made.
2. I have no interest in the feature. People who must have synchronization with myriad other devices would be better served by selecting an app that currently has this feature working (like FB Reader).
3. If someone who is a Java programmer and is interested in this feature wants to take a crack at it, more power to them. I personally think it's a dead end. Just about the time you get it figured out, Dropbox will no longer work on the NST. Any modification that relies on exchange with an external commercial server has a built-in self-destruct timer, just waiting for tightening external server access rules. It's over for Android 2.1.
nmyshkin said:
Just about the time you get it figured out, Dropbox will no longer work on the NST. Any modification that relies on exchange with an external commercial server has a built-in self-destruct timer, just waiting for tightening external server access rules. It's over for Android 2.1.
Click to expand...
Click to collapse
Amen to that. Making NST more cooperative with Calibre is much better option anyway. Commercial server could be also a trap. There was an outcry when Remarkable for example started charging access to their services out of blue and without warning.

Categories

Resources