How to Save Data in SQLite Database in Android Studio | SQLiteDatabase | Android Coding

preview_player
Показать описание
SQLite Database Tutorial : In This Video, You Will Learn How to Insert Data into SQLite Database in Android Studio.

All File :

Table Of Content :
0:23 - Project Creation
0:42 - XML Code
2:52 - Java Code
14:11 - Output

Presented By : Android Coding
Background Music By : NoCopyrightSounds

Download Apk Link :

All My App Links :

Enjoy & Stay Connected With Us!

#SQLiteDatabase #AndroidTutorial #12H1r
Рекомендации по теме
Комментарии
Автор

Thank you very much for this helps me a lot!

yoursweet_melodies
Автор

That I'd very useful thank you so much

salehbinjaufan
Автор

Your videos are fast, well done, easily understood. Great work! Keep it up!

atchoglogilbert
Автор

Hi, what if I want to display the time a user adds an input on the table? Can you teach me? Thanks.

ganshujin
Автор

Hello sir I have one question. Can we operate crude function of database (room, sqlite ) from mobile app to pc localhost like if for example noteapp can run on pc and we can add notes from pc and this added in our mobile too. With help of WiFi or usb cable?

gulabpatel
Автор

How to add or remove tables progratically based on user wish after installing apk

AKProductionsTelugu
Автор

Hello,
How can I save textfiles into the database and display the names of the textfiles in a list view as you did above?
Would i be able to set an onlick method for each item so when i click a certain file name it will recall it for example?

jojo
Автор

Dear Sir,
How to send Serializable data from edit text in to MySQL database via Volley Lib.

sunilmahur
Автор

When I close the app and open it again will the table data be reset as well?

ianfer
Автор

Bro plz share share source code of project in video discription thanks

IslamicTopVideos
Автор

I tried to change the database name and table name. Now its not working. The app stops but if i give the old names it works. So what to do. Is it that once u create den dats final u cant change the database or table?? Samajh hi nhi aa rha kya karu?? Plzz help actually i dont want different database for each table i want to have different tables in one database. But it is not allowing

fathimashafana
Автор

how to add features like edit and delete data?

jesmarsuan
Автор

Vai.. Thora Dhire Aur Voice Hota To Achha Hota.. It is too difficult to me to understand as a beginner .

RahulDebBhandari
Автор

But you didnt create rows and coloums or myb im missing some things

moraswiphineas
Автор

Hello :)

thanks for this great video, can you please show how to delete all items?

peymansimaei
Автор

Nice but when you upload video of other operation like update delete etc??

jayshah
Автор

cool useful video but you couldn't just talk over the video rather then put bad internet music.

Lutz
Автор

Hi I'm following the tutorial but I'm using a model lost instead of array list so I'm getting a problem can u help me by giving ur Mail Id

dhakshnamoorthy
Автор

Thank yu but there is error in my DatabaseHelper.java file
String createTable="create table" + TABLE_NAME +
"(id INTEGER PRIMARY KEY, txt TEXT)";
db.execSQL(createTable);

Shebee
Автор

"create table"
thing show error
like show context action and string resource name

Shebee
visit shbcf.ru