In my android app, I have a large string resource xml file. I want to make reference and reuse declared resources values within String values. Is it possible to have the R
It's indeed possible.
]> &appname; The &appname; app was created by &author;
You can even define your entity globaly e.g:
res/raw/entities.ent:
res/values/string.xml:
%ents; ]> &appname; The &appname; app was created by &author;