So when I intercept, and the user choses my application to start default, when I want to let open the application I intercept is that still possible or will it always return to mine?
Dirk On Sep 23, 3:02 pm, patrick <[email protected]> wrote: > If you do this, the user will see a pop-up asking to choose netween > your app and the messaging app. > The user can choose to set your app as default handler. > > On Sep 23, 1:54 pm, Dirk Vranckaert <[email protected]> wrote: > > > > > Hey, > > > I'm walking around with a little idea for a new Android app although I > > have my doubts weather it's possible or not. So that's why I came > > here. > > > What I want to do is this: A users uses his phone and suddenly he > > wants to open his messaging application. Now instead of opening that > > application I would like to intercept it, do some stuff of my own, and > > then let the messaging app open. > > > Is it possible to do so? And if it is, could you guys give me some > > tips before I start on this? > > > Kind regards, > > > Dirk -- 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

