[android-developers] Re: Handling Screen OFF and Screen ON Intents

2011-06-06 Thread souissi haythem
I CHANGED IT INTO LOG Log.e(ON,Device Haythem SCREEN TURNED ON); Log.e(Off,Device Haythem SCREEN TURNED Off); it still not working??? On Jun 6, 1:00 pm, Mark Murphy mmur...@commonsware.com wrote: One problem is that you are using Toasts instead of logging to LogCat with the android.util.Log

[android-developers] Re: Handling Screen OFF and Screen ON Intents

2011-06-06 Thread souissi haythem
it's good I got the answer hear http://groups.google.com/group/android-developers/browse_frm/thread/81d84efa68578924?scoring=dq=screen_on; = Screen_on/off not working via the manifest thank u mark :) On Jun 6, 1:45 pm, souissi haythem haythe...@gmail.com wrote: I CHANGED IT INTO LOG

[android-developers] Re: Handling Screen OFF and Screen ON Intents

2011-06-06 Thread souissi haythem
for more detail: http://androidorange.blogspot.com/2011/06/manipulation-screen-off-and-screen-on.html On Jun 6, 2:20 pm, souissi haythem haythe...@gmail.com wrote: it's good I got the answer hearhttp://groups.google.com/group/android-developers/browse_frm/thread/8... = Screen_on/off not