for an application, you can't. hence fadden's emphasis on the word "platform". otherwise, you just edit that file and rebuild.
--elliott On Dec 12, 11:32 pm, Adam <[email protected]> wrote: > I'm very new to java and have a very noobish question. how in 2.0 do I > change that system property or (much more noobish) how do I get to > that frameworks/base/core/jni/AndroidRuntime.cpp to add that command? > > On Nov 10, 3:29 pm, fadden <[email protected]> wrote: > > > On Nov 9, 6:35 pm, Zia <[email protected]> wrote: > > > > Thanks. So to confirm that in 1.5, there is no way to modify the VM > > > size limit (16MB) for a custom platform? > > > For a custom *platform*, you can edit frameworks/base/core/jni/ > > AndroidRuntime.cpp and change the "-Xmx16m" to something else. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
