Take a look to here: http://stackoverflow.com/questions/5000787/how-to-finish-current-activity-in-android
<activity android:name=".LoadingScreen" android:noHistory="true" ... / > On 10 Кві, 15:43, AndDev <[email protected]> wrote: > is there any reason why finishActivity() isn't finishing the target > activity if that activity was started with singleTask mode? -- 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

