Create Registration & Login Page in Android Studio using SQLite (Step By Step)

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

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

  • @LuizHenrique-pv4pd
    @LuizHenrique-pv4pd Год назад +3

    you literally saved my life, thanks for the video and explanation! you are incredible!

  • @kushivharipersad5904
    @kushivharipersad5904 7 месяцев назад +2

    ive experienced at issue on the ActivityLogin.java file...that being said the ActivityRvProducts is highlighted in red...how do i resolve this?

  • @poojakamble5481
    @poojakamble5481 11 месяцев назад +3

    where is the database ? i mean where i can see the data which is inserted in table

  • @ErikasIvanauskas
    @ErikasIvanauskas 5 месяцев назад

    Cannot resolve symbol 'DBhelper' when i write at 8:27 i dont get why

  • @aratibaria3510
    @aratibaria3510 5 месяцев назад

    Hi sir how to connect registration page and login page in main page

  • @aratibaria3510
    @aratibaria3510 5 месяцев назад +1

    Please reply me sir beacons my exam is coming so please help me sir

  • @JhonaStiv
    @JhonaStiv 6 месяцев назад

    Puedes hacer un login y registro con sqlite en lenguaje kotlin tanks

  • @AmitKumar-kj3qd
    @AmitKumar-kj3qd Год назад +1

    I am making a project can you tell me where the database will be created and all the data is saved of login ???

    • @TheCodeCity
      @TheCodeCity  Год назад +1

      Database is create in the internal storage. You cannot view it using regular file browsers.

    • @abdulrahmanshahidch4817
      @abdulrahmanshahidch4817 Год назад

      in this video he explained how to see the data which you created like the way explained in the video

  • @TechViva888
    @TechViva888 11 месяцев назад

    Bro r u doing this fkin app , when you create a database and store the login credentials in Mobile rather than actual database.

    • @AvengerGamingYT.
      @AvengerGamingYT. 11 месяцев назад

      u can do that uising jdbc driver but this is just a sql lite still i am wondering how can i add data using any mobile using real sql