Hi, Is it possible for a service to manipulate a view in an activity.
My service is managing my TCP/IP comms and I want the service to clear and add items to a spinner when data is received.
If not what is the recommended solution for this.
Is this possible?
My service is managing my TCP/IP comms and I want the service to clear and add items to a spinner when data is received.
If not what is the recommended solution for this.
Is this possible?