Teliver - Android SDK Live Tracking Solution
Teliver
is your one place stop for all GPS Based Location tracking solutions.
With simplified integrations for iOS and Android, Teliver synchronizes
with applications that require location tracking. Advanced options with
the inclusion of Custom markers, Multiple Operator Tracking and Push
notifications to enhance user satisfaction and business productivity are
accomplished.
Live locality shares are
now taken a step forward with Teliver. Real time activity stream for
On-Demand applications are built on certain crucial qualities:
Accuracy: The base quality being accuracy, Teliver strives in delivering the best of results.
Multi Business Solutions: Real-Time solutions for business requiring it is delivered with precision.
Advanced Customization: With micro managerial possibilities, the opportunity to customize is practically infinite.
To begin with — The configuration steps
Open your build.gradle file of Module:app.
Add implementation ‘com.teliver.sdk:TeliverSdk:2.0.20’as dependency.
Add implementation ‘com.teliver.sdk:TeliverSdk:2.0.20’as dependency.
Obtain the map key from Google maps page.
Open your
AndroidManifest.xml file and paste the following code under application
tag after embedding your map key obtained from Google.
<meta-dataandroid:name=”com.google.android.geo.API_KEY”android:value=”API_KEY_FOR_MAP”/>
Note: You
can skip steps 2 and 3 if you have already got map key and added it in
manifest or you just want the location updates alone
Comments
Post a Comment