Screen Toggle application needed - 8125, K-JAM, P4300, MDA Vario General

Hi all,
Can anyone suggest an application that I can use to turn screen off, like the screen toggle function in Media player so that my wizard/prophet device stays on fully(inc WLAN), but the screen is off... so as to save battery?
Thanks

I think my app VJEschaton does screen toggling and some other stuff. There are others available too.
V

Thanks Vijay... I'm getting it now

Related

Screen off app???

I need an app that will let me turn off the screen from a button when I'm using my mapping software, just to save the battery.
Is there anything really simple that does just this?
Ideally, I'd like it to only work when a specific app is running.
Thanks.
Hi
How about this app.:
psShutXP - turn off, display off PDA
http://www.pocketgear.com/software_detail.asp?id=16314
Mike
That's great.
Thank you.

[App Req] "Turn off device if not used for..." but only in Today Screen

Does anybody know if there exist an application which lets the device automatically turn off only in Today Screen. Or better, if it can specify for the device the running applications during which it should not automatically turn off. Thanks in advance, regards.

how to make backlight not turn off when listening to music?

is there a way to not turn off the backlight when listening to music? sometimes when it goes off, then i have to punch in my pin to get back in, and working out can be a hassle..i'm using the default music player...
you can change your backlight setting and turning it off or you can have a few music players that turns off the screen and still play. there's a few that can do this one which is nitrogen. once you install it it'll have a power button of it's own and it'll turn off the screen. the tf3d music player does not have the option.
there are more music players that do it but i like using nitrogen.
lilchip85 said:
you can change your backlight setting and turning it off or you can have a few music players that turns off the screen and still play. there's a few that can do this one which is nitrogen. once you install it it'll have a power button of it's own and it'll turn off the screen. the tf3d music player does not have the option.
there are more music players that do it but i like using nitrogen.
Click to expand...
Click to collapse
thanks - do you know w here i can find nitrogen? is it a free app?
search for the new S2P it works great. I think its ver.78b but get the one with the openGL support.
You could always find AE button Plus and remap a but to blank screen. I use the PPT button for this.
judicious said:
thanks - do you know w here i can find nitrogen? is it a free app?
Click to expand...
Click to collapse
click on my sig where it says "skyler17" and you'll find it there and yes it's free.
thanks - very helpful. do you know how to get rid of the security pin prompt? i cant seem to uncheck the option.

My Solution to Help Stop Screen Freezes (Tasker app)

