I am making an offline encyclopedia app. So large text data must be stored for using them when required. So is it a good practice to use strings.xml resource file to store such large amount of text data? Will it result in any kind of performance issues?
No comments:
Post a Comment