开发者

Simple example of Andoroid's state changing

开发者 https://www.devze.com 2023-02-01 18:32 出处:网络
Can someone sh开发者_高级运维are an easy example to see how people are overriding methods called during application lifecycle. How to save and restore the data of activities. Thanks.Had a similar thin

Can someone sh开发者_高级运维are an easy example to see how people are overriding methods called during application lifecycle. How to save and restore the data of activities. Thanks.


Had a similar thing some time back. But these links ought to get you started. There really is no easy way of finding out except trial and error i suppose.

http://developer.android.com/guide/topics/fundamentals.html#lcycles

http://developer.android.com/reference/android/app/Activity.html

A very interesting link this one. A must see if you would:

http://www.technicaljar.com/?p=517

Whoops. Missed the most interesting link yet. My bad

http://grail.cba.csuohio.edu/~matos/notes/cis-493/lecture-notes/Android-Chapter03-Life-Cycle.pdf

0

精彩评论

暂无评论...
验证码 换一张
取 消