Loccu
07-20-2012, 05:05 PM
Hi folks, I'm working on a little project which is to be used on an old Android 1.3 tablet. Unfortunately upgrading to a newer version of Android or tablet isn't an option at the moment so HTML and Javascript seems to be the only way to go for now, and as I'm fairly new to Javascripting, this limits me to what I can do at the moment.
Anyway, the project would entail a menu screen which would display a certain number of images, which would obviously act as button, and another page offering a list of images which the user would click on to configure the menu on the first page to display the buttons, and therefore the links, that they want to be available. The configuration would need to be saved until such times as the user decides to change the menu to something different.
I guess what I'm asking is, is it possible for the user's selection to be saved to a re-writable file within the directory which the menu page would look to for the menu configuration, and if so, how would I go about doing that.
Any help you can offer would be greatly appreciated.
Anyway, the project would entail a menu screen which would display a certain number of images, which would obviously act as button, and another page offering a list of images which the user would click on to configure the menu on the first page to display the buttons, and therefore the links, that they want to be available. The configuration would need to be saved until such times as the user decides to change the menu to something different.
I guess what I'm asking is, is it possible for the user's selection to be saved to a re-writable file within the directory which the menu page would look to for the menu configuration, and if so, how would I go about doing that.
Any help you can offer would be greatly appreciated.