Push Notifications + Firebase + Android Kotlin + AWS SNS + AWS Lambda

Описание к видео 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:
https://github.com/carloseduardoperez...


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 the behavior when the app is opened
7:12 08 - Edit the AndroidManifest
8:09 09 - Build and create an apk file
9:20 10 - Install the apk on your phone
10:12 11 - Send a notification using firebase
11:05 12 - Create a Platform Application on AWS SNS
11:49 13 - Create an enpoint using the device token
12:11 14 - Send a notification using AWS SNS
12:46 15 - Send a notification using a lambda (AWS SDK)

Комментарии

Информация по комментариям в разработке