Samsung note 8 , tab s4 SPEN SDK

Hello All,

Are there a way to obtain non “Remote” SPEN SDK, since I have those devices and I’d like to use SPEN feature in my Projects.

Thank you!

Just use it as defined in documentation: https://developer.samsung.com/galaxy-spen-remote/air-actions.html.

The “S Pen Remote SDK” is for advanced use if you want to handle the raw S Pen data yourself without using the provided Air Actions support. If you use the remote SDK, you need to handle even the basic stuff yourself (distinguishing between single tap and double tap, pen movement, disconnecting from pen when your app goes into background etc.).

1 Like