StarPRNT SDK Migration Guide
This section describes the procedure for migrating from StarPRNT SDK to StarXpand SDK.
Advantages of StarXpand SDK
Refer to Overview of StarXpand SDK.
Target
iOS and Android apps developed using StarPRNT SDK
Migration Patterns
1. Full migration
Migrating all implementations to StarXpand SDK maximizes its advantages.
2. Migration of communication components only
To speed up communication while reducing implementation efforts, you may migrate only the communication components to StarXpand SDK.
Commands created using StarPRNT SDK can still be transmitted via StarXpand SDK.
3. Application to new models only
If you need to continue using models that are not supported by StarXpand SDK, you can use different SDKs for different models.
4. Use by function
Example:
- Bluetooth settings using the SMBluetoothManager class
- Network settings using the SMNetworkManager class

