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

Submitted by: Muhammad
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.
Submitted by: Muhammad

Read Online Team Leader Android Developer Job Interview Questions And Answers