[APP][NST/G] Reading Now button menu - Nook Touch Themes and Apps

See post #50 for a new user-customizable version, RN Menu 2.0!
*Updated to v. 1.1.1--more accurate placement of menu in landscape*
Version 1.2.1 substitutes FastMode2 for NoRefresh.
This app is a toggle which places a small menu directly below the status bar "reading now" button and extends the function of that button. While the app can be used as a stand-alone toggle, it is best used by reassigning the "reading now" button with Nook Touch ModManager to the app. No function is lost, as the first item on the short menu is "reading now". As currently configured, the menu options are:
1. Reading Now (same as original stock button function)
2. Orientation (a landscape/portrait toggle using Rotation Locker)
3. No Refresh
4. Set Cover (which potentially sets the screensaver image to the current book cover)
See screenshot below.
While the app is not user-configurable (maybe some day, probably not) now that I have produced a template to work with it is reasonably easy to customize and I would entertain requests for specific items--assuming I can figure out how to implement them! There have been other approaches to setting a menu in this position, but they have involved modding jars and have been limited to specific firmwares. This app should run on all firmwares and does not require modification of any jar files. If you don't like it, you just uninstall it and it's over and done with. For me, this project has been a proof of concept and I've learned a lot. Maybe an extended power menu is next?
Requirements
--Rotation Locker (attached below) (required for Orientation option)
--No Refresh Toggle (I am running NoRefreshToggle-debug2, but it may not matter--someone can let me know?)
--Root (required for Set Cover option and for menu itself as of v.1.1.1)
--sqlite3 (available in this post where the screensaver option setup is explained in detail)
--As this is a Tasker-generated app (but does not require Tasker to run!) there is a dependency on two library files normally installed with GApps. If you do not have GApps installed on your device, you can still use this app by copying the two attached files into the locations shown below (the xml file is zipped so you can download it rather than view it):
/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.
---------------------------------------------------
How to use
The best implementation is to reassign the "reading now" button to this app using Nook Touch ModManager. When that is done, tapping on the "reading now" icon will produce the menu and you can make your selection from there. If you inadvertently tap the icon, you can dismiss the menu by tapping again. It's a toggle. Starting with v. 1.1.1, root is required to allow the app to query the current screen orientation. This enables a more accurate placement of the menu in landscape mode.
The screen orientation by default is, of course, Portrait, so the toggle goes immediately to Landscape. Landscape runs as a background service (notification) to lock in the feature since some apps resist the change. Selecting orientation again returns you to Portrait and ends the background service until the next selection. It's also possible to exit Landscape by tapping on the notification. This brings up the three-line menu (invisible text unless you have altered your background image colors). The top option is Portrait.
The first time you select Set Cover you will be asked to allow root access. This part of the app includes shell commands and thus needs root access.
That's it! I'd appreciate bug reports and/or suggestions and welcome requests for customized menus (at least for now!). Enjoy!

@nmyshkin I really appreciate you continuing to develop this wonderful device. Thank you for everything you've done on the NST.

I have a request, if you have time and it's not too much trouble.
1. Reading Now
2. Renate's Temblast Library (which I use as a quick list of what I'm currently reading)
3. Fastmode2
4. Your new USB Audio Toggle

ALinkToTao said:
I have a request, if you have time and it's not too much trouble.
1. Reading Now
2. Renate's Temblast Library (which I use as a quick list of what I'm currently reading)
3. Fastmode2
4. Your new USB Audio Toggle
Click to expand...
Click to collapse
I can do that easily if I know how the library is supposed to work. Is it just sending an intent, starting an app or....?
Also, there's nothing magic about 4 items, so if you want fewer or more, that's doable.
Edit: I've looked at the Library app. Very straightforward tap-and-go. So just let me know if you want any more (or fewer) items and I'll get on it.

nmyshkin said:
I can do that easily if I know how the library is supposed to work. Is it just sending an intent, starting an app or....?
Also, there's nothing magic about 4 items, so if you want fewer or more, that's doable.
Edit: I've looked at the Library app. Very straightforward tap-and-go. So just let me know if you want any more (or fewer) items and I'll get on it.
Click to expand...
Click to collapse
Wow! That's awesome! Yeah, I think those four would be awesome!
Could you also make one with
1. Reading Now
2. Renate's Temblast Library
I have bought and rooted many NST's for friends and having just those two options will be very convenient for them... They aren't really techy, so too many options would just confuse them.
That would be useful for them when I make other NST's. I'm planning on making 3 more, so I think that would be great! The one with 4 options on it, I'd be using personally.

ALinkToTao said:
Wow! That's awesome! Yeah, I think those four would be awesome!
Could you also make one with
1. Reading Now
2. Renate's Temblast Library
I have bought and rooted many NST's for friends and having just those two options will be very convenient for them... They aren't really techy, so too many options would just confuse them.
That would be useful for them when I make other NST's. I'm planning on making 3 more, so I think that would be great! The one with 4 options on it, I'd be using personally.
Click to expand...
Click to collapse
These are the apps you're looking for {waves hand vaguely}.

Thanks so much! I'll put it to use and see how it runs. I'm sure it will be great.

