Search found 3 matches
Re: Intent to upload file(s)Okay, so this did turn out to be a simple fix. I, for some unknown reason, had removed the "1" in the first argument for: intent.putExtra("local_file 1 ", "/sdcard/folder/files.zip"); I believe I thought at first I could change the name of that arguement, but I never changed it back when I was doing...
Re: Intent to upload file(s)If anyone has gotten this to work can you please explain what issues you overcame to get this working. Time is against me on this one and I need to find a solution as soon as possible.
If you have a working example that would be most helpful. Thanks.
Re: Intent to upload file(s)If anyone has any ideas.. I've implemented this code, the FTP connection/handshake seems to happen without issue. However, I am seeing the activity showing the progress, but it's not giving uploading information back, all of the activity's defaults are staying set to their defaults (read: blank). I'...
|