How to Import SDK in C Programming: Difference between revisions

From wizarPOS
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== SDK aar to dll == 
{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/other-development/import-java-sdk-in-c}}
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 note that the current demo uses a DLL that is converted from the AAR package of version 1.5.4.82. If you need to update the version during development, please contact WizarPOS support personnel.
 
== Binding an .AAR on Xamarin ==
'''See Also'''
 
https://learn.microsoft.com/en-us/xamarin/android/platform/binding-java-library/binding-an-aar

Latest revision as of 03:21, 8 April 2024

Please visit new link of same subject:

https://smartpossdk.gitbook.io/cloudpossdk/faq/other-development/import-java-sdk-in-c

We're making a move! Our site's content is migrating to a new URL, to provide you with an enhanced browsing experience. Please update your bookmarks accordingly. Thank you for your continuous support!