Connor Flaat
Connor Flaat
Any status on this thread's branch? Should I just use his code?
@kumushoq do you know what would my destination path look like for an Android device when trying to copy to device?
@slowmonkey sounds good. I'm currently trying to test it myself but alas only get file path errors.
I seem to have got it working with a file path of "Internal storage\MyFolder\testtextfile.txt" for where to copy to on the device.
@slowmonkey any idea how to create directories? Maybe I'm missing something obvious..
@slowmonkey good to hear. Looking forward to it!
@slowmonkey any progress? I might see if I can help now that I'm needing this again.
I've found this issue too. Easy way to reproduce is turn on the Android developer option of "Kill Activities" and then navigate to another activity from the one containing the...
My exception I get is: java.lang.RuntimeException: Parcel android.os.Parcel@4245faa8: Unmarshalling unknown type code 7209057 at offset 376 Is this related?
@LordZoltan thanks for the quick reply. Updated my library to the latest codebase and it fixed it for me. Thanks for the help and library!