Click here to Skip to main content
15,914,160 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have code how to download file form server to sd card which works on button click ..
Now i want that file to be downloaded daily at specific time (like 6 pm ) even when application is close what to do for the same
Posted
Comments
[no name] 8-Apr-14 10:49am    
1. Get time/date from system (search on google)
2. You need to run app as background service app (also google it)
That would be my way to do it..

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