On Tue, Jul 31, 2012 at 7:19 AM, Abhishek Kumar Gupta
<[email protected]> wrote:
> I have created a lock screen for ICS and it is placed in the frameworks
> and I can open applications using this. For the user effects I have started
> an animation when the lock screen is displayed. When I boot/reboot the
> device, animation appears after 2-3 seconds of delay.
>
> Currently, I am receiving broadcast with action
> "Intent.ACTION_BOOT_COMPLETED" and starting the animation. But UI part of
> the LockScreen(without animation) is displayed before receiving the
> Intent.ACTION_BOOT_COMPLETED. My requirement is to display the animation in
> LockScreen on boot/reboot of device without any delay.
>
> Any help or guidance in this regard will be well appreciated.

Questions regarding custom Android builds belong on Google Groups
hosted at http://source.android.com, not here.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in DC: http://marakana.com/training/android/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to