Posts by Paulo Gabriel • 35 points
1 post
-
3
votes0
answers124
viewsQ: How to return a specific field of a SOAP WEB SERVICE
I need to return a specific field of this web service: mainactivity class: package com.example.paulogabriel.test_app; import android.app.Activity; import android.os.Bundle; import android.view.View;…