Hi! I want to know if there are any method to know if is the first exuction
of an app after reboot, or the app is alredy executed by the user (the app
have one activity and to recivers).

I'm thinking in methods like write and rewrite a token file every minute,
and each time the app starts, check the lastmodified property to know the
state, but i think that must be smart ways to do it.

Any idea?

Thanks in advance,

*Ferran*

-- 
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

Reply via email to