Hi
I'm having trouble with Android screen capture apps on the Vega - all I get is a blank image. I've rooted using z4root before hand and have tried 3 or 4 different free screengrab apps.
Was wondering if anyone had a similar experience or could recommend an app?
Cheers
All the apps I've tried give a blank image as well. I guess we only have the possibility of using the SDK...
Suspected as much, thanks Logseman
There isn't anything you can run on the device at the moment, however, if you don't want to delve into the SDK, you can use DroidExplorer (Google it) and that allows for screen capture and even remote control..
Now that you've rooted your NookTouch what do you install onto it?
I've been trying out loads of apps and I've found plenty that work well but also quite a few that make a lot of sense on an eink ereader.
First the ones that I personally find very useful and match the NookTouch well:
1) ReaditLater: Let's say you're browsing on your laptop while eating your breakfast in the morning. You don't have time to read it now so you click a button in Firefox or whatever and that marks the page. You then hit sync on the Nook and you can then read that webpage on the Nook at work in your lunchhour or whatever. I've only checked out ReaditLater and it doesn't always sync all images properly and css styles... is there any alternatives... perhaps opensource?
2) RSS Readers. Subscribe to Slashdot, sync while at home and then read it on the move. Can anyone get the ability to read the more interesting comments?
3) VNC Viewer. Eyes go squiffey after reading for hours on the ipad or computer? Setup a quick link to this.
4) MapDroyd. No GPS but having a map with a long battery life might be more useful than a mobile phone. MapDroyd isn't that great without pinch to zoom but it works.
5) Kindle. Being able to read .mobi is obviously pretty handy.
6) OperaMobile, connecting to a Caliber server. Caliber organises books really easily and it has a server function so you can connect to your library on your computer.
7) Dropbox. A really handy way to share and sync files to the Nook. Can act as a library but unlike the Opera & Caliber example it can sync rather than only viewing live.
8) There's more than ebooks. Check out VU Viewer for comics. Various better PDF viewers. Try putting work documents on it. Try putting guitar tab notation on it. Anyone know how do we view music notation?
Things that are pretty essential after rooting:
Startup Auditor. After installing a load of stuff things can startup at boot and drain your battery. This prevents that.
n Button tweak. There's a thread on here somewhere, it's almost essential. Either that or use buttonSaviour
Some things that work well but just as good on a mobile phone:
- WiFi Analyser. You can see wifi strength in realtime.
- calculator. Handy if you don't have a phone with you
- unit converter. Convert metres to feet.
- currency exchange app. If you take the Nook on holiday a currency app is handy.
- encrypt your passwords in a file.
- backup your mobile phone contacts
- ssh tunnel for open wifi networks where you need to check your bank balance
Hope you find this useful!
-j
Jago:
What apps are you unable to block with Startup Auditor?
Does Startup Auditor stay loaded (as an app or as a background process) after startup or do you have to kill it manually?
Thanks in advance,
Sebastian Armas
Avid reader, Spanish Interactive Fiction Author
As far as I can see StartupAuditor doesn't load on startup or stay resident so I presume it edits startup scripts.
You have 2 options for each thing you want to kill - kill it now and not allow it to start again now and block it from starting up on startup as well.
Hi,
First of all, thanks for great set of resources! I was rooted an up and running with market in no time.
I am planning to use the Nook as a home automation controller, where the interface is presented through a webpage. For that, I am going to have it mounted and constantly powered-up.
So, my question is - how can I disable screensaver to have the Nook show the browser 24/7?
Also, is there any simple way to show contexts of the browser window without the navigation buttons? (If not, no worries - I can put something together quickly in PhoneGap or similar).
Thanks!
Bumping for interest - has OP/anyone found a solution to this? I'm going to have a tinker with the sys files in the next few days to see if I can manipulate those, will post any positive results.
I'm looking for always-on functionality as part of a live bus timetable / weather station project I'm 75% through.
For those interested, I'm running a simple PHP server pulling data from London's TFL API and the UK MetOffice's Datapoint API and displaying the page in Dolphin.
julianfox said:
Bumping for interest - has OP/anyone found a solution to this? I'm going to have a tinker with the sys files in the next few days to see if I can manipulate those, will post any positive results.
I'm looking for always-on functionality as part of a live bus timetable / weather station project I'm 75% through.
For those interested, I'm running a simple PHP server pulling data from London's TFL API and the UK MetOffice's Datapoint API and displaying the page in Dolphin.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=29113425 (found by googling "nook screensaver disable sqlite3").
julianfox said:
Bumping for interest - has OP/anyone found a solution to this? I'm going to have a tinker with the sys files in the next few days to see if I can manipulate those, will post any positive results.
I'm looking for always-on functionality as part of a live bus timetable / weather station project I'm 75% through.
For those interested, I'm running a simple PHP server pulling data from London's TFL API and the UK MetOffice's Datapoint API and displaying the page in Dolphin.
Click to expand...
Click to collapse
Hi, I am quite interested in your project and was wondering how you got on with this.
Basically I am looking to have a calendar + weather page up constantly on in my rooted Nook Simple Touch. I have managed to get rid of the screensaver but it still goes into sleep mode after a while. Also would like to get some direction on how I could do my own PHP based page because most of the calendar apps out there dont seem to report weather
Jayyzee said:
Hi, I am quite interested in your project and was wondering how you got on with this.
Basically I am looking to have a calendar + weather page up constantly on in my rooted Nook Simple Touch. I have managed to get rid of the screensaver but it still goes into sleep mode after a while. Also would like to get some direction on how I could do my own PHP based page because most of the calendar apps out there dont seem to report weather
Click to expand...
Click to collapse
I implemented the server side part of this weather app
http://www.mpetroff.net/archives/2012/09/14/kindle-weather-display/
also made the following changes
http://www.shatteredhaven.com/2012/11/1347365-kindle-weather-display.html
Getting the image on the nook is a different story. I tried using crond to wget or curl the image from the server to the screensaver folder so I could have other info graphics rotated throughout the day. I was unable to get the image via wget and unable to get cron working. Any suggestions... (besides having a browser open 247)
here is another example
http://origami.phys.rpi.edu/~jimenc/public/pjs/weather_kindle/server2/weather.php
Refresh?
larryflynt said:
Getting the image on the nook is a different story. I tried using crond to wget or curl the image from the server to the screensaver folder so I could have other info graphics rotated throughout the day. I was unable to get the image via wget and unable to get cron working. Any suggestions... (besides having a browser open 247)
Click to expand...
Click to collapse
Hi, kudos for the progress so far.
I take it you couldn't just use another device to FTP the file to the nook every so often?
I was hoping to do a very similar thing with my spare NST but unfortunately my coding skills are not up to that level. You mention that you were trying to populate the screensaver folder with the image to be displayed, would there be any way to automatically make the NST wake up every few hours to refresh this image (assuming you can get the image there in the first place)?
I think that the better way to do this all is to write an app.
The app could use either an ImageView or a WebView.
You could easily make this work directly without a proxy or a server.
You wouldn't have to play around with screen timeout/wakeup,
This is going to be hard wired powered?
Renate NST said:
I think that the better way to do this all is to write an app.
The app could use either an ImageView or a WebView.
You could easily make this work directly without a proxy or a server.
You wouldn't have to play around with screen timeout/wakeup,
This is going to be hard wired powered?
Click to expand...
Click to collapse
The more I think about this, the nook simple touch might have to be charging.
I've done something very similar with my nook showing a custom weather listing in a fullscreen Dolphin browser. Though I have a problem with it not running for more than a day or so before the browser stops refreshing anymore. Have you experienced this? I'm currently looking into some way to kill/restart the browser on schedule perhaps.
Also, how did you get the browser in landscape mode? I can't find that anywhere.
neonpolaris said:
Also, how did you get the browser in landscape mode? I can't find that anywhere.
Click to expand...
Click to collapse
I use this to set the orientation: https://play.google.com/store/apps/details?id=com.mah.screenrotationlock
OB
Sent from my HTCEVOV4G using Tapatalk 2
Another way to set orientation is if you have an application that only does landscape.
Switch to the landscape app, home out of that, go to the application that does both.
It should stay in landscape mode.
I have an assortment of apps, some portrait only, some landscape only, some both orientations.
By jumping briefly to a landscape only or portrait only app you can set the orientation for subsequent apps.
Thanks for the help guys!
I've got a web server running on my NAS serving a custom page for me. The browser launches fullscreen on boot up via some auto start app. After 5 min, the page redirects to an all black page for a second, then an all white page for a second (to clean up the display), then back to the original page with any new information on it.
This works well except for two issues.
1. On boot up, there's no way to avoid the first lock screen. After unlocked, it doesn't come back, but it's always there on startup. This wouldn't really be an issue except...
2. The browser stops loading the page after a while. I can hit refresh and it goes through the motions, but the page isn't updated. It can take a couple of days for this to happen. Restarting the nook solves this. I confirmed that the page is still served normally to other devices (not a web server problem). I would just have the device auto restart at 3am or something, but then the lock screen would always be there.
Do you guys have any ideas about how to correct this or at least work around it?
I can't even try other browsers because this is the only one I've found that displays full screen.
Any updates on this?
I wonder if there's a way to have a cron job kill and relaunch the browser every once in a while to get past the freezing issue you'd mentioned. Or just have the cron job kill the browser every once in a while and relaunch it, pointed at a new information display page.
Even better would be if there was way to bypass the need for a web browser and interact directly with the e-ink screen buffer as can be done on rooted kindle devices. (I can't post a link, but google search "Tools Eink Framebuffer Update Trigger" to find the kindle framebuffer commands)
Yeah, I worked directly with the screen output on my kobo, which worked well, but it was more of a pain to make changes. That might be because I'm more familiar with php and css than python and screen blit-ing. Having android to work with makes it much easier to expand functionality by just downloading an app and using my fingers, instead compiling software and ssh-ing in for everything.
Speaking of which, it looks like my problem is solved. I installed tasker and set it to kill the browser at 3am and start the browser at 3:01am. Thanks all.
What about google play apps for weather? Most of the apps I have used so far have had contrast issues since they are designed for color screens. Does anybody know of good apps that display the current weather info and forcast data in an eink friendly color scheme?
As far as the going to sleep issue, the apk listed in the second comment here: http://forum.xda-developers.com/nook-touch/general/fridge-calendar-t3057759
worked without issue for me, so that problem has mostly been solved.
Try this: electricsign app
Apologies for the resurrection, but for those looking for a digital low power / e-ink info display this might just do it.
This app will do the trick if a static jpg of a web page updated at an interval will do (set to output a jpeg in the custom screensaver folder on rooted nook)
Electricsign android app: (search electricsign on the play store - I can't post a URL here yet).
Leave the WiFi on and set the screensaver timeout.
The source code is on github also (google.it ).
I can never find the app because I always think it's called electricsheep.
Hope this helps someone...or me in the future.
Hi future me, the app is called electricsign, not electricsheep. You'll thank me next time you forget. From your past self bored at a ceildh BC your gf doesn't want to dance.
electricsign looks like the ticket!
Guest Mode on the LG G2 is a great feature.
But I found that if from the guest mode you shared something (From the gallery, browser or any other app supporting sharing), the user have the ability to choose any other apps installed on the phone (even if these app are not shared). And once the app is open, they can browse to it.
Have somebody found a way to block sharing from the guest mode?
Thanks for your help,
Cristal
Wassup y'all,
So I've been enjoying my mega tablet, but I was wondering if you could help me figure somehting out. When I originally got my tablet rooted, before twrp was available, somehow I had set multi window apps to open in a second window automatically. For example, clicking on a play store link in chrome (while chrome was full screen) would open google play in split screen with chrome.
I have no idea how I set it to do this. I had messed with "multiwindow apps manager", and some xposed stuff (but don't remember what exactly).
Can anybody help me figure out how to get this feature back?
I'm an idiot, mindlessly posted to my phone not my tablet (note pro 12.2) can i delete this or does a mod have to?
chadbrochill27 said:
Wassup y'all,
So I've been enjoying my mega tablet, but I was wondering if you could help me figure somehting out. When I originally got my tablet rooted, before twrp was available, somehow I had set multi window apps to open in a second window automatically. For example, clicking on a play store link in chrome (while chrome was full screen) would open google play in split screen with chrome.
I have no idea how I set it to do this. I had messed with "multiwindow apps manager", and some xposed stuff (but don't remember what exactly).
Can anybody help me figure out how to get this feature back?
I'm an idiot, mindlessly posted to my phone not my tablet (note pro 12.2) can i delete this or does a mod have to?
Click to expand...
Click to collapse
I am pretty sure this is what youre talking about...
When you create a new tab in chrome it looks like two windows. See attachment.
Its just another tab.