Click here to Skip to main content
15,891,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have sqlite database in my assest folder . I want to update that file from my server.
I could not get any idea how to do that
Posted
Comments
Sudhakar Shinde 30-May-13 3:29am    
Can you please elaborate what do you mean by updating file from server?
Sudhakar Shinde 30-May-13 3:31am    
Do you want to synchronise server database with local database?
Mohibur Rashid 30-May-13 3:50am    
You can't access file system of android device using php
garav kumar mishra 30-May-13 4:17am    
i have sqllite db file in my assest folder i want to update that file from server i.e. to replace that file(in assest folder) with updated one on my server

1 solution

Refer to this [LINK] for solution to your question.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900