MegatronKing/NetBare-Android

establish return null

Closed this issue · 1 comments

vpnDescriptor = builder.establish();
if (vpnDescriptor == null) {
return;
}

why, need invoke prepare? also not ok

process the intent with startActivity.