yuger / VPN2018

One Click VPN for Android. 一键连接VPN Android 专用.
https://play.google.com/store/apps/details?id=global.vpn.usa
129 stars 47 forks source link

Don't exist arm64-v8 directory #28

Open jinhaidao opened 5 years ago

jinhaidao commented 5 years ago

This app only supports 32bit, can't run the 64bit android phone. Could you provide so file for arm64-v8? Thanks

aries255 commented 5 years ago

Same issue. Anyone knows how to fix this?

yuger commented 4 years ago

https://github.com/yuger/VPN2018/issues/25#issuecomment-491880709

aries255 commented 4 years ago

Where i should copy the arm64-v8a. in the jniLibs folder? or in libs folder?

Do I have to add this? ndk { abiFilters "armeabi-v7a","arm64-v8a" }