On Mon, Nov 24, 2014 at 4:53 AM, Arun Kumar K
wrote:
> Some times its fully uploaded and some times the app will be crashed.
Debug your app to determine where it is crashing.
> I am getting below log
If your app crashes, there should be more than 5 lines in the log. And they
should have som
also, implement reachability code, perform the transfer in the background in
small chunks, and let the server confirm each chunk (via MD5 etc), with
retransmission if they don't match
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To pos
On Wed, Aug 17, 2011 at 7:00 AM, perumal316 wrote:
> I noticed that during HTTP Post of files to a backend server if the
> connection is not established (no reception) or the file size is too
> big (>10MB) my application crashes.
>
> Is there any way to solve this issue? How do I handle for such e
3 matches
Mail list logo