- Home /
Answer by EllisonLee · Jul 07, 2017 at 10:17 AM
https://github.com/card-io/card.io-Android-source You can get the source code here and I think you should change some code by yourself.
Change the source code for unity callback use UnitySendMessage if nessasery. (Maybe after scan a card you need get the result or something?)
And then build it in Jar file or aar file http://addcomponent.com/android-native-plugin-unity/
When you get the aar file you should create a script to call the native method.
Answer by SatanAlert · Oct 16, 2017 at 06:35 AM
@EllisonLee I am trying to use card.io android sdk in one of our AR project to read a a card number when a card is placed under the AR screen but I am not sure how to use the SDK. If you can let me know some basic steps as to how I can test the SDK read functionality using my laptop camera, it would be of great help. Thanks in Advance.
Your answer
Follow this Question
Related Questions
How to link to scripts in the Package Manager when building a dll. 0 Answers
Unity XR plugin manager Tries to load oculus dll on windows even if its disabled. 0 Answers
Anyway to workaround .NET 4.0 framework outside/inside Unity? 1 Answer
Sharing screenshot on Facebook 2 Answers
Rebuilding (overwriting) a plugin DLL while the editor is open 0 Answers