E
E
Egor Knyazhev2017-09-15 15:33:11
Java
Egor Knyazhev, 2017-09-15 15:33:11

How to make push notifications from rss in android?

It is necessary to parse rss in the android application and issue push messages when the application is killed. I implemented rss parsing through AsyncTask, implemented a push, but I can’t figure out how to make the timer parse rss data when the application is killed? I understand that you need to create a service, but I do not understand how. And AsyncTask turns out to work only when the activity is active. Please provide more details on how to solve this problem.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2017-09-15
@GavriKos

Correctly understand - through the service. Manov how to do a service is full in Google.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question