Hi developers, I'm developing an application and for the performance tests I would like to turn of the GC. Is it possible?? I made some research and I found the System.gc() call to give a hint to the GC. The problem is that it do not command the GC only gives a hint. Is this method synchronous or asynchronous. Regards
Joel -- 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

