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.