You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OneSignal makes engaging customers simple and is the fastest, most reliable service to send push notifications, in-app messages, SMS, and emails.
40
18
41
-
This project demonstrates sending push notifications using **OneSignal Android SDK**. You can use this project as a boilerplate or reference to start your project.
19
+
This project demonstrates integrating the OneSignal SDK into an Android project built with Kotlin. You can use this project as a boilerplate or reference to start your project.
42
20
43
21
## 🚦 Getting started
44
22
45
23
This project assumes that you already have a OneSignal app created with push notifications setup. If you don't yet have a OneSignal app, [create one](https://documentation.onesignal.com/docs/apps-organizations#create-an-app) first, then follow the steps below to integrate the OneSignal SDK into your [Android](https://documentation.onesignal.com/docs/android-sdk-setup) or [iOS](https://documentation.onesignal.com/docs/ios-sdk-setup) app.
46
24
47
-
### Initialize OneSignal
25
+
### Requirements
26
+
27
+
* Android Studio Chipmunk.
28
+
* OneSignal account and project.
29
+
* Firebase Server Key.
30
+
* Physical or virtual device.
31
+
32
+
### Usage
33
+
34
+
To test this example, clone this repository as follows:
@@ -137,11 +133,11 @@ For additional resources, please join the [OneSignal Developer Community](https:
137
133
138
134
Get in touch with us or learn more about OneSignal through the channels below.
139
135
140
-
-[Follow us on Twitter](https://twitter.com/onesignaldevs) to never miss any updates from the OneSignal team, ecosystem & community
141
-
-[Join us on Discord](https://discord.gg/EP7gf6Uz7G) to be a part of the OneSignal Developers community, showcase your work and connect with other OneSignal developers
142
-
-[Read the OneSignal Blog](https://onesignal.com/blog/) for the latest announcements, tutorials, in-depth articles & more.
143
-
-[Subscribe to us on YouTube](https://www.youtube.com/channel/UCe63d5EDQsSkOov-bIE_8Aw/featured) for walkthroughs, courses, talks, workshops & more.
144
-
-[Follow us on Twitch](https://www.twitch.tv/onesignaldevelopers) for live streams, office hours, support & more.
136
+
*[Follow us on Twitter](https://twitter.com/onesignaldevs) to never miss any updates from the OneSignal team, ecosystem & community
137
+
*[Join us on Discord](https://discord.gg/EP7gf6Uz7G) to be a part of the OneSignal Developers community, showcase your work and connect with other OneSignal developers
138
+
*[Read the OneSignal Blog](https://onesignal.com/blog/) for the latest announcements, tutorials, in-depth articles & more.
139
+
*[Subscribe to us on YouTube](https://www.youtube.com/channel/UCe63d5EDQsSkOov-bIE_8Aw/featured) for walkthroughs, courses, talks, workshops & more.
140
+
*[Follow us on Twitch](https://www.twitch.tv/onesignaldevelopers) for live streams, office hours, support & more.
0 commit comments