I would like to build an Android “Quotes” App. So basicly an app, in which i implement like 200 Strings(the Quotes of famous people), and every time i click on a button the next quote(String) appears on the textview. Of course these strings have to be saved anywhere, but i dont know how to create a string array. So any Ideas?
Thank you
Make one arrays.xml file in res folder.