Wednesday, 12 October 2016

XML : local homepage in android app

I have to build a software in which the customer can adjust more than 200 settings (checkboxes, spinner, textfields, ...), save these settings in .xml file and send this file via bluetooth to another device.

The question is, is it possible to build a local website to make all the settings and safe the file and use this website in cross-platforms like android, windows, windows mobile, ...? How can I integrate these local website for example into my android studio project?

Thanks

No comments:

Post a Comment