Recyclerview in android - getting data from firebase in android recyclerview

preview_player
Показать описание
Recyclerview in android - getting data from firebase in android recyclerview
This video explaining that -
1. How to use recyclerview in android.
2. How to create custom adapter in hindi.
3. How to use custom layout for recyclerview in andriod.
4. How to get data from firebase in recyclerview.

#androidfirebase #android #androidtutorials
________________________

Follow us on social media platforms and get connected with us.

_________________________

If you have any types of question than feel free to ask in the comment section. We are happy to help you : )
Like our videos Share with your friends and don't forget to Subscribe to the Channel And Press The Bell Icon to Get the Latest Updates.
_______________________

Getting started with programming? Our playlists for beginners:

Рекомендации по теме
Комментарии
Автор

Bahot badhiya bhai.. Keep up the good work. Another thing I would like to mention here which you might have forgot to implement. This will delete only notice details but image will remain there in firebase storage. For deleting image along with notice you need to get reference of storage also and before removing value we can use the code given below t delete the image as well.

public void onClick(DialogInterface dialogInterface, int i) {
DatabaseReference reference =
StorageReference imageRef =

OnSuccessListener<Void>() {
@Override
public void onSuccess(Void aVoid) {
Log.d(TAG, "Notice deleted!!");
}
}).addOnFailureListener(new OnFailureListener() {
@Override
Toast.makeText(context, e.getMessage(), Toast.LENGTH_SHORT);
}
});


.addOnCompleteListener(new OnCompleteListener<Void>() {
@Override
Toast.makeText(context, "Notice deleted!!", Toast.LENGTH_SHORT).show();
}
}).addOnFailureListener(new OnFailureListener() {
@Override
Toast.makeText(context, "Something went wrong", Toast.LENGTH_SHORT).show();
}


});

notifyItemRemoved(position);
}

surajkumarverma
Автор

wonderful tutorial bhai, best way to learn android. full of practicals,

codingwithgraceandtruth
Автор

Achha video perfect kam kor raha hai🏂🏂🏂🏂

pdseven
Автор

Thank you so much guys It is really Helping a lot

mulatodango
Автор

Bro, Jaise koi notice admin send karenge notification show honi chahiye Users Bali App me Ye features add karo

DeepakKumar-Dalsinghsarai
Автор

Thanks brother your tutorial is more helpful
But here I am getting bugs can you help me please 🙏🙏

apmentor
Автор

Hello Papaya Coders. Really great job. But bro...mera delete Section load nahi horaha hai...it's only loading...but it's not showing anything. Please help me out with a solution 🙏🙏

rahulkumarm
Автор

do not treat position as fixed only use immediately and call holder.getadapterposition() what is solution for this error bro

lyricshub
Автор

can we reverse the sequence of Notice. As new Notice should come on First.

governmentpolytechnicmorad
Автор

hello bhai mee naa issme jab last notice delete karta hu to app crash hoo jata hai help me

abhipatel
Автор

Thanks for the tutorial. But I think you should follow some architectural pattern. You are copy pasting a lot.

RahmatKhanZai
Автор

@papayacoders Bhai great work
Mera ko code ma problem aarha hai jabhi ma delete notice pe click kar raha hu toh app crash ho raha hai toh usko solve karna lia kya karu mera clg ma submit bhi karna hai

RachitShah-kh
Автор

Supper video ....lekin image jo show horaha hhai wo bahoot jada bara hai use kaise thik kare

apumondal
Автор

Hello brother, your videos are very helpful for me, but there is a one bug i get, we i delete notice from app, it only deletes notice value from Realtime Database, but in Storage image notice image is not deleted. how can i do this?

vaibhavuchit
Автор

Can u please share source code of this complete project

mohammadMeharSultan
Автор

Hi brother your video is more helpful to me
But here I am getting bugs can you help me please 🙏
Mere data base me ek hi notice hai phir bhi mujhe 2 show ho Raha hai
Help me please 🙏🙏🙏

apmentor
Автор

Hii thanks brother
Your video is more helpful to me
But here I am getting bugs can you help me please 🙏🙏
I have one in database then it is showing two notice
And
If I am deleting all notice then also I am getting notice and when I want to delete this one also my app going to crashed

apmentor
Автор

Bro how to add facebook native ads in recyclerview? Can you please make video
With this content?

Karthik-lebw
Автор

everything is good but image is not showing in Image View

badaajeebhai
Автор

bhai apka code ce retrive nehi hote hai

JahidulIslam-wnij
visit shbcf.ru