Team Leader Android Developer Question: Download Team Leader Android Developer PDF

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

Tweet Share WhatsApp

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.

Download Team Leader Android Developer PDF Read All 67 Team Leader Android Developer Questions
Previous QuestionNext Question
Explain me the resource that is a compiled visual resource and can be used as a background, title, or in other part of the screen?Tell me how many dialog boxes do support in android?