Alhamdulillah sir everything is working properly. Thank you very much sir.
@jeraldgarcia91023 жыл бұрын
I have a problem sir, uDp does not load functionally, it shows only the icon. I don't know what are my mistakes. I hope you can help me, i barely need your help, thank you.
@touseefbangash26835 жыл бұрын
Major issue here, I have done exactly you step by step, but my post directory does not get name and also display image, so while fetching posts it display everything except user name and its thumb image. What can be the issue
@jamesfrancis41644 жыл бұрын
Hello sir, please this line keeps crashing my app anytime its wants to load. Please help View view = LayoutInflater.from(context).inflate(R.layout.row_post, parent, attachToRoot: false);
@mancobasanele45204 жыл бұрын
Good day my application don't put uName, uDp , in Posts on firebase database thus crushing now and then
@AtifSayings4 жыл бұрын
check your hashmap, check logcat for crash resason
@wajeehafaheem1591 Жыл бұрын
after implementing this code i am getting admob error what to do now? bcz i didn't add any kind of functionality or code in my app
@MhamadHssein4 жыл бұрын
i have a problem in| : E/RecyclerView: No adapter attached; skipping layout. I hope you to help me
@jiminishh3 жыл бұрын
Help. Did anyone have problem for Error: E/RecyclerView: No adapter attached; skipping layout? Do you guys found any solution? Please I need help. I can't find the solution.
@dharmenderkumar79033 жыл бұрын
Everything is working but when the I post more than 4 to 5 post and when I click any post then it again scrolling back to upword to 1st post
@AtifSayings3 жыл бұрын
Event listener refreshes complete list For that you need to use child event listener
@mansigupta72914 жыл бұрын
Sir this is not Working with androidx.. can u plz give solution I neither get error nor crashing app only,post is not upadted on activity where I want to show them...plz help me out plz
@azharqureshi50013 жыл бұрын
post ko time wise Kasia display krra mean k jo upload ho ho top pr show ho
@AtifSayings3 жыл бұрын
Collections.reverse(arrayList)
@AtifSayings3 жыл бұрын
or use app:stackFromEnd="true" app:reverseLayout="true"
@azharqureshi50013 жыл бұрын
@@AtifSayings thank u so much
@bklbayk15333 жыл бұрын
java.lang.ClassCastException: androidx.appcompat.widget.AppCompatTextView cannot be cast to android.widget.ImageView
@bklbayk15333 жыл бұрын
error was to put an "ImageView" instead of "TextView" inside row posts in pImageIv id...
@AtifSayings3 жыл бұрын
Resolved now?
@bklbayk15333 жыл бұрын
@@AtifSayings yes, I put "textview" instead of "imageview". Thank you Atif!
@RalphTiama4 жыл бұрын
Good Day sir...how to make pagination on this? when scrolling
@psyrone.agpalo3 жыл бұрын
Use Firestore
@ajaygangwar63845 жыл бұрын
Thanks brother for your awesome tutorials i have completed all these 18 tutorials i am waiting for next.... please tell me brother is there more tutorials will coming or not of this series??
@AtifSayings5 жыл бұрын
You're welcome. Yes sure, there are many features which ill add in this app in upcoming videos
@ajaygangwar63845 жыл бұрын
@@AtifSayings Thanks brother I am waiting... for tutorials..
@Nico_Aramy5 жыл бұрын
when i try to search and input the text why the recyclerview dont show anything..... anyone know how to solve this?
@alone95575 жыл бұрын
How to show my posts and saved posts in profile activity. Will the related next video?
@AtifSayings5 жыл бұрын
Yes next part will be user specific posts.
@khuongduy38914 жыл бұрын
why all fragment are show all the post, please help me :'(
@sendappandroid74205 жыл бұрын
Thanks brother , how to publish posts only after agree bay admin of app ? Like Facebook
@ooyen3 жыл бұрын
why we need to create additional xml for recyclerview? (row.xml) why we cannot create that design inside the fragment_home.xml already?
@lowkaze5 жыл бұрын
Can make a app notification when new post is created?
@AtifSayings5 жыл бұрын
Possible. I'll try...
@farhanazamchohan69245 жыл бұрын
Great Useful Video.
@goldlavanya80304 жыл бұрын
I tried this but image was not loaded
@PhantGaming4 жыл бұрын
I have a error like this E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.socialfirebaseapp, PID: 24053 java.lang.ClassCastException: androidx.appcompat.widget.SearchView cannot be cast to android.widget.SearchView at com.example.socialfirebaseapp.HomeFragment.onCreateOptionsMenu(HomeFragment.java:156)
@shaikabbas32214 жыл бұрын
mee too do you have any solution
@bklbayk15333 жыл бұрын
import something or search on google. did you solve it?! :(
@dungphantri17083 жыл бұрын
I solve it but i forgot it, i have a project, if you want you can mail to me
@bklbayk15333 жыл бұрын
u need to import androidx searchview and not android searchview
@bklbayk15333 жыл бұрын
@@dungphantri1708 Hi! What is your mail Dung?
@chaiyalan5 жыл бұрын
Can you show how to compress image before upload to firebase Please~~~~
@shahaanshah60465 жыл бұрын
Sir kindly make video on cirlce image view
@AtifSayings5 жыл бұрын
Ok
@alzeady_ah5 жыл бұрын
You're the best
@TheLanverseChronicles2 жыл бұрын
App crashes when I logout
@AtifSayings2 жыл бұрын
Check logcat for crash reason
@TheLanverseChronicles2 жыл бұрын
@@AtifSayings solved mate. Thanks for the reply
@PhantGaming4 жыл бұрын
Cảm ơn thầy nhiều nhiều nha
@banusoydemirkan34125 жыл бұрын
Thank youuuuuuuuuu 🙏🙏🙏🙏🙋🙋🙋🙋🙋🙋💛💙💛💙💛💙💛💛
@bklbayk15333 жыл бұрын
Attempt to invoke virtual method 'void android.widget.TextView.setText(java.lang.CharSequence)' on a null object reference Solution: Instead of pTitleEv, put pTitleEt!!!!
@rachakondaeshwar41292 жыл бұрын
What is model post
@AtifSayings2 жыл бұрын
A model class to get data in arraylist to show in recyclerview
@vincent29035 жыл бұрын
can sent icon,image,... in chat ?
@AtifSayings5 жыл бұрын
Ill try to cover it
@DurkaiRaj3 жыл бұрын
Can we like this posts???
@trickylibra3 жыл бұрын
when i published the post, and get back to home, the app crush ----------------------- notif log cat.. java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.ImageView.setVisibility(int)' on a null object reference
@thefaunboxing61822 жыл бұрын
Any solution
@mehmetyrtsvn5 жыл бұрын
I can't send you a notification :( can you throw me files?
@thepoet36655 жыл бұрын
check the updated tutorial for FCM , it is solved now ..
@shahaanshah60465 жыл бұрын
Circle image view profile image with picasso
@AtifSayings5 жыл бұрын
Ok
@egaz74 жыл бұрын
18:53
@MhamadHssein4 жыл бұрын
i have a problem in| : E/RecyclerView: No adapter attached; skipping layout. I hope you to help me
@AtifSayings4 жыл бұрын
this is not the issue, kindly check other part of your logcat
@MhamadHssein4 жыл бұрын
@@AtifSayings give me the steps to solve this please, i tried many things and it'snot working
@MhamadHssein4 жыл бұрын
2020-05-08 10:38:42.248 10688-10688/com.example.matbakhna E/RecyclerView: No adapter attached; skipping layout (this from logcat)
@MhamadHssein4 жыл бұрын
@@AtifSayings???????
@MhamadHssein4 жыл бұрын
@@AtifSayings Please help me bro
@MhamadHssein4 жыл бұрын
i have a problem in| : E/RecyclerView: No adapter attached; skipping layout. I hope you to help me