How long does an Instance of my appWidget exist -


my simple question:

how long instance of appwidget exist?

to more precise.

if declare static variable in appwidget:

public static int myint = 5; 

is time accessable other activities launch if click on button?

or exist @ update defined in xml or if click on appwidget till code has been finished.

static variable exists long process alive.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -