Display Recyclerview as GridView in Android Studio | Android Basic Tutorial

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

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

  • @olatosin3703
    @olatosin3703 4 года назад +6

    I have been using Recyclerview for over 2 years but now today I just understand how everything works together. You're awesome. Thank you.

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

    Nice, It was so nice , now I can get how this RecyclerView works, a little better and less complicate
    Thanks so much guy

  • @shahnilsamantara
    @shahnilsamantara 4 года назад +2

    this was vv helpful i dont know what i was trying to do
    all i had to do was use grid layout instead of linear layout

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

    thank you nice teach sir

  • @gaidhaneumesh
    @gaidhaneumesh 4 года назад +1

    Really get exactly what I was searching for.
    Thankyou

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

    heyy nice video u help me alot .
    do u have Item Click with Intent ?
    Like if you click on one then it puts you in the details of the product

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

    Excelente por fin uno que si sale.

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

    Friend i made gridlayout with card view but i want to add filter serch view so what should i do i use recycle in that but i think its overlaping or my app crashes...
    I used recycler because i thought when i click ob search bar recycler view shows and other time only shows gridlayout and card views the structure same like that video only i used there gridlayout and cardview plz could you tell me how i add filter search view in that

  • @IkerLaforga
    @IkerLaforga 3 года назад

    Thank you! This helped me a lot, keep up the good work!

  • @riteshfamily369
    @riteshfamily369 3 года назад +1

    Brother i want to give different link according to each view so how should i do

  • @زيد_اليماني
    @زيد_اليماني 2 года назад

    Amazing video, thank you

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

    thanks a lot, but I want to add the list in firebase?! Please let me know

  • @balakumari3279
    @balakumari3279 3 года назад

    I use the gridlayout method from your pervous video but they not work in this project file,what i do for that

  • @mitulpobaru5861
    @mitulpobaru5861 3 года назад

    Thank u so much

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

    When I use the grid view the app bar (with navigation drawer) is not showing but when I remove the code for grid view the app bar works/shows.

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

    Great, Thank you!!
    Please tell me how can i define no of columns as *autofit* in grid layout manager.

    • @SmallAcademy
      @SmallAcademy  4 года назад +2

      You should use other third party class. I use GridAutofitLayoutManager, please Google it, you find the class source code.

  • @thinkdifferent701
    @thinkdifferent701 4 года назад +2

    Plse make videos kotlin

  • @ankitpandey3932
    @ankitpandey3932 3 года назад

    You save my day😂😂

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

    great work. keep it up.

  • @ganeshaguru2187
    @ganeshaguru2187 4 года назад +1

    Sir, tell me how to set the names of gridview images as title of another activity when we click on the image.

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

      you should send these data while opening the new activity , please watch transferring the data on click video on the channel

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

      Did u get solution your Prblm

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

    You helped me, thank's !!

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

    Video on expandable listview please

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

    thanks you

  • @swetapandey9288
    @swetapandey9288 3 года назад +1

    There is too much gap between two rows so how can I solve this

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

    in grid pr click krne pr kisi fragment ko open krna h, sir.

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

    Post a video on clickevents on cardview which redirect to details of click item using interface and fragment. Thank u

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

      Okay

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

      you can simply set onClickListener to view in onBindViewHolder method and do anything there, like intent.... Hope this helps....

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

      @@adarshshete7987 ok

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

    I want to create an app where student can watch the video in app but cant record that video bh any screenrecorder because in this app i will provide paid video courses...
    Kindly tell me how to play videos inside and update it in real time with this privacy feature

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

    What you didnt use the gridView directly

  • @tanjimahmed7399
    @tanjimahmed7399 3 года назад

    How can i hide a grid view form recycler view please help me

  • @a_rmondal1834
    @a_rmondal1834 3 года назад

    Sir how can I set max row ?

  • @hanifdesigner
    @hanifdesigner 4 года назад +1

    make a video tutorial on finding a nearby place using Google Maps.

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

    Your website for source code is down,

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

    I'm getting an error at images.get(position) where my cursor is pointing at get due to this my app keeps on crashing please help.

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

    Hi, what if I want to do in fragment instead of activity? I tried but it can't work. Any suggestions?

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

      Its kind the same , just for get the context use "getContext()" instead of "this"

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

    Why did you not show where you set the properties? What's the point in making a tutorial if you don't show what you did? @2:33

  • @KevinGarcia-tq8kh
    @KevinGarcia-tq8kh 3 года назад

    Help in minute 7:23 R.layout it does not appear to me (custom_grid_layout) any activity main, support_simple_spinner and list elements HELP ME PLEASE :(

    • @Hugo-fi9xr
      @Hugo-fi9xr Год назад

      I know it's late but it's the name of your xml file :)

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

    Why my recyclerview without space ? Please help

  • @frankzaque8283
    @frankzaque8283 3 года назад

    where can i find the source code

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

    sir any item click than open another activity ..please explain

    • @SmallAcademy
      @SmallAcademy  4 года назад +1

      That video is already available on channel , search for "pass data onClicklisetener smallacademy"

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

      @@SmallAcademy link

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

    what should i add if when i click first item it will open a new class?

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

      What do you mean ?

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

      @@SmallAcademy per item i will like to add a new activity

  • @585Evan
    @585Evan 4 года назад

    How do I have it so each item in the grid goes to a different activity

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

      Thats only possible when you have fix number of grid item

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

    hello bro
    could you please do it using firebase ?

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

    Show full screen

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

    Ok
    ok
    ok

  • @kazaki6235
    @kazaki6235 9 месяцев назад

    3:17 why would you pause the video here bro,i clicked the video just to understand this part and u skip it .....

  • @balibramzi3806
    @balibramzi3806 3 года назад

    Up vote
    1
    Down vote
    How to reverse GridLayout construction with RecyclerView?

  • @katanpanggeng8467
    @katanpanggeng8467 3 года назад

    Bro help please me, mera successful launch hone ke baat crash hoti hai, mai paisewala nahi hu pir bi madad karne se fee dega. How can l contact you?