Carlos Eduardo Perez Mendoza
Carlos Eduardo Perez Mendoza
  • Видео 7
  • Просмотров 12 824
Push Notifications + Firebase + Android Kotlin + AWS SNS + AWS Lambda
In this tutorial you are going to send push notifications to your phone using firebase and Amazon web services such as Simple Notification Service (SNS) and Lambda. You need to have android studio in order to build an apk to get the token device.
You can find some files in the repository below:
github.com/carloseduardoperez/sendnotification
Summary:
0:00 Introduction and summary
0:18 Summary explanation
1:18 01 - Create a new project on Firebase
1:44 02 - Create a new app on Firebase
2:27 03 - Create a new project on Android Studio
2:58 04 - Copy the google-services.json
3:34 05 - Edit the build.gradle files
4:30 06 - Edit the MainActivity to get a device token
6:19 07 - Create a class to override th...
Просмотров: 12 079

Видео

#5 - Los Molles
Просмотров 1658 лет назад
Localidad turística, pesquera y rural chilena. Pertenece a la comuna de La Ligua, provincia de Petorca, Región de Valparaíso .
#4 - Color Run 2016
Просмотров 998 лет назад
The Happiest 5k On the planet - Caminata con polvos coloridos, Color Run - Santiago
#3 - San Pedro de Atacama
Просмотров 848 лет назад
Comuna Chilena ubicada en la Provincia de El Loa, en la Región de Antofagasta
#2 - 7 Tazas
Просмотров 1038 лет назад
Área natural protegida ubicada en la Región del Maule a 55 km al noreste de Molina.
# 3 - Punta de Lobos
Просмотров 1568 лет назад
Playa ubicada a 6 km al sur de Pichilemu y 177 km al suroeste de Rancagua, en la provincia de Cardenal Caro, región de O'Higgins.
#1 - Valle Nevado
Просмотров 1438 лет назад
Centro de esquí ubicado a 46 kilómetros al oriente de Santiago

Комментарии

  • @hamzazahidulislam3490
    @hamzazahidulislam3490 2 месяца назад

    Thanks

  • @lukmannurhafizramli1377
    @lukmannurhafizramli1377 5 месяцев назад

    You got error on your code and how did you solve it?

  • @NikhilSharma-uc8nn
    @NikhilSharma-uc8nn Год назад

    is it work for ios app too?

  • @dancruz7845
    @dancruz7845 Год назад

    How can I do this with React Native? for both ios and android?

  • @SayyedM-me2en
    @SayyedM-me2en Год назад

    You helped me a lot allah bless u

  • @DualStixGaming
    @DualStixGaming Год назад

    Thank you, professional and step by step.

  • @tauseefahmad7028
    @tauseefahmad7028 2 года назад

    our notification content will shared with firebase or not? i want to send notification from aws sns to android phone but i dont want firebase should see my notification content. is it possible?

  • @shashipatel
    @shashipatel 2 года назад

    Hello, I'm new to this and I got confused at one point that does it possible to broadcast to all devices instead of single device ? @all please show me the way

  • @jking12-t2r
    @jking12-t2r 2 года назад

    11:39, I do not see a server key in my firebase console, instead it says API V1, and I can seem to find the server key, help?

    • @josefastydev
      @josefastydev 2 года назад

      Same situation here, does anyone have a solution to find the server key in firebase?

  • @ESLLAVSHIRE
    @ESLLAVSHIRE 2 года назад

    Professional explanation, bro!

  • @dangduyhoang3009
    @dangduyhoang3009 2 года назад

    I use server key from Cloud Messaging API (Legacy) fill into API key in Amazon SNS. It notice publish success but I don't receive notification on my phone. Could you check again with any new anything of Amazon SNS or Firebase could message ? Thanks so much.

  • @gregorysamaras7919
    @gregorysamaras7919 2 года назад

    Pretty cool! Do you know how to use the new Firebase Cloud Messaging api? And not just the old one?

  • @arpitanand5150
    @arpitanand5150 2 года назад

    WILL IT WORK IN ios devices?

  • @balajijangde8470
    @balajijangde8470 2 года назад

    This helped me to fix a bug, Thanks buddy

  • @jovinoguerrero5419
    @jovinoguerrero5419 2 года назад

    Hi there Carlos! Tks for that awesome tutorial!