star-micronics / StarXpand-SDK-Android

StarXpand SDK for Android is a software development kit for supporting application development for Star Micronics devices.
https://star-m.jp/starxpandsdk-oml.html
Other
13 stars 0 forks source link

Support for the TSP100II #15

Closed Quintarous closed 1 year ago

Quintarous commented 1 year ago

Description

Does the StarXpand SDK support the TSP100II printer? When calling StarPrinter.openAsync method on the TSP100II a Not supported model error occurs. I'm a little confused since on the documentation site it lists the `TSP100IIU+ as being supported. Perhaps it's a slightly different version?

Anyway using the older StarPRNT SDK for calls to this printer is not possible since the older StarPRNT SDK doesn't work on Android 10+ due to this security change in Android 10 requiring you to declare a permission to read a USB serial number.

Your device where the bug occurs

EloPOS Z10 running Elo's custom version of Android 10

Your printer

The unit information sticker for our TSP100II printer we are testing on: image

Your development environment

ProductName: macOS ProductVersion: 13.4 BuildVersion: 22F66

gare-bear commented 1 year ago

@Quintarous this SDK does not support the TSP100II also known as the TSP100 ECO. I believe the TSP100II+ is a variant of the ECO offered exclusively in the EMEA region. I am not 100% sure because its not offered in the US/CA/MX regions where I am located.

@David-SME @Lozrus is that right?