The issue of internet access on the emulator built from the
open-source tree was resolved a while back, but you need to do a clean
build and wipe data for it to stick.

JBQ

PS: this discussion is falling on the side where it should probably
continue on one of the open-source lists (e.g. android-framework)
instead of using an SDK list.

On Tue, Nov 25, 2008 at 11:48 AM, Koush <[EMAIL PROTECTED]> wrote:
>
> Also, I've tried just pushing a vanilla framework.jar and framework-
> apk.jar (as built from the source) to the emulator. This didn't work
> at first.
> I found that it was looking for EGLImpl, and then pushed lib/
> libandroid_runtime.so to the phone to fix it, and though it worked,
> most of the applications would continue crashing? Any reason that
> updating all or any of the files on the emulator would keep it from
> running properly?
>
> I've also tried running the emulator off the resultant system.img, but
> that image is doesn't seem to have internet access.
>
> 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 [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