I seem to have several devices running foul of the JIT compiler in
Froyo (see http://code.google.com/p/android/issues/detail?id=9281)
The solution appears to be setting android:vmSafeMode="true" in my
application element in the Manifest, and this seems to work well.

But I don't really want to switch off JIT for everyone, just for the
FROYO users.
Does anyone know of a way to set vmSafeMode at runtime?

William

-- 
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

Reply via email to