PDA

View Full Version : were is the Lockscreen in the sourcode


kingchris
16th November 2009, 03:58 PM
can someone pls help me. i am searching for it, but i havent found the lockscreen in the android source. is it a part of the launcher?

chrisboyle
18th November 2009, 12:56 PM
It seems to be called Keyguard, not lock screen. A lot of it (possibly all, I don't know) is under com.android.internal.policy.impl (http://android.git.kernel.org/?p=platform/frameworks/policies/base.git;a=tree;f=phone/com/android/internal/policy/impl;hb=HEAD).