As we are developing an front-end APP, we are in need of knowing the database limit to store the item details. Could you please confirm the below points?
App Database limit to store the data
Is it possible to store the objects or array of values for a key?
Example:
Android uses a file system that’s similar to disk-based file systems on other platforms. The system provides several options for you to save your app data:
App-specific storage: Store files that are meant for your app’s use only, either in dedicated directories within an internal storage volume or different dedicated directories within external storage. Use the directories within internal storage to save sensitive information that other apps shouldn’t access.