Since a lot of people suggest disabling the g-sensor to prevent the screen freezes I thought I'd try something.
I don't want to have my rotation disabled as it's very handy to have. So what I do is use an app called Tasker. It's not free, but there is a 7-day trial available.
Basically I have it set to disable screen rotation every time the screen is off..and so far I haven't had any screen freezes. It may be coincidence, it may not be. I'm not exactly sure if the app does disable the g-sensor or does something else, but so far so good.
For those that don't know about Tasker...it's probably the best app that will ever be made for Android. You can make your phone do almost anything.
For example, I use it to:
When I get home, Wifi turns on and 3G is turned off. When I leave home, Wifi turns off and 3G turns on....same for work.
I have it disable wifi, 3g and screen rotation at night when I'm in bed.
It enables GPS when I launch maps or navigation, and disables GPS when I close the app.
And those are very basic ones...
The Tasker wiki has many more advanced "profiles" you can use:
Code:
Lock An Application
Start the Day with a Particular Application
Battery Full Alert
Launch Music App When Headset Inserted
Launch Menu of Music Apps When Headset Inserted
Keep screen awake when using the keyboard
Speaking Clock for Android 1.5
Control Keyguard (scroll to unlock) when Power is Connected/Disconnected
Keep Multiple Backups of Tasker Config
Change Ringtone on Every New Call
Mute in Meetings
Hold Ringer Volume Down
Auto-Respond To SMSs At Night
Change Volume Levels during Different Times of the Day
Check Data/SMS/Minute Usage With Carrier While Sleeping
Temporarily max brightness of screen during Incoming Call
Auto (Silent) Sleep Mode with Exceptions
Intermediate
Power Plug In - Choose Car/Home/Night Mode
Generic Toggle Widget
Open the keyboard and start texting
Set volume then Launch menu of music apps
Alarmclock without Snooze
Alarms with Snooze and Vibrate
Geburtstagserinnerung (German)
Car Locator
Notification Reminder Pulse
Locate your phone using SMS and google maps
Lock your phone and locate it by SMS and sound
A full talking clock
Act like a docking station when plugged into USB
Auto answer calls when your bluetooth headset is connected
Extended phone profile changer with Notification and Widget
Turn your cell phone into a Voip phone
Advanced
Periodic Data Check (Juicedefender Replacement)
Creates profiles similar to S60 devices and changes them depending on variety of factors
U.S. Navy Ships Bells (Using Tasker's OR '/' feature) * Pattern Matching *
Changing background image depending on current weather (Using HTTPGet)
Or you can simply create your own...there is a learning curve, but once you get a feel for it, it's VERY powerful! It can control almost every part of your Android phone.
There's a decent thread with more examples on xda in this thread.
I realise this is a software post, but it's main aim was to point out a way of disabling rotation to help with screen freezes
Hey,
thanks for this thread, i have downloaded tasker now.
Can you post your code for disabling gsensor when screen is off?
//EDIT: Sorry, its very easy.. i think i can create it by myself
HTC_HDD said:
Hey,
thanks for this thread, i have downloaded tasker now.
Can you post your code for disabling gsensor when screen is off?
//EDIT: Sorry, its very easy.. i think i can create it by myself
Click to expand...
Click to collapse
Hehe yep, it's an easy one.
New Event profile > Display off is the Event. Action is disable rotation
I have done it like you and added a task which enables the rotation if screen is on, is this correct?
I have used the phone now and i got freezes again, but not so much.. i think.
Sent from my HTC Desire using XDA App
HTC_HDD said:
I have done it like you and added a task which enables the rotation if screen is on, is this correct?
I have used the phone now and i got freezes again, but not so much.. i think.
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
Yep, you also have to create another to say disable screen rotation when the screen is off.
@the_scotsman
Thanks for the suggestion, I've seen a few people mention this app before but now I finally downloaded it. I'll play around a bit to figure out some combos, but one quick question..
Is this going to be something running in the background sucking up battery and memory or is it just like running scripts? What do you think? I'll run current widget once I get some tasks going to see happens, just wondering if you've found anything out yet.
tgtoys said:
@the_scotsman
Thanks for the suggestion, I've seen a few people mention this app before but now I finally downloaded it. I'll play around a bit to figure out some combos, but one quick question..
Is this going to be something running in the background sucking up battery and memory or is it just like running scripts? What do you think? I'll run current widget once I get some tasks going to see happens, just wondering if you've found anything out yet.
Click to expand...
Click to collapse
It depends on what profiles you set up...if they involve wireless, it will enable wireless every so often to check access points etc....or if you are using a location profile, it will enable gps every so often to check your location. You can change how often everything polls in the settings.
I have mine as per the first post, so it does scan for wireless every so often, and I havent seen any change in battery usage.
the_scotsman said:
Yep, you also have to create another to say disable screen rotation when the screen is off.
Click to expand...
Click to collapse
Can you go step by step what you do to set up display off and rotation off?
Hi,
the last NetRipper Kernel has no freezes!!
Is not overclocked, is not undervolted, has no axi and has no freezes.
with friendly greet
starbase64
starbase64 said:
Hi,
the last NetRipper Kernel has no freezes!!
Is not overclocked, is not undervolted, has no axi and has no freezes.
with friendly greet
starbase64
Click to expand...
Click to collapse
Thanks, but i prefer to have axi and undervolt
And I have no freezes
the_scotsman said:
Hehe yep, it's an easy one.
New Event profile > Display off is the Event. Action is disable rotation
Click to expand...
Click to collapse
I can find everything else exept "disable rotation" in Actions. I only found "display rotation" in settings. Any help?
tzic said:
I can find everything else exept "disable rotation" in Actions. I only found "display rotation" in settings. Any help?
Click to expand...
Click to collapse
Yea, thats the one..just choose that one and set it to "off" in the settings for it
ty for the quick reply scotsman, I ll report back in a day or two.
Tried this, but didnt work
I tried many different versions of kernels but in all if I keep my phone on standby (screen off) for a long time, say 20 mins, my phone freezes, My hardware buttons still glow on press, but phone never wakes up, any Ideas??
Even you disable display rotation, the sensor is still active, just use Gscript and disable sensor, you won't get any more freeze.
justwonder said:
Even you disable display rotation, the sensor is still active, just use Gscript and disable sensor, you won't get any more freeze.
Click to expand...
Click to collapse
I was just about to write exactly the same words!
Scotsman - can you tell if Tasker can run a custom written script, upon some event? Then we can use it to turn off the gsensor!
Finally seems to be workin!!I made 2 changes:
1) Upgraded my radio from 2.08 to 2.12 (I recommend this one)
2) Stopped GSensor with Gscript
Another issue,
After I restart the sensor via script, photos in album wont rotate anymore!!
I did a `ps -ef|grep akmd` and the process is running, any thoughts??
edit: it works after restart!!
did you use the free gscript? cause mine says needs su:true
Your solution is great thanks... i did something slightly different : using tasker, autorotation is enabled only for apps that I want too, like gallery. Rest of the time, its off and working great that way too.

How do I keep screen always on?

Looking for a way to keep the screen always on.
I run a team in one the support classes at BSB and use the phone for the live timing screens. On the Windows 6.5 phone I had last year it was easy to change this option. Can't find a way to do it in Android and it'll be a pain in the arse if I have to tap the screen every 10 seconds. I'd like it as a toggle switch/widget if possible. Did find an app but they want money for it.
Anyone got any ideas?
Dazza
You can change the screen timeout in settings to 30mins...
Translated from spanish:
go to Settings - apps - development and there there is an option to keep the screen on.
The development option only works while phone is charging. Had noticed the option to change to 30 mins. But any way to do toggle switch/widget for it?
Cheers
Dazza
Check your PM Dazza
yes , install extended controls widget from market .
has a toggle for keeping screen on / off ,
Sorted thanks to Mano1982!
Cheers
Dazza

Categories

Resources