On Tue, Sep 21, 2010 at 4:08 AM, Paddy Yao <[email protected]> wrote:

> 1. press home key to stop my AP (activity change to stop , not destroy )
>
> 2. use "CountDownTimer"  for  sleep 3  secs , when timer finish  use
> sendBroadcast() to call my BroadcastReceiver
>
> 3. finally , BroadcastReceiver  use intent to start my AP (activity change
> to start)
>

Let me get this straight. You want to make it such that when a user
explicitly navigates away from your app, it pops right back up 3 seconds
later?

Why exactly do you want to do this?

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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