Database Use in Android--------?

Database Use in Android--------?

اینڈرائیڈ میں ڈیٹا بیس کا استعمال -------؟
Explanation

SQLite Is the built-in database of Android.

SQLite Database is an open-source database provided in Android which is used to store data inside the user's device in the form of a Text file.

*******

 ND3-12-2022