I used - org.apache.http.entity.FileEntity
- instead... On Sep 29, 12:10 am, gjs <[EMAIL PROTECTED]> wrote: > Hi, > > Hmm, I think these jars are packaged into the .apk, I can see lot of > references inside classes.dex to these libraries and the size of the > generated .apk and .dex files would seem to indicate that this true. > > I would still like an answer re correct way to do this in V1.0. > > Google/Justin/Megha any assistance greatly appreciated. > > Regards > > On Sep 27, 2:28 pm, shotwave <[EMAIL PROTECTED]> wrote: > > > gjs, yeap it worksin the eumlator, but I wonder if it will work on the > > real phone since emulator uses your classpath with the dedicated jars, > > but these jars are not packed into apk I guess, so they might be not > > available to the real world phone app > > > On Sep 26, 7:14 pm, gjs <[EMAIL PROTECTED]> wrote: > > > > I have found that the method described for V0.9 still works ok in > > > V1.0... > > > > On Sep 26, 4:11 pm, gjs <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > Does this mean that we still have to use the method described for > > > > V0,9 ? > > > > > As discussed in - > > > > >http://groups.google.com/group/android-developers/browse_frm/thread/e... > > > > > Anybody ? > > > > > Regards > > > > > On Sep 25, 3:48 pm, shotwave <[EMAIL PROTECTED]> wrote: > > > > > > umm, no, I do not tink that this affects te browser, it is all about > > > > > the http clien api included into sdk > > > > > > On Sep 25, 12:44 am, "Shane Isbell" <[EMAIL PROTECTED]> wrote: > > > > > > > Does this mean that the browser itself also no longer > > > > > > supportsmultipart > > > > > > content? > > > > > > > Thanks, > > > > > > Shane > > > > > > > On Wed, Sep 24, 2008 at 9:38 PM, shotwave <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi, > > > > > > > theMultipartentities were removed from http commons, so in order > > > > > > > to > > > > > > > use them in SDK 0.9 we had to use external jars apache- > > > > > > > mime4j-0.3.jar, commons-io-1.4.jar, httpmime-4.0-alpha4.jar. This > > > > > > > was > > > > > > > was fine for beta and android emulation. But now the phone is > > > > > > > here, > > > > > > > the SDK is released and not beta anymore and it looks like the > > > > > > >multipartentities API is not there. I wonder how this is intended > > > > > > >to > > > > > > > work? Do we need to implement the http post for forms ourselves? > > > > > > > and > > > > > > > advice anybody? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---