StarXpand SDK for iOS/Android Developer's Manual Ver. 1.14.0

Last update: Sep. 15, 2026

Migration Procedure

This section describes the procedure for migrating from StarPRNT SDK to StarXpand SDK.

Step1.

Check Migration Compatibility

Check the following items to see whether migration to StarXpand SDK is possible.

 

1. Supported models

Some models supported by StarPRNT SDK are not supported by StarXpand SDK.
In addition, certain interfaces and emulations are not supported depending on the model.
Refer to Supported Model List for support information.

2. API functions

StarPRNT SDK and StarXpand SDK are not fully compatible in terms of functionality.
Refer to Supported API List to see whether the functions you are using are supported by StarXpand SDK.

Step2.

Modify the Code

Refer to the migration procedures for the following basic operations and modify the code accordingly.
You can migrate partially and use both SDKs within a single project.

 

Caution
Do not attempt to connect to or communicate with the printer from both SDKs simultaneously.
Doing so may cause unexpected behavior.