I am trying to figure out how to create a plugin from an SDK, i need to create pugins to connect to a bluetooth printer, an RFID scanner and infrared capabilities of a device running android. Any ideas or suggestions.
Hello Sacco,
Is this SDK an Android SDK or a Cordova SDK? OutSystems only supports wrapping Cordova plugins (https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/Mobile_Plugins), not native Android SDKs.
If it is for a Cordova plugin, please see the guide here: https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/Mobile_Plugins/Using_Cordova_Plugins
Hello Craig, It is an android SDK.