appidea / react-native-hce

Emulate smart cards inside React-Native application.
MIT License
67 stars 26 forks source link

How to compile Java code #21

Closed camo-f closed 1 year ago

camo-f commented 1 year ago

Hello,

I'm trying to apply modifications to the Java code of react-native-hce. My goal is to make it more flexible to use (configuring AID for instance). Though I can't get to rebuild the Java part, either as a dependency in a React Native app, or as a standalone repository.

Could you provide some documentation to enable Java compiling as a subproject or as a whole please?

Thank you!

appidea commented 1 year ago

Sorry, cannot understand the problem. Do You experience some error when trying to rebuild? Can You drop it here?

camo-f commented 1 year ago

I managed to do it by adding the following lines :