Android SQLite Database Tutorial - Prise de notes Construire App


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to Android SQLite Database Tutorial - Build Note Taking App

Create an Android project | Android Developers
https://developer.android.com/training/basics/firstapp/creating-project

This lesson shows you how to create a new Android project with Android Studio, and it describes some of the files in the project. To create your new Android project, follow these steps: Install the latest version of Android Studio. In the Welcome to Andro

IndexedDB API - Web APIs | MDN
https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API

IndexedDB is a low-level API for client-side storage of significant amounts of structured data, including files/blobs. This API uses indexes to enable high-performance searches of this data. While Web Storage is useful for storing smaller amounts of data,

SQLite Download Page
https://sqlite.org/download.html

See the How To Compile SQLite page for additional information on how to use the raw SQLite source code. Note that a recent version of Tcl is required in order to build from the repository sources. The amalgamation source code files (the "sqlite3.c&qu