android 2.2 froyo - Pass a List of Objects from a support.v4 FragmentActivity to a fragment -


i working in android application , want pass list of objects fragment activity fragment. , using android support library implement fragments since minsdkversion 8.

i have passed these list of objects 1 activity activity implementing model classes parcelable.

so please suggest me solution pass list of objects fragment activity fragment. .


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -