Is it possible to import the SDK of a specific device?

Is it possible to import the SDK of a specific device?
Is there any way to do this?

Please elaborate what exactly you are trying to do

Taifun

I believe that my need must be the same as many "no-code" developers here in Brazil.
I need to embed my application in card machines (Android devices) to accept card payments, but the card administrators only provide the SDK for the integration.

Link to the integration documentation: Comunicação Stone
GitHub - pagseguro/pagseguro-sdk-java: Biblioteca de integração JAVA.

If you are interested in developing the integration/extension or something that enables the integration, I am willing to pay for the service. Thank you!

That library is deprecated... you should look for something else...

DEPRECATED #Biblioteca de integração PagSeguro para Java

NOTE: Esse SDK foi descontinuado
Estamos trabalhando em soluções e facilidades para evoluirmos a Plataforma de API’s do PagSeguro. Conheça nossa Plataforma de API’s acessando https://dev.pagseguro.uol.com.br/reference/pagseguro-reference-intro

Taifun
PS: I moved this thread into category Extension Development

sorry....links with updated documentation
https://developer.pagbank.com.br/v1.0/reference/smart-pos-introducao

The latest documentation is here
https://developer.pagbank.com.br/reference/introducao
It is a RESTful API, which means you also can use the Web component to access... no extension necessary...
In the end your solution must get approved before you can use it, see also Solicitar homologação

Taifun

obrigado pelas orientações. vi que também é possivel por meio de "deep link" O que é Deeplink?