I think it would help to take a change of perspective. Programmers have a
tendency to think more in terms of code than data. Try think of an Android
application as a set of states over time. Code only runs to change the state
of the application (such as adding a contact) or to do fancy graphics or
I/O (sniff). Although RAM is cheap, it soaks up power on a mobile device.

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