How to recreate Android 4.0 Lockscreen -



How to recreate Android 4.0 Lockscreen -

i wondering if possible recreate android 4.0 lockscreen within application. want utilize way navigate through app. possible pull source of lockscreen rom , modify fit? know how recreated? doesn't seem anyone's tried before according google or similar questions on side, input much appreciated!

as stated in answer, source code android lock screen can found in platform/frameworks/policies/base git repository, in phone/com/android/internal/policy/impl/lockscreen.java file. can read instructions on how download android source code here, or can read source file online here.

edit: sorry, posted source code older version of lock screen 1 looking (from sometime around 2010, believe). nevertheless, android lock screen water ice cream sandwhich should in android source code somewhere, should able search bit , find it.

android lockscreen android-4.0

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -