android native call only, no third party voip call
来源:互联网
List<ResolveInfo> availableSoft = (List<ResolveInfo>) context.getPackageManager().queryIntentActivities(intent, PackageManager.MATCH_DEFAULT_ONLY);
List<ResolveInfo> availableSoft = (List<ResolveInf