Posts by Pablo Henrique Correa • 13 points
1 post
- 
		1 votes1 answer125 viewsQ: Numberformatexception: Invalid int: "1" I CAN’T CONVERT STRING TO INTEGERI have a String = "1" and I can’t convert it to int, I think it might have something to do with the way it was built, the class that reads the TXT file from the web and saves it in the database is…