Open behrad opened 9 years ago
I have an android lib (aar) which contains a service and it's manifest. How can I wrap it in a Cordova Plugin? Found no samples with a service, manifest structure inside.
you can look at this link https://github.com/bhnath/kiip-sample-cordova-plugin this is a simple one demo
I have an android lib (aar) which contains a service and it's manifest. How can I wrap it in a Cordova Plugin? Found no samples with a service, manifest structure inside.