schwabe / ics-openvpn

OpenVPN for Android
3.29k stars 1.19k forks source link

How to install the library in my project #1633

Closed navneetkumarpal closed 1 year ago

navneetkumarpal commented 1 year ago

I am trying to install library main as a module in my project but I am getting run time error please can someone tell me what are dependencies required and what are the steps to import it as a module.

schwabe commented 1 year ago

This is NOT a library. This is an app that provides OpenVPN for Android. Trying to use another app as module will naturally not work.

navneetkumarpal commented 1 year ago

Is there any official library available of openvpn which I can use in my project in Android studio

schwabe commented 1 year ago

No. The OpenVPN project does not offer any official Android library. Even this app is only close to being an official app. It is maintained by me, an OpenVPN developer. But it is not maintained by the open source project itself.