Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Android app "closing"

Reply
Thread Tools

Android app "closing"

 
 
Dirk Bruere at NeoPax
Guest
Posts: n/a
 
      04-12-2011
When an Android app is closed the OS keeps a record of its state so it
can be restared quickly.
How do I tell it that when an app is closed it should really be closed
and all variables wiped?

--
Dirk

http://www.neopax.com/technomage/ - My new book - Magick and Technology
 
Reply With Quote
 
 
 
 
Lew
Guest
Posts: n/a
 
      04-12-2011
Dirk Bruere at NeoPax wrote:
> When an Android app is closed the OS keeps a record of its state so it can be
> restared quickly.
> How do I tell it that when an app is closed it should really be closed and all
> variables wiped?


Can't the app reset its own state as part of its own internal shutdown process?

--
Lew
P.S. Why do you set a "reply-to"? Just post!
 
Reply With Quote
 
 
 
 
Dirk Bruere at NeoPax
Guest
Posts: n/a
 
      04-12-2011
On 12/04/2011 12:27, Lew wrote:
> Dirk Bruere at NeoPax wrote:
>> When an Android app is closed the OS keeps a record of its state so it
>> can be
>> restared quickly.
>> How do I tell it that when an app is closed it should really be closed
>> and all
>> variables wiped?

>
> Can't the app reset its own state as part of its own internal shutdown
> process?
>

Er... maybe.
That's what I'm asking about.
I'm not even sure what to call the process (of the app not really
shutting down)

--
Dirk

http://www.neopax.com/technomage/ - My new book - Magick and Technology
 
Reply With Quote
 
Dirk Bruere at NeoPax
Guest
Posts: n/a
 
      04-12-2011
On 12/04/2011 12:39, Dirk Bruere at NeoPax wrote:
> On 12/04/2011 12:27, Lew wrote:
>> Dirk Bruere at NeoPax wrote:
>>> When an Android app is closed the OS keeps a record of its state so it
>>> can be
>>> restared quickly.
>>> How do I tell it that when an app is closed it should really be closed
>>> and all
>>> variables wiped?

>>
>> Can't the app reset its own state as part of its own internal shutdown
>> process?
>>

> Er... maybe.
> That's what I'm asking about.
> I'm not even sure what to call the process (of the app not really
> shutting down)
>


Just found something:
http://stackoverflow.com/questions/2...id-application

--
Dirk

http://www.neopax.com/technomage/ - My new book - Magick and Technology
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
C++ And TDD/ C++ programming on Android/ String Calculator Kata inC++/ C++and OpenGL on Android with the NDK/c++ Convert Integers to Roman Numerals sterta bole C++ 0 08-27-2012 09:09 PM
[ANN] Android Debug Bridge (ADB) Scripting Language For Android(SL4A) convenience library Stef Mientki Python 0 11-27-2011 04:46 PM
Android, Android, Android Lawrence D'Oliveiro NZ Computing 2 05-21-2011 05:06 AM
Re: There's an app for that: NNTP news reader for Android Rich Digital Photography 21 07-08-2010 01:42 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57