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
Copy file name to clipboardExpand all lines: README.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
This package allows you to send signals to [TelemetryDeck](https://telemetrydeck.com) from your Android applications. Sign up for a free account at [telemetrydeck.com](https://telemetrydeck.com)
4
4
5
+
*[Installation](#installation)
6
+
*[Dependencies](#dependencies)
7
+
*[Permission for internet access](#permission-for-internet-access)
8
+
*[Getting Started](#getting-started)
9
+
*[Using the application manifest](#using-the-application-manifest)
10
+
*[Programmatic Usage](#programmatic-usage)
11
+
*[Sending Signals](#sending-signals)
12
+
*[User Identifiers](#user-identifiers)
13
+
*[Custom User Identifiers](#custom-user-identifiers)
0 commit comments