Home / Android Question & Answer / Short Answer / How to update UI from a service in android? How to update UI from a service in android? Monday, 2 May 2016 Android Question & Answer Short Answer 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. Posted by Alok S.
0 Response to How to update UI from a service in android?
Post a Comment