Answers

Question and Answer:

  Home  Team Leader Android Developer

⟩ Tell me how to update UI from a service in android?

Use a dynamic broadcast receiver in the activity, and send a broadcast from the service. Once the dynamic receiver is triggered update UI from that receiver.

 184 views

More Questions for you: