Hello,
with Ti.UI.Android.openPreferences();
I can open my preferences under
Resources/platform/android/res/xml // and valuesIt works fine until I add ti.bar to my project. Now appears the scan preferences after clicking in actionbar. Now I copied the module in my project (under /modules/android ...) I I think about hacking the xml from module. Is it the only, ugly way?
Rainer