Like I'm trying to develop an application that already has data(paragraphs) . So the user will basically press a button to open up the specific texts.
From the tutorials I've done, I can only add them from the app, while I would want them to already come with the app. how would I go about this with sqlite or should I use something else?