I have a fragment with a button that sends an Intent to a Service to execute some code. How would one ellicit a Toast in the Fragment once the Service has finished executing the code?
Asked
Active
Viewed 36 times