Re: [android-kernel] help on dalvik VM.

2011-09-16 Thread Matt Y.
yes, many basis classes are loaded when zygote process starts. but how do you get the number 1800? On Fri, Sep 16, 2011 at 1:16 AM, Tim Bird wrote: > On 09/14/2011 07:13 PM, Matt Y. wrote: > > > > > > On Thu, Sep 15, 2011 at 9:59 AM, Pratik Prajapati > > mailto

Re: [android-kernel] help on dalvik VM.

2011-09-15 Thread Matt Y.
On Thu, Sep 15, 2011 at 9:59 AM, Pratik Prajapati < pratik.prajap...@gmail.com> wrote: > Dear All, > > There are a lot of classes in my (big) APK which are used no where(some > test code is part of the APK with the actual service). Will dalvik VM keep > these classes in memory at runtime? ( many c