Hi all, While refactoring some of the EMM Android code, I realized, it has a lot of memory leaks due to passing Activity context objects around. This can be avoided by following the guide lines provided by Google's Romain Guy[1].
[1] http://www.curious-creature.com/2008/12/18/avoid-memory-leaks-on-android/comment-page-1/ Regards, Inosh -- Inosh Perera Software Engineer, WSO2 Inc. Tel: 0785293686
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
