How to Import SDK in C Programming: Difference between revisions

From wizarPOS
No edit summary
Line 1: Line 1:
== SDK aar to dll ==   
== SDK aar to dll ==   
We changed the SDK aar file to a dll, then C# program can use it. Please download demo [http://ftp.wizarpos.com/device/useAARDemo.rar here]
We changed the SDK aar file to a dll, then C# program can use it. Please download demo [http://ftp.wizarpos.com/device/useAARDemo_20231106.zip here]


Please notice, when develop, please apply new dll file, the dll file in the demo is old version.
Please notice, when develop, please apply new dll file, the dll file in the demo is old version.

Revision as of 03:07, 6 November 2023

SDK aar to dll

We changed the SDK aar file to a dll, then C# program can use it. Please download demo here

Please notice, when develop, please apply new dll file, the dll file in the demo is old version.

Binding an .AAR on Xamarin

See Also

https://learn.microsoft.com/en-us/xamarin/android/platform/binding-java-library/binding-an-aar