I am new to the android technology.i want to build a custom ListView using Fragments. I have searched it on google but i am not getting it.So plzz Help me.
I am new to the android technology.i want to build a custom ListView using
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I in my application have a screen contating two list fragments on left and right and with custom list view. hope this is what u neeed , use these and let me know if it helps u or not?
here is the class contatining fragments
here is the xml containing fragments…
here is the list activity class
and here is the data class named AudioVideoChannelsList that we provided to list adapter
here is the second list activity class