LiquidPlayer / LiquidCore

Node.js virtual machine for Android and iOS
MIT License
1.01k stars 127 forks source link

Cannot import liquidcore in java code #220

Open samina-khan opened 2 years ago

samina-khan commented 2 years ago

I've run through the tutorial here and it seems straightforward but I simply cannot import liquidcore in my android project's java code and use JSContext. I'm absolutely confused, not sure if I'm missing a step?

hungntv commented 2 years ago

Don't do that. I tried it, it's always failed

You should use aar file or implement its github package

For detail please see issue: https://github.com/LiquidPlayer/LiquidCore/issues/219