How to create a background service for android app is keep running

Hi,

i am using ionic 2.

I need create a background service for app is keep running when if app is closed. or force stop.

added platform using this command

ionic cordova platform add android.

platform has been added.

where to add background service file and how to use.

kindly advice me,

Thanks

1 Like

did you find an answer?