java - Updating a Server Side Text File via Android -


i'm building app needs periodically append lines server side text file. far, best way i've come doing using dropbox api, user has download text file, update it, , upload - not ideal. best (free) way this? i'd solution don't have host server, can use third party cloud (like dropbox).

google's android backup service seems appropriate this, , free.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -