You could launch an activity for result on the Launcher (/packages/
apps/Launcher) onCreate and do whatever you need there.  The activity
is displaying on top of the Launcher and when dismissed, reveals the
Launcher (normal boot) or you reboot from there.

On Dec 14, 7:31 pm, Garimella Srinivasu
<[email protected]> wrote:
> Hi Viral!
>
> Thankq viral!
>
> if you suggest me any approaches other than booting delay , i am ok for
> that...i am not getting any ideas than that ...
>
> Thanks & Regards
> Garimella Srinivasu
>
>
>
>
>
>
>
> On Wed, Dec 14, 2011 at 9:24 PM, Viral Mehta <[email protected]> wrote:
> > Hi,
>
> > On Wed, Dec 14, 2011 at 4:24 AM, Garimella Srinivasu
> > <[email protected]> wrote:
> > > Hi Viral!
>
> > > Thanks for your reply!
>
> > > I am working as a Tech Manager for this product and developing like to
> > > Samasung Galaxy Tablet for one of our client..
>
> > > As per our client requirement, at the time booting if user multi touches
> > the
> > > screen it should go to Service mode based on the password entered..wee
> > have
> > > 3 types of services, based on the password entered it should go to that
> > > particular servicing mode...
>
> > May be you can use bootCompletion broadcast and do your stuff there....
>
> > > i am planning to give 10 ~ 15 seconds time gap after completion of
> > android
> > > booting and displaying Home screen...in this time period i want to put
> > one
> > > blank activity(with android booting image so user feels android is still
> > > booting)...if user multi touches in this activity with in 10 ~ 15
> > seconds it
> > > should go to service mode other wise it should display Home screen ..
>
> > Does that really mean that you will delay boot time by 10-15 secs ?
> > That s too much. There are not enough details about what services and
> > why 3 services ?
> > What they actually do ? I cant tell you much but I would say try to
> > think of other approaches
> > rather than delaying boot time.
>
> > > Hope you got my requirement...
>
> > > Can you suggest where should we need to modify the code?
>
> > Always post to Group. There are more chances that you will get reply soon.
>
> > > if reqquired i can explain you over phone if you provide me your mobile
> > > number...
>
> > > Thanks & REgards
> > > Garimella Srinivasu
>
> > > On Wed, Dec 14, 2011 at 3:03 AM, Viral Mehta <[email protected]>
> > wrote:
>
> > >> What are you trying to implement ?
>
> > >> On Tue, Dec 13, 2011 at 3:23 PM, Garimella Srinivasu
> > >> <[email protected]> wrote:
> > >> > Hi All!
>
> > >> > I am working on the Tablet development, as per my requirement i need
> > to
> > >> > display one activity which should catch the touch event after
> > completion
> > >> > of
> > >> > the Android booting & before displaying the Main Screen.
>
> > >> > Please suggest me where should i add the code for the above
> > >> > functionality
> > >> > achievement..
>
> > >> > Thanks in advance...
>
> > >> > Thanks & Regards
> > >> > Garimella Srinivasu
>
> > >> > --
> > >> > unsubscribe: [email protected]
> > >> > website:http://groups.google.com/group/android-porting
>
> > >> --
> > >> Thanks,
> > >> Viral Mehta
>
> > --
> > Thanks,
> > Viral Mehta
>
> > --
> > unsubscribe: [email protected]
> > website:http://groups.google.com/group/android-porting

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to