I am showing list of sting in list view formate, i used default list view and placed a radio button by using simple_list_item_single_choice. But this shown the
It's not possible, by default the radio button is on the right. If you want it on the left then you should grab the sources for simple_list_item_single_choice.xml layout from the SDK and make the appropriate changes, then use this custom layout instead of the default one.