Posts by user11951 • 21 points
1 post
-
1
votes1
answer136
viewsQ: Synchronization problem
This code worked on a Java IDE, but now on Android is not working. This program needs to get an XML dataset from a website and then move on to a spinner. import android.app.Activity; import…