Link: Hints and tips to improve Android code

So, you are looking to improve the performance of an Android application. Besides using tools like MAT and StrictMode it’s a good idea to look at general improvements to speed up your application. The link below provides some hints and tips to help create efficient code. This ar
Continue Reading →