It runs great! I have noticed that this theoretically could be used to have a second quicknav menu. You can activate it also by programming one of the side buttons to show/hide it. Great job!
If someone didn't want to run the launcher, this could save them from using it with their most used apps on this.

@nmyshkin ... thanks ... I would be interested in this app, I wanted to have the default 'reading now' on nook reader ... and a customizable option so i can probable configure some other reading apps and their last read book directly opening when the option is invoked ...
Update
_____________
I tried installing your app from OP for 1.2.1 ... but it did not install ... If its not too much trouble can you make one that runs on 1.2.2 and share the same ?
thank.s

aiamuzz said:
@nmyshkin ... thanks ... I would be interested in this app, I wanted to have the default 'reading now' on nook reader ... and a customizable option so i can probable configure some other reading apps and their last read book directly opening when the option is invoked ...
Update
_____________
I tried installing your app from OP for 1.2.1 ... but it did not install ... If its not too much trouble can you make one that runs on 1.2.2 and share the same ?
thank.s
Click to expand...
Click to collapse
The app should run on FW 1.2.2. If you can't install maybe you forgot to copy the two small dependency files?
nmyshkin said:
/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.
Click to expand...
Click to collapse
Edit: or, did you forget to install Rotation Locker first? Because that app is one of the menu options, it's seen as a dependency and my app will not install if it doesn't see it there.
As I made it, however, the app will not do what you want. It is not programmable by the user. At the time I made it I was just starting out with making apps with Tasker. I suppose it would be possible now to produce an app that is more flexible, but it would not be very user friendly because there is no way to predict what someone might want to do and therefore code would almost certainly need to be sussed out and written in by the user. That doesn't sound like something people would really want. In any case I'm still bogged down in my Dictionary project so.....
If you have a static set of wishes, that would be easier.

