0
I don’t have the project running yet, but I’m developing an app that shows the menu of a restaurant Universitario. The part I’m in doubt about is updating the menu weekly.
I already used FTP to update a txt file on Android, and thought to mount a cardapio in a txt file, save on an FTP server and the app communicate with that server and download the TXT file.
The app has 5 ratio buttons (one for each week). In case I thought of 5 files containing the menu of each day, I lower these files and show in a textrView per day of the week.
Would it work? And there would be some simpler way?
Hi Gustavo Rotondo, welcome to [en.so]. I noticed that you had several questions closed recently. I suggest that to increase your chances of getting a good answer read the guide [Ask] and do a [tour].
– Math