George wrote:
> I want to show a view on calling a Service API. 

Oh, I hope not.

If the service in question is only used as a local service in support of
some activity, have the activity update its own UI.

If, on the other hand, the service may be doing something totally in the
background, use Notifications to alert the user of something. In a
pinch, use a Toast.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Training: http://commonsware.com/training.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to