In any case I'm still bogged down in my Dictionary project so.....
If you have a static set of wishes, that would be easier.
Click to expand...
Click to collapse
Oh Dictionary project for our Nook Simple Touch and Glowlight ?
Is it interesting ? If so pleas share the link to ...
Static set of wishes ... It has a limitation of 4 buttons only ?
1. Nook continue to the Last read book and position.
2. Amazon app so that will direct the user to the amazon app with the last book open.
3. App Drawer
4. Nook Clear Screen
these would be my 4 if 4 is the limitation ... however if more were to be accommodated then ...
5. File Manager(Root Browser)
6. Statusbar - Glowlight
Would a cleaner implementation for the 5th & 6th options and others separately as an app that can be mapped with NTMM to the Statusbar - Glowlight button(primarily because this part is accessible directly from the book you are reading in the default nook reader, some ting of a quickaccess tiles/lists with the below ...
1. Glowligh & Wifi
2. File Manager(Root Browser)
3.
4.
5.

aiamuzz said:
Oh Dictionary project for our Nook Simple Touch and Glowlight ?
Is it interesting ? If so pleas share the link to ...
Click to expand...
Click to collapse
Not ready yet, but slowly getting there. The app is complete. Still testing to be sure it won't destroy the NST/G. I have a few more dictionaries to complete.
aiamuzz said:
Static set of wishes ... It has a limitation of 4 buttons only ?
Click to expand...
Click to collapse
That's how it is now, but any number of buttons can be added. Do you really want a laundry list?
aiamuzz said:
1. Nook continue to the Last read book and position.
2. Amazon app so that will direct the user to the amazon app with the last book open.
3. App Drawer
4. Nook Clear Screen
these would be my 4 if 4 is the limitation ... however if more were to be accommodated then ...
5. File Manager(Root Browser)
6. Statusbar - Glowlight
Click to expand...
Click to collapse
Mmmm.... See below.
aiamuzz said:
Would a cleaner implementation for the 5th & 6th options and others separately as an app that can be mapped with NTMM to the Statusbar - Glowlight button(primarily because this part is accessible directly from the book you are reading in the default nook reader, some ting of a quickaccess tiles/lists with the below ...
1. Glowligh & Wifi
2. File Manager(Root Browser)
3.
4.
5.
Click to expand...
Click to collapse
So you seem to be describing (kinda) my QuickTiles app. Have you looked at it?
Take a look at that (which includes the Nook Clear Screen option and the Glowlight and WiFi controls, but not a file manager option) and see if that would meet your needs. Modules could be added but I did sort of want to keep it to display/mode functions, rather than turning it into a sort of launcher.
After that, confirm your choices for the ReadingNow menu and I'll see what I can come up with. Not sure about the Kindle app opening to the last book, but the info must be somewhere that could be poked at.

Not ready yet, but slowly getting there. The app is complete. Still testing to be sure it won't destroy the NST/G. I have a few more dictionaries to complete.
Click to expand...
Click to collapse
that's good to know ... its for NST/NSTG ... I just can't seem to part with this device myself ... and you are developing things for it ... can't get any better than that !
After that, confirm your choices for the ReadingNow menu and I'll see what I can come up with. Not sure about the Kindle app opening to the last book, but the info must be somewhere that could be poked at.
Click to expand...
Click to collapse
as far as the kindle app and its last read book is concerned, you don't have to dig deep ... when i read a book on kindle and exit out of the app without hitting the back button ... the app will start with the last book open.
The following sequence/order should be good enough for 4 entries ...
1. App Drawer
2. Nook continue to the Last read book and position.
3. Amazon app so that it will direct the user to the amazon app with the last book open.
4. Nook Clear Screen
thanks for all the help ...

(the xml file is zipped so you can download it rather than view it):
Click to expand...
Click to collapse
I can't seem to extract the xml file from this zip file ... or ... should i just rename the extension to .xml ?

aiamuzz said:
I can't seem to extract the xml file from this zip file ... or ... should i just rename the extension to .xml ?
Click to expand...
Click to collapse
Huh. Wonder how/when that happened? Try it again. I uploaded a new copy and downloaded it to test. Worked fine this time.

nmyshkin said:
Huh. Wonder how/when that happened? Try it again. I uploaded a new copy and downloaded it to test. Worked fine this time
Click to expand...
Click to collapse
No problem ... i was able to download that xml file from one of your other threads whose pre-requisite too was to have these very same 2 files to be present on the device.
I opened your RN app and the drop down did open on the top left book icon ... but this opens only one time ... Does one have to reconfigure using NTMM so it opens every time ?

aiamuzz said:
No problem ... i was able to download that xml file from one of your other threads whose pre-requisite too was to have these very same 2 files to be present on the device.
I opened your RN app and the drop down did open on the top left book icon ... but this opens only one time ... Does one have to reconfigure using NTMM so it opens every time ?
Click to expand...
Click to collapse
I downloaded and installed the apk (1.1.1) from the first post. It runs fine for me. Did you get and approve the SU prompt?
There's nothing special to be done with NTMM other than assign the app to the "reading now" soft button.
Did you by any chance reinstall over a previous installation when you were having trouble? If so, you need to do a complete uninstall before reinstalling on apps like this with toggles. If the toggle variable has been messed up it will stay that way unless you do a fresh install since installing over an existing app of the same version preserves the data (like the state of the toggle variable).

@nmyshkin ... thanks i figured ... Is it just me or the Nook Book Button app seems to be a little quicker(about 2-3 seconds) quicker than your RN app to show the drop down menu on invocation.
Not sure if its just me and my device or its across the board.
Cheers.

aiamuzz said:
@nmyshkin ... thanks i figured ... Is it just me or the Nook Book Button app seems to be a little quicker(about 2-3 seconds) quicker than your RN app to show the drop down menu on invocation.
Not sure if its just me and my device or its across the board.
Cheers.
Click to expand...
Click to collapse
No, it's not just you. I could change it like I did QuickTiles so that it responds more quickly but as I don't use it any longer, I have never revisited it. It would involve an "always on" overlay of the button.

The following sequence/order should be good enough for 4 entries ...
Click to expand...
Click to collapse
1. App Drawer
Click to expand...
Click to collapse
2. Nook continue to the Last read book and position.
Click to expand...
Click to collapse
3. Amazon app so that it will direct the user to the amazon app with the last book open.
Click to expand...
Click to collapse
4. Nook Clear Screen
Click to expand...
Click to collapse
Oh you can make it snappy ? Thanks whenever you find time to work on this request, please do remember to make it fast and responsive ...

Related

App request with bounty

slightly edited double posting from CDMA development (tangent from a conversation in there)
If you've used webOS you'll know what I'm asking for here. If you haven't used webOS there are plenty of videos on youtube to look at to get the general idea of how it multitasks which is where it excells.
Open a web browser, press menu>bookmarks and look, finger scrollable preview windows of webpages, now in your head replace that with preview windows of currently running processes... add the ability to swipe + drag a process down to bring to foreground or up to kill that particular process. Very fluid, very easy, very natural.
Very intuitive idea and well executed in webOS. I would love to see a general port of this function added to android in form of an app or possibly a homescreen replacement, most ideal would be replace the worthless "add to homescreen button" on the senceUI dock, as longpress on the homescreen is another way to do exactly the same thing. Shade out your homescreen and put these previews over the top of your homescreen, drag in a direction as mentioned above, or hit the "add to homescreen button" agian to return to your homescreen.
I will make a bounty of $50 USD (a fair amount IMO) to anyone who makes it exactly as I describe... guaranteed to be a killer app and in no way infringing on webOS patents, as it's only replicating a function provided inside webOS similar to their "synergy" that android has copied almost bit for bit in idea.
also after all designing and beta testing is complete ... you put it out on the market you will be getting even more money, pm me if interested and details on the bounty I am offering. (I don't ever check this side of the forum so be sure to PM)
will be paying with paypal, so please have an account before responding.
I think there is already an app out there very similar to what you described
Can't remember what it's called though.
all its missing is the "previews" i think
Lennyuk said:
I think there is already an app out there very similar to what you described
Can't remember what it's called though.
all its missing is the "previews" i think
Click to expand...
Click to collapse
taskOS, I'm aware of it... the previews and the drag to foreground is what I'm wanting, and a little better way of starting it
johnsongrantr said:
taskOS, I'm aware of it... the previews and the drag to foreground is what I'm wanting, and a little better way of starting it
Click to expand...
Click to collapse
I would imagine (though admit, I don't *know* definitively) that application previews wouldn't be possible without support from the application itself.
The reason I say this is because Android applications are essentially "sandboxed", and all inter-application communication is via "intents". Therefore, I believe that it is probable that in order to display a preview running apps, those apps would need to be coded with an "intent" to supply that preview.
As I said before though, I don't know with 100% certainty, but I'm sure if I'm wrong someone will chime in!
Regards,
Dave
i see sort of what you're saying. Bookmarks in the web browser save thumbnails of the webpages bookmarked to your sd card, but like you said it's not inter-app.
Each app would probally have to supply that thumbnail, or try and make an additoinal app that creates thumbnails when an app is in a foreground for x amount of seconds would proablly be needed, and reading the taskOS thread it sounds like it's probally not supported by the sdk. Something to look into... my offer still remains if a solution is found for this and is implemented, he's the closest example and it sounds like it's his goal as well so he will probally get the pot if he implements this and a few other things.
also find a way to twist that into senceUI as mentioned as a "root only" update.zip version to remove the explicit need for a hardware button
App
phandroid[dot com]/2010/02/18/spb-mobile-shell-5-0-coming-to-android/
Something like the top video?
Wow that looks cool
deejay300 said:
phandroid[dot com]/2010/02/18/spb-mobile-shell-5-0-coming-to-android/
Something like the top video?
Click to expand...
Click to collapse
yes, thats actually what I'm looking for... guess I'll look into it thanks
http://www.spbsoftwarehouse.com/android-software/
winmo version
http://www.spbsoftwarehouse.com/pocketpc-software/mobileshell/
foxmeister said:
I would imagine (though admit, I don't *know* definitively) that application previews wouldn't be possible without support from the application itself.
The reason I say this is because Android applications are essentially "sandboxed", and all inter-application communication is via "intents". Therefore, I believe that it is probable that in order to display a preview running apps, those apps would need to be coded with an "intent" to supply that preview.
As I said before though, I don't know with 100% certainty, but I'm sure if I'm wrong someone will chime in!
Regards,
Dave
Click to expand...
Click to collapse
my idea would be to take a screenshot of the device every time you push the home button, then use this screenshot for the task. remember how the iphone does the animations when closing tasks?
deejay300 said:
phandroid[dot com]/2010/02/18/spb-mobile-shell-5-0-coming-to-android/
Something like the top video?
Click to expand...
Click to collapse
From what I can tell from the video, that's more like a preview of live widgets rather than running apps which is going to be possible since widgets are by definition live on home screens.
Regards,
Dave
kendong2 said:
my idea would be to take a screenshot of the device every time you push the home button, then use this screenshot for the task. remember how the iphone does the animations when closing tasks?
Click to expand...
Click to collapse
That would probably work - the issue though (for me anyway) is that the screenshot wouldn't show the current status of the app, but the status just prior to shifting anyway.
If I'm running say Spotify, I'd want my live preview to show what I'm currently playing, not what I was playing when I put the app into the background. If it couldn't do that, I'm no better off with the screenshot than I am with a simple Spotify icon,
Regards,
Dave

Eink [NST] Optimizations (Apps, launchers, SetCPU...)

So there are a few threads of apps that plain work on the NST, but I want apps that are optimized (i.e. black and white/no animations/useable). Below are my findings.
Battery drain
First off, let's say you've rooted and installed some basics gapps. I found that some things seems to cause some pretty fierce battery drain (I remember on my G1 that calendar sync was buggy, resulting in constant syncing attempts and bad battery drain). Now this is on a per-user basis, but I basically removed everything but the core gapps files and gmail. Here's a list of stuff you can "safely" remove (remember, ALWAYS backup).
Click to expand...
Click to collapse
Launchers
I've tried them all, but the ADW with the minimalistic black theme is the best IMO. You can make the background white of the app drawer, remove all but one page, and turn off everything that moves (I set all the options to max/0 to ensure that I do not see any animations of any sort).
Click to expand...
Click to collapse
Navigation
So depending on how you achieved root, you may or may not have button savior installed. I didn't want extra stuff cluttering up my screen, so I removed it. For those of you who want a high contrast eink button savior, you've got it here. Buy the pro and support the dev. If you want to use the hardware buttons, you have to get this (which you may already have if you have rooted via Nooter).
I set the top left button as back, top right as menu, bottom left as pagedown, and bottom right as pageup. The page up and page down are from the normal left side, so they appear as LEFT_PAGEDOWN and LEFT_PAGERIGHT. I also disabled the BN menu when you press the N and made it just go to ADW.
Click to expand...
Click to collapse
Apps
Sorry to disappoint, but since I want to get rid of as many distractions as possible, I only have a few:
Android PDF Reader: Has optimizations for eink devices, is quick to redraw, and page up and down work.
Sparse RSS: I've been working with the dev and have gotten page up/down to work. I have a dev build if interested, but I'm sure he'll publish an update soon with it working on the market (1.3.1 does not work, but the next version should have the fix).
Some of the other random eink optimized apps floating around the Apps section here.
SetCPU: Allows for changing the governor and you can underclock if you wish. I have to 600 MHz, and it's fine for reading. I setup the scale up preference to 80, and the Powersaving Bias to 300. Feel free to look up and mess around with these...it's pretty safe.
Coolreader: Has some nice eink optimized settings (can change how the page is partially refreshed/how often/etc. You can also set it as the main reader app in the NookSimple Tools apps, so when you click the book in the top left if opens Coolreader. The standard BN library and reader aren't bad, though (except for PDFs that are not meant for reflow, like tech. documents).
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Hi,
Here is a NST optimized (and slightly customized) version I did for Simon Tatham's Puzzles Collection (including source).
github.com/marspeople/sgtpuzzles/downloads
ace7196, could you post the "page up/down" patch for Sparse RSS? Also, I've noticed a interface bug (also present in NewsRob) when you go back to the article list, it loses which list position it was previously, that is pretty annoying.
Here's the latest release dev build of Sparse RSS.
I know the left side buttons for page up/down are mapped, not sure if he mapped the right side equivalent as well.
Also, I've noticed on a few rss readers (as mentioned above) that once you touch the screen and make is scroll, the titles of the articles change, but not that content. I only plan on using the hard keys, so now that I have an RSS reader that works with that...
What is the checkbox under Feed URL when you're adding a feed? Other than that, seems to work great!
Tired_ said:
What is the checkbox under Feed URL when you're adding a feed? Other than that, seems to work great!
Click to expand...
Click to collapse
Not sure....try checking it
ace7196 said:
Not sure....try checking it
Click to expand...
Click to collapse
Installed it on my phone, turns out it's "Only Sync over Wifi". Kind of a useless setting for us Nookies, but it's good to know I guess.
Sparse RSS is really great though the right buttons are not mapped.
Also, is there a way to remove the "Goto link" bar at the bottom of each page?
It blocks the last line of text on every page. It is also kind of distracting and I will never need to go to the full page or use the onscreen touch buttons since the buttons are mapped
Got email from the author that right button support will be added, and will be published this week (will let you know when).
Latest Sparse RSS Reader with left and right button support:
http://code.google.com/p/sparserss/downloads/list
Launcher
too add...
I'm finding Relaunch as optimized launcher.
I'm happy with it, give it a spin.
(well you might need to spend some time in enabling adb to install non market apps)
I've attached the screens (not screenshots taken in nook, but a pic by phone)
the home, app list and the settings
marspeople said:
Here is a NST optimized (and slightly customized) version I did for Simon Tatham's Puzzles Collection (including source).
github.com/marspeople/sgtpuzzles/downloads
Click to expand...
Click to collapse
Anyone happen to have an APK kicking around for this eink optimized version of Simon Tatham's Puzzle Collection that MarsPeople made so long ago? I've been using the regular version for years and just ignoring about half the puzzles since they require color. It would be great to have an eink version.
I contacted the author, but he doesn't have an APK anymore. He did point me to his other GitHub, which is still up and has his modified forkof the source, but no APK. I don't have any environment for building Android apps and I don't relish trying to set one up for Eclaire.
https://github.com/marcelogp/sgtpuzzles

[App] SwitchMe - Share Your Device - MULTIPLE USER SPACES

Hi guys Im one of the developers of SwitchMe - an app that creates multiple user spaces. We have just released a new build which should fully support the T2s. Please have a look and let me know if everything is working as it should!
Thanks in advance, PR after the break:
.................................................................................................
SwitchMe - share your device!
SwitchMe is a unique application for root users that allows you to log in and out of multiple installations of Android just as you would on a desktop computer.
SwitchMe is a unique application for root users that allows you to log in and out of multiple user spaces just as you would on a desktop computer, with each profile having its own separate system settings, apps and data.
Some of the benefits of this technology:
Privacy
Securely share one device among many users, protect your accounts with passwords and log out automatically.
Kids
Create a profile for the kids, with only the apps and access you feel comfortable with.
Gaming
Overclock your profile for maximum performance in intensive games
Speed
Imagine a buttery smooth profile, with no kids games, messengers or bloatware to slow things down.
Testing
Create a sandbox profile to easily test applications and themes - no more nandroid nightmares!
Battery
Switch to a profile which only contains the essentials to save power through brute force.
Critical usage warning:
Incorrect use of this application can potentially harm your device. Before proceeding with use we strongly recommend that you perform a full nandroid backup through the device recovery.
READ THE HELP FILE CAREFULLY TO AVOID ISSUES
Without the Key, this application allows a maximum of 2 profiles and no security features.
Only the standard Android implementation of Apps2SD is currently supported. Use all others at your own risk.
Most devices should be compatible as long as they have enough free internal memory to create secondary profiles. The application will warn users if available memory is low.
These of course are only suggestions - there are plenty of other uses for the functionality SwitchMe offers.
Market link:
https://market.android.com/details?id=fahrbot.apps.switchme
The free version allows the creation of two profiles and has no security features.
Screens:
Looks cool. I'd try it out but I hate crippled apps that need a key to work properly.
Good luck.
scottx . said:
Looks cool. I'd try it out but I hate crippled apps that need a key to work properly.
Good luck.
Click to expand...
Click to collapse
And yet there you are, trying it out.
Also, the free app already gives you everything. You just have to use you brain to make it work.
Attitude... it affects the best of us.
Anything to report?
oh, this is great, now you can share the tablet with family members
R1kARD0 said:
oh, this is great, now you can share the tablet with family members
Click to expand...
Click to collapse
Yep, it does that.
Hi
very helpful app for a family with only one tablet, works almost 100% OK for us.
everytime i switch profile a android OS update is done, and after a few seconds im loged out again, after second logon it's OK
Galaxy Tab 2 10.1 GT-P5110 4.0.4 XXBLH4
Installed it on my GT2 3113 this morning and have been playing around with it. I do get the same android OS update thing as listed above when switching users. Also sometimes when the app opens it is a blank screen with no profiles or details listed. Running RomsWell V1.1 stock rooted/deodexed 4.0.4 rom
gooffeyguy said:
Installed it on my GT2 3113 this morning and have been playing around with it. I do get the same android OS update thing as listed above when switching users. Also sometimes when the app opens it is a blank screen with no profiles or details listed. Running RomsWell V1.1 stock rooted/deodexed 4.0.4 rom
Click to expand...
Click to collapse
Write through the app please.
ftgg99 said:
Write through the app please.
Click to expand...
Click to collapse
Will do
Thnks....
I love this app
I've noticed that if I don't use the switch screen options then the app works fine and doesn't give me the blank main page that I was experiencing previously.
---------- Post added at 01:14 AM ---------- Previous post was at 01:02 AM ----------
Also, what folder are the additional users profile/apps installed to?
Sent from my GT-P3113 using xda app-developers app
Im looking into it.
/DATA/.PROFILES is where everything is kept.
Guys there have been reports of the app being blank sometimes. Im trying to work out if this is something to do with superuser vs supersu. If youve experienced this, please let me know and be sure to tell me which of the two youre using...
I haven't been having that problem since I disabled the "switch screen functionality" in the settings. I do use the "fast switch" option and just open the app when I want to switch profiles. I am using SuperSU v0.96
gooffeyguy said:
I haven't been having that problem since I disabled the "switch screen functionality" in the settings. I do use the "fast switch" option and just open the app when I want to switch profiles. I am using SuperSU v0.96
Click to expand...
Click to collapse
You disabled the two main functions just because you sometimes couldn't see the statistics page? That seems a little extreme...
ftgg99 said:
You disabled the two main functions just because you sometimes couldn't see the statistics page? That seems a little extreme...
Click to expand...
Click to collapse
No, not just because it didn't show statistics, but I wouldn't be able to switch users unless I rebooted the device. When the problem would occur it also wouldn't bring up the switch user screen on the lock screen after waking up. If the icon notification was enabled it just opened up the statistic screen, not the user switch screen. I would get stuck in the current users profile until I rebooted and hoped the switch user screen would show after start up.
I like the functionality of the switch user screen but with it glitching like that on my device the only sure way to be able to switch profiles is to disable all that and just go into the app/statistic screen and click switch at the bottom.
I just noticed that there is a widget for this app that allows switching profiles without opening the app.
gooffeyguy said:
I just noticed that there is a widget for this app that allows switching profiles without opening the app.
Click to expand...
Click to collapse
I think your problem is with supersu (if thats what youre using). If possible, change it to superuser or at least make sure that youve set supersu up to always grant and whatever.
Supersu is very green and i wouldnt recommend it to anyone.
I have used this app for awhile now and really love it as it allows both my girlfriend and I to separately use my nexus 7 without interfering with each others settings. However, I recently flashed a CM 10 nightly (which i really like) and the switcher no longer works, freezing during each switch attempt.
I know it says CM 10 is not supported at the current time on the app page, but are there an plans to include this support in the future? Any info is appreciated and thanks for your work.

[request] older version of ES File Explorer

I regret thoughtlessly letting my ES File Explorer update whenever it wanted. The newer versions seem to have a lot of problems with updating the screen and are, in general, sluggish on my NST.
I currently have version 3.2.5.1. Does anyone have an older version on hand?
nmyshkin said:
I regret thoughtlessly letting my ES File Explorer update whenever it wanted. The newer versions seem to have a lot of problems with updating the screen and are, in general, sluggish on my NST.
I currently have version 3.2.5.1. Does anyone have an older version on hand?
Click to expand...
Click to collapse
The version I am currently using (attached) I've had for at least a year, and it has never failed me. Unfortunately, I can't tell you what the version is, since I'm using your framework-res mod and the gray text blends in with the gray background
Hope this helps!
To my aging bi-focal enhanced vision that is version 3.0.9.0. It would likely be completely unreadable without the framework mod.
Thanks a bunch. It's much better behaved. No more updates on that one!
nmyshkin said:
To my aging bi-focal enhanced vision that is version 3.0.9.0. It would likely be completely unreadable without the framework mod.
Thanks a bunch. It's much better behaved. No more updates on that one!
Click to expand...
Click to collapse
Glad to be of assistance. Don't forget that you can turn off Auto-Update by navigating [Quick Access Menu > Settings > Update settings > Uncheck "Auto check"]. That way, you aren't ever "tempted" to update to the next version
ИΘΘK¡€, is that version working properly when you choose "view" button on the bottom of the screen? Every version I have tried to this point crashed when I tried to change the view,
thrackanomir said:
ИΘΘK¡€, is that version working properly when you choose "view" button on the bottom of the screen? Every version I have tried to this point crashed when I tried to change the view,
Click to expand...
Click to collapse
It's very odd. It almost never works, but once in a blue moon, I'll try it, and it functions correctly. I've just resorted to ignoring it and using the "swipe to the left or right" function to change the view.
I am not sure that we are thinking about the same thing. I'll try to explain. In default mode when brosing directories I see an icon grid with very limited space for filenames. It is irritating when I try to choose the correct one from whole bunch of similar named ones, when the differencr is at the end of their file name, which is shortened/hidden. I want to change the vie mode from grid to list or something similar that would allow the filenames to be displayed fully. Do you have any solution for this? (Now I switch to Root Browser when I really need the list view, but that is quite an inconveniance)
thrackanomir said:
I am not sure that we are thinking about the same thing. I'll try to explain. In default mode when brosing directories I see an icon grid with very limited space for filenames. It is irritating when I try to choose the correct one from whole bunch of similar named ones, when the differencr is at the end of their file name, which is shortened/hidden. I want to change the vie mode from grid to list or something similar that would allow the filenames to be displayed fully. Do you have any solution for this? (Now I switch to Root Browser when I really need the list view, but that is quite an inconveniance)
Click to expand...
Click to collapse
Oh - pardon my mistake, there, I had forgotten what the view button actually did!
I do know to what you're referring, but I can't say that I know of a way to do that at the moment. However, I'm doing some research and experimentation to see f I can find out either an alternate way to switch views or a way to fix the f/c hitting "View" gives us. I'll keep you posted.
Not sure why I didn't find this the first time I went looking, but here is a place with many older versions of the app. Scroll down the page until you get to "previous versions" then hit the "view more" button.
I tried the earliest v. 3.x and it still produced the crash on "view"--something I had never noticed before with whatever version I originally had. Probably I never tried it.
The last 1.6x version (1.6.2.3) is stylistically a little different but has the (crashless) option to change from icons to list format AND the settings menu system is like the native B&N settings menu (yay!), i.e., you can read it easily.
Not sure about all other capabilities, but I'm easy on what I ask it to do. I use Root Browser for the heavy duty stuff.
Thanks, guys (sorry for the delay)!
Thanks - the newer version does work, but requires a lot of patience until screens are displayed correctly. I was always wondering why eStrongs still pushes updates to 2.1 devices that are too memory hungry to run properly - but here we go.
another reason to love this old version
I went to do some file cleanup this morning and made the discovery seen in the attached screen image: -)
No similar behavior on current market versions.

Latest AlReader and RelaunchX

Two apps that I use on my NST (glowlight) are AlReader and RelaunchX, for which there are still relatively recent apk's to be found. I haven't seen them mentioned here a lot, so here's the link to the latest Alreader that still works on Android 2.1 (hard to find if you don't speak Russian):
http://4pda.ru/pages/go/?u=http://a...340035&usg=ALkJrhhH03h-JtOUNtSq7Dy0YRE5zt-deQ
And here's ReLaunchX, a fork of ReLaunch:
https://f-droid.org/en/packages/com.gacode.relaunchx/
I just fixed my Nook after it stopped working with the 1.2.2 update that I hadn't installed yet, so I'm updating it with some recent apps that still work on it.
Sent from my BLA-L09 using Tapatalk
STEELBAS said:
Two apps that I use on my NST (glowlight) are AlReader and RelaunchX, for which there are still relatively recent apk's to be found. I haven't seen them mentioned here a lot, so here's the link to the latest Alreader that still works on Android 2.1 (hard to find if you don't speak Russian):
http://4pda.ru/pages/go/?u=http://a...340035&usg=ALkJrhhH03h-JtOUNtSq7Dy0YRE5zt-deQ
And here's ReLaunchX, a fork of ReLaunch:
https://f-droid.org/en/packages/com.gacode.relaunchx/
I just fixed my Nook after it stopped working with the 1.2.2 update that I hadn't installed yet, so I'm updating it with some recent apps that still work on it.
Sent from my BLA-L09 using Tapatalk
Click to expand...
Click to collapse
There is also an English version of the Alreader website with app downloads: http://www.alreader.com/?lang=en
nmyshkin said:
There is also an English version of the Alreader website with app downloads: http://www.alreader.com/?lang=en
Click to expand...
Click to collapse
That's true, but despite what it says there, the version up for download there is not actually compatible with Android 2.1. I had to use Google translate on their support forum to find the above version.
Sent from my BLA-L09 using Tapatalk
STEELBAS said:
That's true, but despite what it says there, the version up for download there is not actually compatible with Android 2.1. I had to use Google translate on their support forum to find the above version.
Click to expand...
Click to collapse
Yes, you are correct. I've been trying out v. 1.7.7, which is that same as in your link.
I like it a lot except for two minor issues: the TTS does not work (a very minor issue) on the NST, although if you install the app on another device with native audio support it does work properly, and (more significantly for me), there is no way to address the Library directly. Unlike the author of FBReader, this author has made all of the various activities private so there is no way of accessing them from outside the app. I've been looking at the Android Manifest in the decompiled app, trying to decide if this can be "fixed". I've seen references to dealing with this issue before but now when I want then I can't locate them
nmyshkin said:
Yes, you are correct. I've been trying out v. 1.7.7, which is that same as in your link.
I like it a lot except for two minor issues: the TTS does not work (a very minor issue) on the NST, although if you install the app on another device with native audio support it does work properly, and (more significantly for me), there is no way to address the Library directly. Unlike the author of FBReader, this author has made all of the various activities private so there is no way of accessing them from outside the app. I've been looking at the Android Manifest in the decompiled app, trying to decide if this can be "fixed". I've seen references to dealing with this issue before but now when I want then I can't locate them
Click to expand...
Click to collapse
Ah, yes... Well, I would never use the NST for TTS, so that's no problem for me. As for the library... I take it you mean in the underlying code? Out of interest: what would you use it for? I basically use ReLaunchX to locate the book I want (in my own directory-based library) and open it with Alreader.
The one thing I wish Alreader would provide, myself, is a cover image of the current book to use as a screensaver on the Nook. But that's a minor issue.
STEELBAS said:
Ah, yes... Well, I would never use the NST for TTS, so that's no problem for me. As for the library... I take it you mean in the underlying code? Out of interest: what would you use it for? I basically use ReLaunchX to locate the book I want (in my own directory-based library) and open it with Alreader.
Click to expand...
Click to collapse
I have to confess that I hate Relaunch. I use a more traditional Android structure, including ES File Explorer, but that's not a nice way to browse for books. On two devices I have the B&N system and on one for experimentation I have removed all that and am trying out different readers. I miss the Library.
The one thing I wish Alreader would provide, myself, is a cover image of the current book to use as a screensaver on the Nook. But that's a minor issue.
Click to expand...
Click to collapse
Ah, but it does! Take a look in /media/screensavers and you will discover that it has created a new folder and there is a cover image there for the book you are currently reading. All you need to do is select that folder from the NST Settings app.
nmyshkin said:
I have to confess that I hate Relaunch. I use a more traditional Android structure, including ES File Explorer, but that's not a nice way to browse for books. On two devices I have the B&N system and on one for experimentation I have removed all that and am trying out different readers. I miss the Library.
Ah, but it does! Take a look in /media/screensavers and you will discover that it has created a new folder and there is a cover image there for the book you are currently reading. All you need to do is select that folder from the NST Settings app.
Click to expand...
Click to collapse
Aaaaah. Here I was looking all over for that folder, but for the place where you'd expect it. Well. Great, then.
I never really used the B&N Library app in the first place, I always immediately rooted my Nook and browsed for books in the directory structure, so that helps... Also my meta-data is always a mess so using a real library app wouldn't really work well for me, anyway.
STEELBAS said:
Two apps that I use on my NST (glowlight) are AlReader and RelaunchX.
Click to expand...
Click to collapse
You probably have more experience with AlReader than I do so I thought I'd pose a question which I have not been able to answer.
Is there a way to center the page number in the status bar? I don't have any of the other stuff showing in the status bar but I do want to see the page number, even in full screen. What I don't like is to see it floating at some small indentation from the left margin. You can center the title/author in the Header (which I do not have visible in full screen), but why not the page number? I think the answer is perhaps that the developer wanted to cram in all the other possibilities in the status bar and so each has a certain space allotted to it. I hope not.
I've pored through the settings xml file for AlReader but I can't make sense of much of it. Too many obscure abbreviations. I can't even find the line for centering the title/author in the Header.
Any ideas?
Edit: I made a tiny bit of headway, identifying variables in the xml file that control some aspects of the header and footer. However, as sometimes happens with these files, when you make a change and save the file, the values have reverted back if you return for another look. I'm assuming that the master data must be held in a database so I'll look at that tomorrow.
Edit-Edit: Nope, nope and nope. The databases are all about books. So the values are hidden in the app itself (library files or jars perhaps, who knows?). I spent way too much time squinting at the smali files from the decompiled app but it's just all so much mush to me. Not even a hint that resembles English as to how items are positioned. It's a pity that one of the choices in the Header was not "page". If that were true I'd switch the Header with the Status bar and the problem would be solved. The "page number/chapter" I find useless. Oh well....nothing is perfect.
External library app
I have a ton of bookmarks for NST/G stuff that I was reorganizing this morning and in the process came across this app: https://forum.xda-developers.com/nook-touch/themes-apps/library-app-t2823169
I haven't put it through the wringer yet, so to speak, but it looks reasonably good and books open in whatever the default reader is. If it's reliably functional it may serve as a general library app for whatever reader one chooses. Perhaps worth a look.
I'm trying to install v1.77 on NSTG 1.2.2 but I got error: Parse Error
try the
mrhamed said:
I'm trying to install v1.77 on NSTG 1.2.2 but I got error: Parse Error
Click to expand...
Click to collapse
Try the attached. It works for me.

Categories

Resources