I want to improve the memory management in dalvik, the first step is to find the bitmap objects inside the memory. Do anyone know how to identify a bitmap object when doing the object allocation in dalvik? Thank you in advance.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Hope this links will be valuable in process of solving issues u have:
http://kohlerm.blogspot.de/2009/07/eclipse-memory-analyzer-10-useful.html
http://www.vogella.com/articles/EclipseMemoryAnalyser/article.html
Cheers