Greetings. I am new to B4A. I am looking to develop an app that does the following:
1. Get a list of files from a specific web site. (
http://site.com/files). The web page lists File URLs, File names, Date/time stamps, and file sizes.
2. Check list of files against list of files on phone within a specific directory.
3. Update any files that have changed from the site by downloading to the specific directory on the phone.
Note these files are approximately 300 MB each.
I believe most of this is covered with some of the libraries available, but would appreciate assistance in what libraries can accomplish this and any specific tutorials that would assist me in developing this app.