All Projects → quocvn → food-sqlite-demo

quocvn / food-sqlite-demo

Licence: other
This tutorial we will save text from EditText and Image from gallery into SQLite database

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to food-sqlite-demo

Microservices With Lumen
A Lumen based microservice ready to deploy with guzzle for consumption of api and OAuth 2
Stars: ✭ 115 (+98.28%)
Mutual labels:  sqlite-database, sqlite3
nim-gatabase
Connection-Pooling Compile-Time ORM for Nim
Stars: ✭ 103 (+77.59%)
Mutual labels:  sqlite-database, sqlite3
watchdb
Keeping SQLite databases in sync
Stars: ✭ 72 (+24.14%)
Mutual labels:  sqlite-database, sqlite3
Squeal
A Swift wrapper for SQLite databases
Stars: ✭ 303 (+422.41%)
Mutual labels:  sqlite-database, sqlite3
Bank-Account-Simulation
A Bank Account Simulation with JavaFX and SQLite back-end. Material UX|UI.
Stars: ✭ 19 (-67.24%)
Mutual labels:  sqlite-database, sqlite3
Wxsqlite3
wxSQLite3 - SQLite3 database wrapper for wxWidgets (including SQLite3 encryption extension)
Stars: ✭ 373 (+543.1%)
Mutual labels:  sqlite-database, sqlite3
mdb2sqlite
Conversion tool used to convert microsoft access database to sqlite.
Stars: ✭ 79 (+36.21%)
Mutual labels:  sqlite-database, sqlite3
Tuql
Automatically create a GraphQL server from a SQLite database or a SQL file
Stars: ✭ 526 (+806.9%)
Mutual labels:  sqlite-database, sqlite3
SQLiteHelper
🗄 This project comes in handy when you want to write a sql statement easily and smarter.
Stars: ✭ 57 (-1.72%)
Mutual labels:  sqlite-database, sqlite3
BirDayBer
'BirDayBer' is an application made for irresponsible people with friends or family birthdays like me. So it allows you to add birthdays and other minimal information to a database to notify you to remember them.
Stars: ✭ 22 (-62.07%)
Mutual labels:  sqlite3
NSP
A Social Network that brings engineer's from all fields together to collaborate 🌐
Stars: ✭ 28 (-51.72%)
Mutual labels:  sqlite3
esp arduino sqlite3 lib
Sqlite3 library for ESP8266 Arduino core
Stars: ✭ 78 (+34.48%)
Mutual labels:  sqlite3
OLA Play Music App
Music Streaming App
Stars: ✭ 27 (-53.45%)
Mutual labels:  sqlite-database
squirrel
Like curl, or wget, but downloads directly go to a SQLite databse
Stars: ✭ 24 (-58.62%)
Mutual labels:  sqlite3
Nephos
Project Nephos [GSoC '18]: Automated recording, processing, and uploading of TV streams for Universities.
Stars: ✭ 20 (-65.52%)
Mutual labels:  sqlite3
libpassqlite
libPasSQLite is delphi and object pascal bindings and wrapper around SQLite library. SQLite is library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
Stars: ✭ 18 (-68.97%)
Mutual labels:  sqlite3
sqlite3-compression-encryption-vfs
Compression and Encryption Virtual File System for SQLite 3.
Stars: ✭ 88 (+51.72%)
Mutual labels:  sqlite3
contessa
Easy way to define, execute and store quality rules for your data.
Stars: ✭ 17 (-70.69%)
Mutual labels:  sqlite3
Athena
Test your Security Skills, and Clean Code Development as a Pythonist, Hacker & Warrior 🥷🏻
Stars: ✭ 43 (-25.86%)
Mutual labels:  sqlite3
mlflow-tracking-server
MLFLow Tracking Server based on Docker and AWS S3
Stars: ✭ 59 (+1.72%)
Mutual labels:  sqlite-database

Food SQLite Demo

  • This tutorial we will save text from EditText and Image from gallery into SQLite database. So here is the complete step by step tutorial for Insert data into SQLite database in android using EditText and ImageView and then show all data to custom gridview, update & delete data in sqlite
  • Video tutorials: https://goo.gl/MkAtcE
  • Demo:

alt tag

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].