Quote:
Originally Posted by pazos
On most devices you can fine tune your menus programatically, by editing filemanager_menu_order.lua and reader_menu_order.lua, but AFAIK this doesn't apply to the android port, because most lua files are stored in a read only environment.
|
You can do that on Android perfectly fine.

The idea on any platform is to stick your persistent overrides in settings/filemanager_menu_order.lua and settings/reader_menu_order.lua.