I am using "javax.microedition.io.HttpConnection" class for making a connection and then setting the request method as 'Post'.
On Jul 30, 9:44 pm, Alex Xin <[email protected]> wrote: > Do you use HTTP POST to upload your file to android phone? > > On Fri, Jul 30, 2010 at 7:27 PM, mudit <[email protected]> wrote: > > Hi > > > I want to upload files on a web server in my android app.Currently i > > am able to upload files around 5mb from the device but more than this > > gives a outofmemory exception and also makes app very unstable. > > > i am looking for a method using which we can upload the data in the > > app background plus of bigger size. Any tutorials/ code is highly > > appreciated. > > > thanks in advance. > > > -- > > 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]<android-developers%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- 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

