Thread: Glo Android on Glo
View Single Post
Old 11-12-2013, 04:54 AM   #71
pbra
Junior Member
pbra began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Oct 2012
Device: kobo glo
Quote:
Originally Posted by KevinShort View Post
I wrote a little program to control the light some time ago. Someone would just need to write a little wrapper Android app to turn the light off from our Kobo Shine. The green LED can be turned off with some commands found in the default /etc/init.d/rcS script of the Kobo firmware. I'm sure there's some Android startup script where you could put those commands.

I see several people requesting an image of my Kobo Shine SD card. I don't mind uploading it, but the SD card I'm using is 16GB so I'm not sure if you could use that image on a smaller SD card. The actual Android installation only takes up about 4GB, I think. Let me know if you'd still like me to upload my image.
Thanks, I build your program with ndk (using : http://rathodpratik.wordpress.com/20...oid-using-ndk/ ), but, when I tried it, it does nothing at all.

Somebody with a real android knowledge may try to do something to switch off the light.

edit : I find a good software which can switch off the screen light (in fact it low it down to 1%, it's enough on my kobo to turn it off ) :
Display brightness
https://play.google.com/store/apps/d...ightness&hl=en

I find also how-to programmatically low the screen light on android : http://stackoverflow.com/questions/4...een-brightness
I don't think I will use it, Display brightness is all I need

Last thing to find is something to switch off the green led

Last edited by pbra; 11-15-2013 at 04:08 AM. Reason: find a good soft to switch off the screen light
pbra is offline   Reply With Quote