Look into the Launcher app code and lockscreen Android framework, you can
find the answers for this.


On Fri, Oct 11, 2013 at 10:28 AM, Vishveshwar <vishveshwarb...@aim.com>wrote:

> On Thursday, October 10, 2013 3:11:32 PM UTC+5:30, Vinaayaka S wrote:
>>
>> Hello ,
>> Is there any way in which i can able to process the touch events made by
>> user when the screen is off ? Like can we able to get the touch events in
>> app when the screen is on . Is this possible ? Like in LG G2 , where the
>> screen gets on double tap when the screen is off.
>>
>
> Screen off is one of the 'low-power' modes. I believe the only thing
> possible in this case is a wake-up event. I don't expect that your app will
> be able to get any touch events until the device wakes up.
>
> You could modify Android sources to make the touchscreen itself as a
> wake-up device. This is not the default case.
>
> -Vishveshwar
>
> --
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Linux Kernel Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-kernel+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to