Creating an application which integrate Twitter. I use this tutorial:
http://blog.blundell-apps.com/sending-a-tweet/
package com.blundell.tut.ttt; i
change your activity launchmode in manifest as given below and let me know the results,
android:launchMode="singleTop"