How to Send data by items position from ListView to Another Activity|Learning Bot|

Sdílet
Vložit
  • čas přidán 30. 06. 2021
  • ListView in Android
    Android ListView is a view which groups several items and display them in vertical scrollable list. The list items are automatically inserted to the list using an Adapter that pulls content from a source such as an array or database.
    ListView parts one link below
    • ListView in Android |L...
    ------------------------------------------------------------------------------------------------------
    ListView related videos playlist
    • Related to ListView
    Subscribe to our channel to get a new video update
    czcams.com/channels/ELX.html...
    _______________________________________________________________
    If you face any problems feel free to ask in the comment section
    -------------------------------------------------------------------------------------------------------
    Thank You
    #learningbot #androidStudio #CustomListView #learningbotandroid

Komentáře • 22

  • @prangon4938
    @prangon4938 Před 2 lety +1

    Dang...
    This video is darn helpful.
    It's much better than some tutorials I have watched.
    Also, it's a very common problem with a rare solution.

    • @learning_bot
      @learning_bot  Před 2 lety +1

      😊 Thank you 👍
      Stay tuned for more updates.

  • @Online-sv6en
    @Online-sv6en Před rokem +1

    Thanks it's work

  • @zameerahmed1638
    @zameerahmed1638 Před 2 lety +1

    thank you so much bro.
    you have just solve my problem

  • @UmeshRajaramKandekar
    @UmeshRajaramKandekar Před 2 lety +1

    Wow Awesome 🔥

  • @chrakesh5181
    @chrakesh5181 Před rokem +1

    Hi Bro !
    Firstly your explanation is awesome, better thaaaaaaaan professional tutors .
    I have searched all your videos, but can't find video demo on creating SQLite..
    Create and post a video, how to insert data into database via Edit Text views and how to retrieve it as list View, auto complete view, spinner, Recycle View etc.,
    I shall be thankful if u make video on this topic...

    • @learning_bot
      @learning_bot  Před rokem

      Currently I am working on it 🙃 ...Sqlite database coming soon

  • @SlobodanSikarac
    @SlobodanSikarac Před 13 dny +1

    Hi I retreive data from MSSQL and have more than one row, when try this way I receive in my field Date=23.05.2024, Name=Sam, ID=25 all in one field. Is there any way just to import ID? Thanks in advnce!

    • @learning_bot
      @learning_bot  Před 12 dny +1

      You can write more putextra key and value and second activity get all data using key value, also you can interface with all parameters or model class...

  • @walisme
    @walisme Před 2 lety +1

    Can anyone help me, m beginner, i want to add search filter in listview

  • @zubairshah5552
    @zubairshah5552 Před 2 lety +1

    sir can you please tell me how to send fetched data from phone to other activity

    • @learning_bot
      @learning_bot  Před 2 lety +1

      I don't understand ur question..

    • @henrychow16888
      @henrychow16888 Před 2 lety +1

      Does the "fetched data from phone" mean Activity? Do you mean that how to pass the phone's data (present page) to another activity? present page can consider as an Activity.

    • @learning_bot
      @learning_bot  Před 2 lety +2

      @@henrychow16888 yes you can fetch text view and image view data then u send data to any activity by using Intent method...
      If You want to store data in your phone memory then use Sqlite database.
      After that u can fetch data from phone memory.👍

    • @henrychow16888
      @henrychow16888 Před 2 lety +1

      @@learning_bot Sure!👍

  • @Program-withsagar2865
    @Program-withsagar2865 Před 2 lety +1

    Bhai mera app Android 8.1 Oreo par list view ke item click karte hi crash ho raha hai
    But 8.1 ke alava baki device par property work kar raha hai
    Please bhai help
    Maine 12 activities create ki hai our unme array adapter banaya hai.
    Un sabhi activities ko us ek hi adapter ke saath joined Kiya hai.
    Kya problem ho sakta hai.
    Sirf Android 8.1 Oreo par hi problem aa raha hai

  • @walisme
    @walisme Před 2 lety +1

    Do u hv ig, i want to send pics of my project. Need help