java hashmap import,HashMap中不能被转换为java.lang.String
I am trying to get values from a list view. The list view is set by an array list of hashmap type. So , if I am trying to get the values in a string I get the error HashMap cannot be cast to java.lang...