Please, if possible, an explanation of how to set up this: So that when you click on in item of Recyclerview show anther Recyclerview Of course with Fragment and kotlin
Hey bro ur tutorials are great...a humble request plz write & explain in notepad before performing steps if you cannot provide audio to ur video.....it will help us understand those concepts.. thank you
thank you , it was very helfull , i google a lot but i never atisfied till i watched this ,it could be my pleasure if you could get the list from web server ... FYI i get similar using activity but failed in fragment.
can u create a video walkthrough on how to create any site app either transaction platform, ecommerce, blog, freelancer, bandwith care, etc with android
Everything went fine up until 12:50 private ViewPagerAdapter adapter; My ViewPagerAdapter is all Red with resolves of creating new class but I have a class created called ViewPagerAdapter that I created in the video with you along the way. Not understanding. Please help if you can. Thanks
Hey Sir I'm glad that I'm learned many things from you specially on making a wonderful UI design for apps thank you so much, I would like to ask can you make a video with a custom search bar for android apps in android studio? #yourloyalfan #FROMPHILIPPINES
How I can find All code, Do you offer private lessons on this part of contact management android studio in full? I need this complete module: Contact (Add Photo-Number- Click to display contact details for Call-Call and CallLog-delete etc ..... how can you help me?
Can I use tablayout with RecyclerViewAdapter ? Because I use to tablayout to display all my post and videos. And also, Can I need to viewpager to show these ? I not want to use ViewPager just use TabLayout with OnClick.
the thing i dont understand is my extends has to be "extends fragment" so how is that going to affect how i go about implementing it in my search_list for my mobile application?
Wow bro. Thanks you so much! This was really helpful for me but i have a problem: How can i make icons bigger? When i change its height and width into their xml files, i can´t see changes into the tabs. Please help me guys :(
Hi i am proud for your démo. But i want to explain me how to open a cardview on fragment with tablayout. I want identify each cardview by findviewbyid but it ils not possible
Sir, every time I populate the tab fragment of data from firebase, it won't show up unless I slide up to the last tab fragment and then go back to that fragment I want to be populated. For example, I want to populate tab 1. It doesn't show up at first but when I slide to tabs 2 and 3, then I go back to tab 1, the data is now there. I hope you can answer this :(
I have also use fragment and recycleview but I face problem when ever I click on first tab all fragment api call itself and fragment also did u know how to handle this bugs
Hai, i'm creating 4 different layouts,each layouts with 2 tab fragments. 2 layouts fragments only shows correctly, and another 2 layouts fragments are inflating with another layout. Help me
Thanks your sir for your time i have one error, in the MainActivity and it says: Wrong 1st argument type found 'com.example.m_nuu.recyclerview.FragmentCall', required: android.support-v4.app.Fragment. plz help me
En el tabLayout.setupWithViewPager(viewPager); me sale este error error: cannot find symbol tabLayout.setupWithViewPager(viewPager); ^ symbol: method setupWithViewPager(ViewPager)
When I sync after changing library in app module..it throws this error..pls help me with this. Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.android.support:design-v7:28.0.0-beta01.
Hello!I'm have error - incompatible types: FragmentLearn cannot be converted to Fragment in this line - adapter.AddFragment(new FragmentLearn(),"Learn"); Please help))
I really hoped your tutorial would help me... unfortunately it gives me an exception: E/AndroidRuntime: FATAL EXCEPTION: main Process: com.appname, PID: 27312 android.view.InflateException: Binary XML file line #2 in com.appname:layout/fragment_first: Binary XML file line #2 in com.appname:layout/fragment_first: Error inflating class Caused by: android.view.InflateException: Binary XML file line #2 in com.appname:layout/fragment_first: Error inflating class Caused by: java.lang.reflect.InvocationTargetException
In the following link: github.com/catman85/Android-Simple-Messaging-App-UI You will find the full source code of this project with several extra features: - The recycler view is filled with REAL contacts from the phone's memory - You can add contacts to the favorites tab - A conversation activity like Telegram's. Thank you for making this video series it really helped me since I was stuck. Please leave a star if you found my repo useful. It really helps! The project still is under development , please feel free to contribute....
Now .. fragment Manger inside the Adaptor how Execute the instruction>>> fragmentManager .beginTransaction().replace(R.id.cardExpand, mFragment).commit();
HOW TO FIX THE ERROR Information:Gradle tasks [:app:assembleDebug] Error:Execution failed for task ':app:compileDebugJavaWithJavac'. > Compilation failed; see the compiler error output for details. Error:(23, 29) error: incompatible types: fragmentfav cannot be converted to Fragment Error:(22, 29) error: incompatible types: fragmentcontact cannot be converted to Fragment Error:(21, 27) error: incompatible types: fragmentcall cannot be converted to Fragment
here is the git hub link for the application with little modification like using Cursor to fetch real contact list github.com/reshan9b11/Assignment2_PhD19006.git
There are various reasons that you could have this issue but mine was because my ViewPager adapter class was in the wrong folder. It was separate from the other classes so it didn't read the adapter so once i moved it up with the other classes, it read it fine. I hope that fixes your issue as well
Please check the description for video walkthrough!
Thank you so much for your tutorials, so efficient ! Great Job ! You spread love of programming
setupWithViewPager don't works , how did you to import design, i cant' found it , thank you for your answer
@@wizular hi, do you still want to know how?
well done
Nice one.Simple but with all the necessary information.
Boom! Nice work!
Thank you :D 👍
Hey you @Coding in flow
Thank you very much man
I really appreciate this ,
you are the only guy that i really check his notifications.
thanks my man, apprecaite your support
Please, if possible, an explanation of how to set up
this:
So that when you click on
in item of Recyclerview show anther Recyclerview Of course with Fragment and kotlin
You're the best at what you do , the code is so clean that even a beginner like me could understand it , keep em coming man.... B)
Hey bro ur tutorials are great...a humble request plz write & explain in notepad before performing steps if you cannot provide audio to ur video.....it will help us understand those concepts.. thank you
Nice snare drum
Very informative tutorial.. thank you and keep posting
youre such a big help
thank you
thank you , it was very helfull , i google a lot but i never atisfied till i watched this ,it could be my pleasure if you could get the list from web server ... FYI i get similar using activity but failed in fragment.
can u create a video walkthrough on how to create any site app either transaction platform, ecommerce, blog, freelancer, bandwith care, etc with android
Thanks for Video. My side Same Application Created. It was Build Successful but not Run Successfully. What will do?
You are amazing. Keep it up brother. Very Helpful.
Wooow keep it up bro 👍👍👍
thanks dude :D
did you get this error Change 1st parameter of method 'AddFragment' from 'Fragment' to 'FragmentBirth'
resolved
Everything went fine up until 12:50 private ViewPagerAdapter adapter; My ViewPagerAdapter is all Red with resolves of creating new class but I have a class created called ViewPagerAdapter that I created in the video with you along the way. Not understanding. Please help if you can. Thanks
Man, It is Great. Thank You
ty for sharing your experience
You are the Best thank's .
You are just awesome sir..... One request please make a video of curl effect if possible.... 🙏
thx ,what is curl effect?
ruclips.net/video/Yg04wfnDpiQ/видео.html
oh that was cool, i will make a video if could
Hey Sir I'm glad that I'm learned many things from you specially on making a wonderful UI design for apps thank you so much, I would like to ask can you make a video with a custom search bar for android apps in android studio?
#yourloyalfan
#FROMPHILIPPINES
Great tutorial ! I really can't put a price tag on your tutorial
Super Mr Aws!!
Thanks Isso D
How I can find All code, Do you offer private lessons on this part of contact management android studio in full?
I need this complete module: Contact (Add Photo-Number- Click to display contact details for Call-Call and CallLog-delete etc .....
how can you help me?
Very good channel😍😍😍
thanks Emil, glad you like it
bro cool tut! can u pls help i dont see the blue indicator like yours, instead - the title of the selected tab is highlighted, any ideas?
Solution: instead of "app:tabIndicator="@color/colorAccent"
, add -> "app:tabIndicatorColor="@color/colorAccent"
MDC dependency for July 2020: implementation 'com.google.android.material:material:1.3.0-alpha01'
Can I use tablayout with RecyclerViewAdapter ? Because I use to tablayout to display all my post and videos. And also, Can I need to viewpager to show these ? I not want to use ViewPager just use TabLayout with OnClick.
Your videos are great, i'm learning a lot from it, thanks bro!
Very nice👍
thanks edi
the thing i dont understand is my extends has to be "extends fragment" so how is that going to affect how i go about implementing it in my search_list for my mobile application?
Wow bro. Thanks you so much! This was really helpful for me but i have a problem: How can i make icons bigger? When i change its height and width into their xml files, i can´t see changes into the tabs. Please help me guys :(
Boom! Nice work! after my friend
can you make a video of how to get each of the items in the recyclerview to multiple different types of activities? pleaseee
i will try :D
Aws Rh thankiee :)
Hi i am proud for your démo. But i want to explain me how to open a cardview on fragment with tablayout. I want identify each cardview by findviewbyid but it ils not possible
Sir, every time I populate the tab fragment of data from firebase, it won't show up unless I slide up to the last tab fragment and then go back to that fragment I want to be populated. For example, I want to populate tab 1. It doesn't show up at first but when I slide to tabs 2 and 3, then I go back to tab 1, the data is now there. I hope you can answer this :(
I have also use fragment and recycleview but I face problem when ever I click on first tab all fragment api call itself and fragment also did u know how to handle this bugs
It's very decent tutorial. Carry On.
Thank abir
Create tutorial regularly. I have turned on bell button so that I can get videos instantly.
Amazing job !!
thank you :)
Good job man, for next tutorial build OCR Scanner please.
Hai, i'm creating 4 different layouts,each layouts with 2 tab fragments. 2 layouts fragments only shows correctly, and another 2 layouts fragments are inflating with another layout. Help me
Thanks your sir for your time i have one error, in the MainActivity and it says: Wrong 1st argument type found 'com.example.m_nuu.recyclerview.FragmentCall', required: android.support-v4.app.Fragment. plz help me
very nice content and good work! Thank you for all the effort, that you put in!
Can I use the same gradle dependency for android 3.6.1 version ?
I think u shld add some background music😊👍
Sir, i want to use GridLayout here but couldn't make it, please guide me little bit. :)
Excelente cara , muito bom....
bro can you tell me how to change the textcolor of the tabtext coz i've tried tabtextcolor but i didn't work ,reply meASAP..!! thank you
Awesome!!!!!
thank you
I have four buttons and i want each button to display different items in recycler view. Will I be using onclicklistener on the button?
where did u place those buttons ? and what for?
Would you like to make a video where you add múltiples recyclerviews HORIZONTAL AND VERTICAL into each custom fragments like I'm this video.
i can't find this video in Your blog sir. can you help me?
i have a problem with adapter.AddFragment(new FragmentCall(),"Call"); FragmentCall cannot be converted to a fragment??
i found the solution. change in each class file:
import android.app.Fragment;
to
import android.support.v4.app.Fragment;
Which software are you using for your PC's screen record?
Camtasia studio
bro i got a error in xml file "Only TabItem instances can be added to TabLayout"
pls help
where did you come up with the *viewpagerid* Please help
Amazing!! thank you!!
Can you show me how can i update this to androidx, i can not find the reference.
Is it possible to use this in music player?
design dependency in androidx?
From where did you learned android?
I hope one day i am gonna hear you speak :P no matter whichever language :)
i need the code mainactivity line and layout code (part 1,2,3) for reference!
how you learned all these things
I want to know plz tell me
En el tabLayout.setupWithViewPager(viewPager); me sale este error error:
cannot find symbol
tabLayout.setupWithViewPager(viewPager);
^
symbol: method setupWithViewPager(ViewPager)
got error "requestLayout() improperly called by android.view.View" can someone help me TT
PLEEEASEEEE add voiceoversss! please..
How can i send data from Activity to fragment
In mainactivity.java I cant get setupWithViewPagerAdapter
how to filter items in each tab?
No one uses the New>fragment>List, WHY?!
When I sync after changing library in app module..it throws this error..pls help me with this.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.android.support:design-v7:28.0.0-beta01.
Got the solution...I was syncing with offline mode enabled...xD
Great, but I can not click the icon, just pass the screen is annoying! help please :)
Thank you
idk why but my icons crash my app, when i delete them it works, some tips?
check your icons path
should be in drawable folder not drawable-v24 ...
Hello!I'm have error - incompatible types: FragmentLearn cannot be converted to Fragment
in this line - adapter.AddFragment(new FragmentLearn(),"Learn");
Please help))
i found the solution. change in each class file:
import android.app.Fragment;
to
import android.support.v4.app.Fragment;
Normally, it will solve your problem.
Thank you, it worked
how to add video view in fragment
I really hoped your tutorial would help me... unfortunately it gives me an exception:
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.appname, PID: 27312
android.view.InflateException: Binary XML file line #2 in com.appname:layout/fragment_first: Binary XML file line #2 in com.appname:layout/fragment_first: Error inflating class
Caused by: android.view.InflateException: Binary XML file line #2 in com.appname:layout/fragment_first: Error inflating class
Caused by: java.lang.reflect.InvocationTargetException
And Filter, SearchView?
how can i set my contact list
please same example kotlin language ke liye karo na sir
can you provide the code link
Awesome videos, you should talk, is boring, I'm from México, I understand if you don't have a good accent on english or something like that
I've an error "Only TabItem instances can be added to TabLayout". :c
show me your main activity code u missed somthing for sure
In the following link: github.com/catman85/Android-Simple-Messaging-App-UI
You will find the full source code of this project with several extra features:
- The recycler view is filled with REAL contacts from the phone's memory
- You can add contacts to the favorites tab
- A conversation activity like Telegram's.
Thank you for making this video series it really helped me since I was stuck.
Please leave a star if you found my repo useful. It really helps!
The project still is under development , please feel free to contribute....
Now .. fragment Manger inside the Adaptor how Execute the instruction>>> fragmentManager .beginTransaction().replace(R.id.cardExpand, mFragment).commit();
No music in this video due to copyright claim -_- Enjoy silence xD
Why do we need music? We came here to learn only
No need to add music.
it's nice to have music that's synced with the video so you know when the video has paused etc.
how to search contacts pls man
HOW TO FIX THE ERROR
Information:Gradle tasks [:app:assembleDebug]
Error:Execution failed for task ':app:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
Error:(23, 29) error: incompatible types: fragmentfav cannot be converted to Fragment
Error:(22, 29) error: incompatible types: fragmentcontact cannot be converted to Fragment
Error:(21, 27) error: incompatible types: fragmentcall cannot be converted to Fragment
please give me source code this video
u didn't give the source code...
PLEASE SPEAK UP! DON'T JUST PUT MUSIC
here is the git hub link for the application with little modification like using Cursor to fetch real contact list github.com/reshan9b11/Assignment2_PhD19006.git
source code bro?
Fixed, sorry
Please,
what was the issue as i have same issue?
There are various reasons that you could have this issue but mine was because my ViewPager adapter class was in the wrong folder. It was separate from the other classes so it didn't read the adapter so once i moved it up with the other classes, it read it fine. I hope that fixes your issue as well
source code??