Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lizarragadev committed May 13, 2022
1 parent eb7f1e4 commit 3fa5c45
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## How to Add Push Notifications to an Android App with Java and Kotlin

This is a OneSignal to Android SDK sample .

## Requirements

* Android Studio Chipmunk.
* OneSignal account and project.
* Firebase Server Key.
* Physical or virtual device.

## Usage
To test this example, clone this repository as follows:
>
> $ git clone [email protected]:OneSignalDevelopers/OneSignal-Android-Push-Sample.git
In Android Studio:

* File --> Open
* You select the route where you made the 'clone' of the project, select and OK.
* That's all and run example.

0 comments on commit 3fa5c45

Please sign in to comment.