SQLite in Android Studio

Поделиться
HTML-код
  • Опубликовано: 29 дек 2024

Комментарии • 30

  • @RajiRaji-fs9ps
    @RajiRaji-fs9ps 7 лет назад

    Thank you sir..,after listening your videos i get clarity about sqlite database

  • @schandanui
    @schandanui 8 лет назад +4

    hi, can you make videos about different import files and their uses ? like import Android.widget etc.

  • @AshishPatel-xu2si
    @AshishPatel-xu2si 4 года назад

    Excellent explanation 👍

  • @RajiRaji-fs9ps
    @RajiRaji-fs9ps 7 лет назад +1

    now i have one doubt sir, when i want to save data in any other languages(other than english) into sqlite database..How to do that?

  • @dhannorani8392
    @dhannorani8392 7 лет назад +2

    Can you provide us multiple tables examples....means 5 or six tables combination..

  • @yashi340
    @yashi340 7 лет назад +3

    I Made exactly like this and it's not working, not even data is inserted

  • @addicted09111
    @addicted09111 7 лет назад +1

    db.insert()
    returns the no. of rows.., not the id of last row...!

  • @ArindamTosh
    @ArindamTosh 4 года назад

    Awesome explaination. Great video :)

  • @ravipatel-dv3gw
    @ravipatel-dv3gw 7 лет назад

    good tutorials, sir please can make more videos like Navigation drawer,RecyclerView, Firebase,ContentProvider, Json parsing etc.

  • @susmitadey4860
    @susmitadey4860 7 лет назад +1

    sir can you create a video on how to fetch data from database and toast in the screen

  • @chicku975
    @chicku975 7 лет назад

    at 5:24 , why is my onCreate() method in onUpgrade showing in red ?

    • @hayyanali7111
      @hayyanali7111 2 года назад

      try typing @override above both onCreate() and onUpgrade() methods

  • @rohanpramanik9473
    @rohanpramanik9473 4 года назад

    btw .... whos kiran..???

  • @pavankumar-jz3gq
    @pavankumar-jz3gq 4 года назад

    What is the use of passing this keyword as object argument?

  • @sameerk12982
    @sameerk12982 6 лет назад

    Thank you very much sir for this tutorial.

  • @ritendubhattacharyya313
    @ritendubhattacharyya313 4 года назад

    please make a detail video on firebase in android it will be a great help.....thank you in advance

  • @jitumyself4082
    @jitumyself4082 7 лет назад

    sir plz make more video in android make some material design tutorial also in indroid

  • @shivamsompura2234
    @shivamsompura2234 7 лет назад

    Hey please make a video on how to have a backup of this db on drive?

  • @HamzaKhan-om8gi
    @HamzaKhan-om8gi 5 лет назад

    Hello sir there is error in the actionbaractivity ...
    Please inform me what to do

  • @digosantista
    @digosantista 5 лет назад

    my row is returning -1. Where can i go to check what is causing the error?
    thank you

    • @RanjithKumar-qj9mn
      @RanjithKumar-qj9mn 4 года назад

      Your values are already added to the database.Check with getReadableDatabase()

  • @mohitsaraswat8504
    @mohitsaraswat8504 7 лет назад

    Wonderful Sir

  • @davechintan4960
    @davechintan4960 4 года назад

    really helpful

  • @aviation_engineer
    @aviation_engineer 2 года назад

    Make a video for working with mysql from android

  • @EngrGio
    @EngrGio 7 лет назад

    Next video?

  • @betllatrix534
    @betllatrix534 4 года назад

    PLEASE DO A KOTLIN VERSION

  • @SivaneshFiz
    @SivaneshFiz 6 лет назад

    Thanks a lot

  • @chromaticzone661
    @chromaticzone661 7 лет назад

    fab