You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library is designed to run on Android devices. The general interface to acquire a database connection is via SQLiteDatabase.openOrCreateDatabase(...) to which you provide a path to the database file, however it generally mirrors the SQLite database interface on Android. You can find detailed information on it's usage here.
hello ..
i want to know how use sdk with external database ..
The text was updated successfully, but these errors were encountered: