Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Import com.visilabs.android.* package to all files for which you will be using the SDK.

...

Parent Topic: Android - MobileTagging

<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />

...