• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps onDestroy...I think.

sleepgone

Lurker
I've created an app that passes phone numbers to the dialer. At present, once the "phone call" is complete, the app returns to the activity that did the passing. What I would like to do is once the call is complete, for the application to go to a different activity such as a feedback form. Is this possible?

**nice to know, possibly useless information;**
I'm using Eclipse on both WIndows 7 and Ubuntu 12.04 (different computers)
my app is targeted for Version 19 with a min. 2.2
 
App calls dialer -> dialer returns -> app goes to feedback form. Functions always return processing to where they came from - programming 101.
 
ok, so the short answer is a resounding NO. Not a biggy. BTW, I'm still in basic programming .00000101. lol. Just getting started with this stuff. Thanks for the reply.
 
Back
Top Bottom