- Nov 27, 2012
- Nov 26, 2012
- Nov 24, 2012
- Nov 23, 2012
- Nov 22, 2012
-
-
akwizgran authored
-
- Nov 21, 2012
- Nov 20, 2012
- Nov 16, 2012
- Nov 15, 2012
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Android UI elements can be destroyed and recreated at any time, and they can only store serialisable state, so references to long-running tasks have to take the form of serialisable handles. This is pretty ugly - it's easy to create memory leaks if you don't clean up stale handle/reference mappings - but it's less ugly than the common solution of using static variables to hold references.
-
akwizgran authored
-
- Nov 13, 2012