ashraf789 / Cake-VPN

Android VPN app based on OpenVPN library.
GNU General Public License v2.0
373 stars 141 forks source link

upgrade to android 31 #107

Closed Deepanshusuman closed 2 years ago

Deepanshusuman commented 2 years ago

upgrade to android sdk 31 as android sdk 32 alpha is out or how to upgrade it

ashraf789 commented 2 years ago

I will check the new version.

Deepanshusuman commented 2 years ago

how did you compile .so files or how to use ovpn3 <-

ashraf789 commented 2 years ago

how did you compile .so files or how to use ovpn3 <-

That's lots of work to update the library. I changed my programming track from android to asp.net so it will be late to update anything on this project except if there any bug on the current source code.

You can follow the guideline from here to update library. https://github.com/ashraf789/Cake-VPN/issues/34

Deepanshusuman commented 2 years ago

thanks