I have an android app, i want to implement a widget in which if we click a service on the background should start without opening any activity. and want to display a toast message on home screen of Android Mobile with "Activated" Message.
I tried many things like but its not working.