Android Question how to make app running as notification service

karyadi

Member
Licensed User
Longtime User
Hi All,

I want to make app running as notification service, so every body install my app,
when close my app, the notification still on and when user click on notification it's open specific activity.
how to make it like that?
and if there is sample it would be great.

thanks
 

susu

Well-Known Member
Licensed User
Longtime User
Just search for "Notification builder".
 
Upvote 0
Top