Closed SiNguyen0604 closed 1 year ago
Not possible currently, since the file name is given in string resource xml file, which is read once during compile time. This is a huge flaw in my opinion because it's very common to spread the local data across multiple xml files.
Hi @yeniel @cznico Current native_shared_preferences only read a flie xml
I want to read many sharePreference from xml files native app android. who can help me .