This section provides detailed documentation for the sample activities included in the MultiSet Android SDK. These activities demonstrate how to implement VPS localization in your Android application.
Unified AR localization activity that supports both single-frame and multi-frame localization modes. The mode is selected at launch time via an intent extra.
Comparison
Feature
Single-Frame
Multi-Frame
Frames captured
1
4-6 (configurable)
Accuracy
Good
Better
Capture time
Instant
~2-3 seconds
Network usage
Lower
Higher
Best for
Quick localization
Precise positioning
Getting Started
Initialize the SDK in MainActivity
Authenticate with your credentials
Configure LocalizationConfig as needed
Launch MultiSetLocalizationActivity with the desired localization mode