I am interested in building a launcher app on the Android platform using Appcelerator. The app would not reskin the device, it would simply display rich interactive animated graphics on the lock screen. I would like to trigger different animations using the unlock event, or by shaking the device, etc.
The question in the link below indicates that it’s possible to listen to the event:
https://developer.appcelerator.com/question/127938/android-listener-for-device-screen-lock
Does anyone know if it’s possible to animate the screen on unlock, or while it’s locked if its possible to listen and animate the screen based on shaking, and other user interactions?