Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darshanbhanushali authored Aug 21, 2020
1 parent 5c42e90 commit 0fba466
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,13 @@ CometChat Push Notification Sample App is a fully functional push notification a
Simply Clone the project from android-java-push-notifications-app repository and open in Android Studio.
Build the Demo App and it will be ready to Run

## Note

You need to add "google-services.json" before compiling the project.


## Run the Sample App

To Run to sample app you have to do the following changes by Adding **APP_ID**, **API_KEY** , **REGION_CODE** and **google-services.json**
To Run to sample app you have to do the following changes by Adding **APP_ID**, **API_KEY** , **REGION** and **google-services.json**

You can obtain your *APP_ID*, *API_KEY* and *REGION_CODE* from [CometChat-Pro Dashboard](https://app.cometchat.io/)
You can obtain your *APP_ID*, *API_KEY* and *REGION* from [CometChat-Pro Dashboard](https://app.cometchat.io/)

You can Obtain your *google-services.json* from [Firebase Console](https://console.firebase.google.com/)

Expand Down Expand Up @@ -75,4 +72,4 @@ Build and run the Sample App.
## Contribute

Feel free to make Pull Request.


0 comments on commit 0fba466

Please sign in to comment.