Ahh, I see. Thanks for the heads up on that documentation. I had
looked at the dexopt source and it looked like that libraries in the
boot class path were restricted to being in dependency order... so
that basically shoots down my idea of overriding class loading.

On Nov 16, 10:26 pm, fadden <[EMAIL PROTECTED]> wrote:
> On Nov 14, 1:37 pm, Koush <[EMAIL PROTECTED]> wrote:
>
> > From adb shell on the emulator, I am prepend theBOOTCLASSPATHto
> > include a jar that contains an implementation of
> > android.widget.EditText.
>
> This won't work.  Generally speaking, it's not a good idea to try to
> change the bootstrap class path.
>
> For a full explanation, see dalvik/docs/dexopt.html in the open source
> tree.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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