When the application is not running, i want to generate push notifications.
I want to generate push notifications even if the applicaton is closed and
internet connection is off. Like built-in alarm functionality of our mobile
phones.

On Mon, Nov 21, 2016 at 3:30 PM, Jorge Antonio Muñoz Herbas <
yordyantony1...@gmail.com> wrote:

> You can use AlarmManager to execute tasks periodically with PendingIntent,
> but its depend if application is running and the AlarmManager is started.
> Using GCM or FCM the work is at the server but the push notifications
> depends of the device internet connection.
> I think it depends of your needs.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Android Developers" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/android-developers/fCbc_YF3RV4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/android-developers/e502e31f-a639-4e9a-88fd-
> 10b55a1dac18%40googlegroups.com
> <https://groups.google.com/d/msgid/android-developers/e502e31f-a639-4e9a-88fd-10b55a1dac18%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
İyi çalışmalar
Ömer İyiöz
0546 828 62 33

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2Bj0aK%2BNk%3DBCxMwRiEHycYbB6XY7%2BJCCwuzTk0J8MQQuLeuGbw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to