-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
David Lin
committed
Mar 19, 2021
1 parent
fab2ea0
commit fc3c3c4
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Narratiive Android SDK | ||
|
||
## Integration | ||
|
||
Please follow the [Narratiive SDK integration example](https://github.com/covalercom/narratiive-analytics-androidsdk-demo) to add Narratiive Android SDK to your Android app to measure traffic to named screens. | ||
|
||
|
||
## Development | ||
|
||
This SDK was developed using [Android Studio](https://developer.android.com/sdk/index.html) and published using [JitPack](https://jitpack.io/) | ||
|
||
To publish a new version: | ||
|
||
1. Commit code to GitHub; | ||
2. Create a new release with the appropriate version number; |