Loading...
今天接一个安卓的sdk的时候出现了这个问题,具体是调用这个方法是出现的protected void onLoadNativeLibraries() { try { ApplicationInfo ai = getPackageManager().getApplicationInfo(getPackageName(), PackageManager.GET_META...