Re: [android-developers] Closing the Application Window Programatically

2010-08-04 Thread TreKing
On Tue, Aug 3, 2010 at 1:12 AM, Neetu neeta.ray...@gmail.com wrote:

 so can you plz guide me how to close the application programtically.


The general consensus is there's no reason to do this.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Closing the Application Window Programatically

2010-08-04 Thread Revathi K J Ramanan
Closing programmatically means, do you want to remove from the process
stack?

On Wed, Aug 4, 2010 at 6:34 PM, TreKing treking...@gmail.com wrote:

 On Tue, Aug 3, 2010 at 1:12 AM, Neetu neeta.ray...@gmail.com wrote:

 so can you plz guide me how to close the application programtically.


 The general consensus is there's no reason to do this.


 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices


  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Closing the Application Window Programatically

2010-08-03 Thread Neetu
hello,
 I am doing small project Location Finder in android.In that i
have used different menu items,which include Close menu.On click of
that menu i want to close the application.i have tried it with
finish(),but it just the finish the current activity.
   so can you plz guide me how to close the application
programtically.


Thanks,
Neeta

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en