It helps to spend a second to look into the official documentation: http://developer.android.com/guide/practices/design/performance.html
Peli www.openintents.org On Jul 17, 8:04 pm, Kumaravel Kandasami <[email protected]> wrote: > Hi, > > I wanted to check whether there is any JAVA Coding standards in Android > platform for performance improvements. > > For Example, like an Effective Java code in J2EE environment is to defined > the number of elements in the ArrayList constructor rather leaving it blank > (new ArrayList(noOfRows)) etc. > I definetly suspect these performance tuning tips should be available > because of the memory and resource constraints. > > Thank You for your attention. > > Kumar _/|\_www.saisk.co > [email protected] > "making a profound difference with knowledge and creativity..." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

