On Sat, Sep 29, 2012 at 1:01 AM, rauf qureshi wrote:
> now problem is that when i am pressed back buttom application is not being
> closed
Yes it is. That's the default behavior. If it's not, you're doing something
wrong. And no, "closing" your app does not necessarily mean killing the
process.
hello friends,
I am using GroupActivity in this i have used Toptab and BottomTab.
now problem is that when i am pressed back buttom application is not being
closed .so can any body tell me solution of that i have also used
onBackPressed()
{
finish();
android.os.Process.killProcess(android.os.Pro
2 matches
Mail list logo