android-vpn-client-ics-openvpn
android-vpn-client-ics-openvpn copied to clipboard
What Should I Do to Make It Compatible with Android 10
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...
I have the same problem
Yes, I faced it too.. do anyone know how we can solve it?
I think the best way to do is recompile it using latest ics openvpn, any hint how to do it?
What issues are there on Android 10? I'd be interested in fixing them.
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!
Sorry it's been a while - I haven't had time to look at this yet but I will soon.
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.
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 :) ).
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?
#57 is for android 10 support have a look if anyone wants android 10 support.
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?
I solve this issue :) ( And I want to create a pull request for support android 10 and 11.
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