Replies: 5 comments
|
#69 nice xml - how do I parse it from a shell script? maybe make the xml define the ui and then set a prop? |
|
I think a decent approach to support all of these is URI handling for the |
|
My app already support |
|
The option to view and edit how the module is installed or integrate it with other modules similar to how you can edit boot options in grub with a simple command line edit? |
|
@silveroxides each module way of choosing how to install itself or integrate itself to other modules is dependent on how the module install script do it, each module do that differently so there is no universal way of doing it. |
Uh oh!
There was an error while loading. Please reload this page.
I'm planning to add a config system for those who don't want to worry about making an UI or don't want to add an APK to the system.
I want feedback from developers for what they want,
.xmlfiles, shell communication, WebView, or apk wrapping.I'm open to any suggestions.
Please note that I might implement multiple suggestions, as suggestions are not exclusive.
The only requirement is that module developers include a reference to this in their
module.prop,configentry.All reactions