I would like ask you simple question. I fight with java.lang.outofmemory error. I t is caused probably by pictures but also I have in my project quite alot unused imports and unused variables at this moment (application with 7 activities and every activity aprox 40 variables).
Take unused imports and unused declared variables memory ? Do you think, can be java.lang.outofmemory error caused of many variables and imports ?