posted 12 years ago
I see. You're already calling finish() after launching the Intent to start the 2nd activity, so I'm not sure what else you're looking for to kill the 1st activity.
You may wish to show a Toast in case there is an exception, or if the TelephonyManager cannot be obtained, so that the user knows what's going on, and then finish the activity.
My name is Ulf, by the way. If you prefer to call me by my last name, then the polite way to do so is to call me "Mr. Dittmer". First name is fine, though.