I am new in android. I am Implementing application in which I have to generate dynamic list with dynamic title. But I didn't get that how to generate custom Object Class with randomly getting fields.
That means every time Object class fields will change for Single web service call. How can I get this ? Please Help me.