So, I need help using the mvisa parser on java, it is ready to be used with an SDK android project, but I need to use it on a standard rest API, I'm having trouble with dalvik.system.DexFile, can I have access to the source code so I can change the imports?
Solved! Go to Solution
Hi Bruno –
The parser is designed to be used only for the Android platform at the moment. It is not supported to be used in a non-android environment like Java rest-api services. We are not planning to extend support for non-android environment currently.
Thank you
Marty
Visa Developer Team