Hi On Tuesday, April 5, 2011 8:35:00 PM UTC+2, Pradeep wrote: > > Hi, > > With Android 2.2 JVM had JIT which significantly improved system > performance. Can we extend it to apks in system/app folder ? > > I mean is it possible to confgure dalvik to prebuild apks in system/ > app folder ? > You question is probably not related to the JIT compiler as this only relates to the optimising code path by generating native code at runtime. I would be interested in know if it indeed is possible to generate the change beforehand for the system services as to improve first time boot or possibly security.
Greetings -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
