Posts by Caprind Gestão Industrial • 1 point
2 posts
- 
		0 votes3 answers156 viewsA: ANDROID - ERROR: Unchecked cast: java.lang.Object to java.util.vectorGuys I got. I switched from Arraylist to only Array ai I managed to populate it with the vector. Thank you all. 
- 
		0 votes3 answers156 viewsQ: ANDROID - ERROR: Unchecked cast: java.lang.Object to java.util.vectorI’m trying to fill a spinner city according to the state selected in another spinner via webservice. But this giving an error in this line in the class usuarioDAO. Vector<SoapObject> resposta…