android-vpn-client-ics-openvpn icon indicating copy to clipboard operation
android-vpn-client-ics-openvpn copied to clipboard

What Should I Do to Make It Compatible with Android 10

Open saleho27 opened this issue 4 years ago • 13 comments

Hi, since it seems that you don't plan to update the icsopenvpn used by the project, then what can I do to make it compatible with Android 10?

Can you give us a guidence what to change in order to make it compatible with Android 10? Maybe from the .so files inside the jniLibs folder, the files inside assets folder, or something else that should be changed.

Thanks...

saleho27 avatar Jun 24 '20 07:06 saleho27

I have the same problem

LatinCoder18 avatar Jul 18 '20 06:07 LatinCoder18

Yes, I faced it too.. do anyone know how we can solve it?

neetx10 avatar Jul 30 '20 07:07 neetx10

I think the best way to do is recompile it using latest ics openvpn, any hint how to do it?

Clrkz avatar Aug 13 '20 21:08 Clrkz

What issues are there on Android 10? I'd be interested in fixing them.

CookieJarApps avatar Aug 14 '20 16:08 CookieJarApps

What issues are there on Android 10? I'd be interested in fixing them.

Can you help us to rebuild this app with the official android ics openvpn https://github.com/schwabe/ics-openvpn not only for android 10 but for the future android version compatability, I successfully compiled the official ics openvpn but I have struggle in merging other modules and current UI from this repo. Looking forward with you. Thanks!

Clrkz avatar Aug 14 '20 23:08 Clrkz

Sorry it's been a while - I haven't had time to look at this yet but I will soon.

CookieJarApps avatar Aug 22 '20 20:08 CookieJarApps

I successfully rebuild this with a latest ics openvpn from https://github.com/schwabe/ics-openvpn and now it's working with my android 10 device, first I compile the original ics openvpn and put all libraries to this project also replace the whole ics openvpn package (de.blinkt.openvpn) and do some modifications and bug fixing.

Clrkz avatar Aug 27 '20 02:08 Clrkz

Amazing! It'd be great if you could upload your version to GitHub, but I can replicate it myself too and possibly open a pull request for this project (with credit to you of course :) ).

CookieJarApps avatar Aug 30 '20 16:08 CookieJarApps

I successfully rebuild this with a latest ics openvpn from https://github.com/schwabe/ics-openvpn and now it's working with my android 10 device, first I compile the original ics openvpn and put all libraries to this project also replace the whole ics openvpn package (de.blinkt.openvpn) and do some modifications and bug fixing.

Hi, can you share the project?

byeno16 avatar Aug 31 '20 03:08 byeno16

#57 is for android 10 support have a look if anyone wants android 10 support.

neetx10 avatar Sep 04 '20 09:09 neetx10

I successfully rebuild this with a latest ics openvpn from https://github.com/schwabe/ics-openvpn and now it's working with my android 10 device, first I compile the original ics openvpn and put all libraries to this project also replace the whole ics openvpn package (de.blinkt.openvpn) and do some modifications and bug fixing.

can help me please? how do you do this work?

hosseiniSeyRo avatar Jul 27 '21 09:07 hosseiniSeyRo

I solve this issue :) ( And I want to create a pull request for support android 10 and 11.

hosseiniSeyRo avatar Aug 27 '21 07:08 hosseiniSeyRo

use this PR for android 10 and 11 https://github.com/gayanvoice/android-vpn-client-ics-openvpn/pull/76 with some simple changes this repo support android 10 and 11

hosseiniSeyRo avatar Aug 27 '21 09:08 hosseiniSeyRo