synchronization - Android FileSync solution (webdav) alternative -


i trying create simple app can upload file server , send link device can download file. wanted implement using webdav far research goes there no suitable date android webdav library think webdav no go.

can please suggest me other aproaches on how achieve this? wanted use webdav because has auth options , can pause resume uploads.


Comments

Popular posts from this blog

javascript - Parallax scrolling and fixed footer code causing width issues -

sql - can we replace full join with union of left and right join? why not? -

iOS: Performance of reloading UIImage(name:...) -