cernekee / ics-openconnect

Android UI for OpenConnect VPN client
GNU General Public License v2.0
358 stars 129 forks source link

App crash in all android version #63

Open waheedsabir opened 4 years ago

waheedsabir commented 4 years ago

Hi everyone i import this project in android and add all lib in correct folder but app crash when i click to connect . Dont know to much about NDK project if someone have android running project sample please refer a link Thanks

bcheeves commented 4 years ago

I'd suggest looking at bug 51, this is has been somewhat of an ongoing issue on Android 10 for a while at least: https://github.com/cernekee/ics-openconnect/issues/51 It looks like a few patches have been proposed and someone forked the project and compiled it successfully with an updated APK, so you could check there and see if it helps.