Dolphin MOVE SDK
2.x
2.x
  • Introduction
  • MOVE Services
  • MOVE SDK
    • Getting Started
      • MOVE Dashboard
        • Access Control
        • Configuration
        • Timeline
        • Points of Interest
      • Android
        • Installation
        • Quick Start
      • iOS
        • Installation
        • Quick Start
        • Troubleshooting
      • React Native
      • Flutter
      • Move SDK CLI
    • API Interface
      • Android
        • Initialization
        • Services
      • iOS
        • Initialization
        • Setup
        • Services
      • React Native
        • Components
        • Initialization
        • Services
      • Flutter
        • Initialization
        • Services
    • Models
      • Listeners/Callbacks
      • MoveAssistanceCallStatus
      • MoveAuth
      • MoveAuthError
      • MoveAuthResult
      • MoveAuthState
      • MoveConfig
      • MoveConfigurationError
      • MoveDevice
      • MoveDeviceStatus
      • MoveGeocodeError
      • MoveHealthItem
      • MoveHealthScore
      • MoveOptions
        • DeviceDiscovery
      • MoveSdkState
      • MoveSdkAndroidConfig
      • MoveTripState
      • MoveScanResult
      • MoveServiceFailure
      • MoveServiceWarning
      • MoveShutdownResult
    • Appendix
      • Token refresh
      • Android
        • Permission Handling
          • Permission Overview
          • Runtime Permissions
        • Battery optimization
        • Notification Management
        • Forcing the Signal - Classic Bluetooth
      • iOS
        • Permissions Handling
        • App Store
      • React Native
        • Permission Handling
  • MOVE Backend
    • MOVE Backend
      • MOVE Admin API
      • MOVE TIMELINE API
      • MOVE State API
      • MOVE Last Location API
    • MOVE Generic Notifier
    • MOVE Assistance Notifier
    • Example requests
  • FAQ
  • Changelog
    • Android
    • iOS
    • React
    • Flutter
    • Backend
  • Data privacy (GDPR)
Powered by GitBook
On this page
  1. MOVE SDK

Getting Started

PreviousMOVE ServicesNextMOVE Dashboard

Last updated 1 year ago

Your shortcut through the MOVE platform into a runnable app is:

  1. Register and create a project in the

  2. Obtain the projectId and an API key from the of your new MOVE project

  3. Clone the code sample app ( / / / ), adapt the projectId and API key to your project

  4. Install the app on your mobile phone, take the phone everywhere you go for a couple of days

  5. Check the results in the

If you have any problems during setup, please check the OS specific Troubleshooting section. ()

You can check out our sample code on !

  • Our code sample app ( / / / ) is a very lean app that exemplifies how to initialise and run the MOVE SDK. It contains no display of timeline elements or other fancy stuff, but with your projectId and API key you can get this up and running in no time.

  • The MOVE App is more comprehensive, with display of timeline elements and scoring. You will be able to find open source code ( / / ); the incarnation of the React code is also available from the stores ( / ).

  • The sample backend illustrates how to consume the MOVE APIs in . You can use it to run your own version of the MOVE App e.g. on Firebase or on a local machine.

After installing and running MOVE on your mobile phone, make sure that the OS allows MOVE to operate:

  • all / are given

  • for Android: all battery settings are set to allow MOVE to work in the background

  • check in the whether there is a basic connection, by searching for your contract ID (defined in the registration after installing on the phone)

  • take the phone everywhere you go for a couple of days (MOVE needs some minimum activity outdoors before it starts recording, so you have to actually walk, make a car trip, take the subway, or do whatever MOVE feature you are interested in for 5 minutes or longer)

MOVE Dashboard
MOVE configuration page
Android
iOS
React
Flutter
MOVE timeline
iOS
Github
Android
iOS
React
Flutter
Android
iOS
React
Android
iOS
node.js
permissions for Android
permissions for iOS
timeline of the MOVE Dashboard,