ajiusafei0211
ajiusafei0211
  • 发布:2024-06-28 15:06
  • 更新:2024-06-28 20:19
  • 阅读:58

uniapp安卓离线打包,在某些设备上启动白屏

分类:uni-app

配置都正确的。启动后看到splash页面,过10秒左右后就白屏进不去。以下是日志,求解疑!!!

--------- beginning of main
06-21 16:58:52.557 3430 3430 W .feng.storesal: Using default instruction set features for ARM CPU variant (generic) using conservative defaults
06-21 16:58:52.566 3430 3430 E .feng.storesal: Not starting debugger since process cannot load the jdwp agent.
06-21 16:58:52.896 3430 3430 I DeviceInfo: sPackageName=.storesale;
06-21 16:58:52.896 3430 3430 I DeviceInfo: sDeviceRootDir=null;
06-21 16:58:52.896 3430 3430 I DeviceInfo: sBaseFsRootPath=null;
06-21 16:58:52.896 3430 3430 I DeviceInfo: sBaseFsRootFullPath=file://null;
06-21 16:58:52.896 3430 3430 I DeviceInfo: sBaseResRootFullPath=file:///android_asset/;
06-21 16:58:52.959 3430 3430 I DeviceInfo: sPackageName=
.storesale;
06-21 16:58:52.959 3430 3430 I DeviceInfo: sDeviceRootDir=/storage/emulated/0;
06-21 16:58:52.959 3430 3430 I DeviceInfo: sBaseFsRootPath=/storage/emulated/0/Android/data/.storesale/;
06-21 16:58:52.959 3430 3430 I DeviceInfo: sBaseFsRootFullPath=file:///storage/emulated/0/Android/data/
.storesale/;
06-21 16:58:52.959 3430 3430 I DeviceInfo: sBaseResRootFullPath=file:///android_asset/;
06-21 16:58:52.959 3430 3430 I DCloud_LOG: createNewFile 0:/storage/emulated/0/Android/data/.storesale/apps/
06-21 16:58:52.963 3430 3430 I DCloud_LOG: createNewFile 0:/storage/emulated/0/Android/data/
.storesale/sitemap/
06-21 16:58:52.988 3430 3430 W .feng.storesal: Accessing hidden field Landroid/app/ActivityThread;->mHiddenApiWarningShown:Z (greylist-max-o, reflection, denied)
06-21 16:58:52.990 3430 3430 I platform: ClassNotFoundException io.dcloud.common.cs.DL getInstance
06-21 16:58:52.996 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.weex.WeexDevtoolImpl registerReloadReceiver
06-21 16:58:53.007 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl handleEncryption
06-21 16:58:53.021 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl handleEncryption
06-21 16:58:53.043 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.weex.WeexDevtoolImpl initDebugEnvironment
06-21 16:58:53.061 3430 3430 D NetworkSecurityConfig: No Network Security Config specified, using platform default
06-21 16:58:53.118 3430 3430 D SoLoader: init start
06-21 16:58:53.118 3430 3430 D SoLoader: adding system library source: /vendor/lib
06-21 16:58:53.119 3430 3430 D SoLoader: adding system library source: /system/lib
06-21 16:58:53.119 3430 3430 D SoLoader: adding application source: com.facebook.soloader.DirectorySoSource[root = /data/app/.storesale-5c_fuTHrP3nb2pvcTZQdEA==/lib/arm flags = 0]
06-21 16:58:53.120 3430 3430 D SoLoader: adding backup source from : com.facebook.soloader.ApkSoSource[root = /data/data/
.storesale/lib-main flags = 1]
06-21 16:58:53.120 3430 3430 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /system/lib flags = 2]
06-21 16:58:53.121 3430 3430 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /vendor/lib flags = 2]
06-21 16:58:53.121 3430 3430 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /data/app/.storesale-5c_fuTHrP3nb2pvcTZQdEA==/lib/arm flags = 0]
06-21 16:58:53.121 3430 3430 D SoLoader: Preparing SO source: com.facebook.soloader.ApkSoSource[root = /data/data/
.storesale/lib-main flags = 1]
06-21 16:58:53.127 3430 3430 V fb-UnpackingSoSource: locked dso store /data/user/0/.storesale/lib-main
06-21 16:58:53.133 3430 3430 V fb-UnpackingSoSource: deps mismatch on deps store: regenerating
06-21 16:58:53.133 3430 3430 V fb-UnpackingSoSource: so store dirty: regenerating
06-21 16:58:53.206 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libbreakpad-core.so: deferring to libdir
06-21 16:58:53.206 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libc++_shared.so: deferring to libdir
06-21 16:58:53.206 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libdcblur.so: deferring to libdir
06-21 16:58:53.206 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libgifimage.so: deferring to libdir
06-21 16:58:53.207 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libimagepipeline.so: deferring to libdir
06-21 16:58:53.207 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libnative-filters.so: deferring to libdir
06-21 16:58:53.207 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libnative-imagetranscoder.so: deferring to libdir
06-21 16:58:53.207 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libpl_droidsonroids_gif.so: deferring to libdir
06-21 16:58:53.207 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libsecsdk.so: deferring to libdir
06-21 16:58:53.208 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libweexcore.so: deferring to libdir
06-21 16:58:53.208 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libweexjsb.so: deferring to libdir
06-21 16:58:53.208 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libweexjss.so: deferring to libdir
06-21 16:58:53.208 3430 3430 D ApkSoSource: not allowing consideration of lib/armeabi-v7a/libweexjst.so: deferring to libdir
06-21 16:58:53.208 3430 3430 V fb-UnpackingSoSource: regenerating DSO store com.facebook.soloader.ApkSoSource
06-21 16:58:53.216 3430 3430 V fb-UnpackingSoSource: Finished regenerating DSO store com.facebook.soloader.ApkSoSource
06-21 16:58:53.216 3430 3430 V fb-UnpackingSoSource: starting syncer worker
06-21 16:58:53.225 3430 3430 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/
.storesale/lib-main (from syncer thread)
06-21 16:58:53.225 3430 3430 V fb-UnpackingSoSource: not releasing dso store lock for /data/user/0/.storesale/lib-main (syncer thread started)
06-21 16:58:53.225 3430 3430 D SoLoader: init finish: 4 SO sources prepared
06-21 16:58:53.225 3430 3430 D SoLoader: init exiting
06-21 16:58:53.375 3430 3430 I platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
06-21 16:58:53.377 3430 3453 E weex : tryUseRunTimeApi ? false
06-21 16:58:53.389 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl handleEncryption
06-21 16:58:53.423 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.weex_amap.AMapPluginImpl initPlugin
06-21 16:58:53.423 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.weex.map.google.GoogleMapPluginImpl initPlugin
06-21 16:58:53.426 3430 3430 I platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
06-21 16:58:53.427 3430 3430 I platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
06-21 16:58:53.427 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.utsplugin.UTSPlugin initPlugin
06-21 16:58:53.428 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.weex_livepusher.LivePusherPlugin initPlugin
06-21 16:58:53.428 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.weex_media.VideoPlayerPlugin initPlugin
06-21 16:58:53.430 3430 3430 I platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
06-21 16:58:53.431 3430 3430 I chatty : uid=10079(
.storesale) identical 2 lines
06-21 16:58:53.432 3430 3430 I platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
06-21 16:58:53.432 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.gcanvas.GCanvasRegister initPlugin
06-21 16:58:53.433 3430 3430 I platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
06-21 16:58:53.434 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.weex_ad.DCWXAdPlugin initPlugin
06-21 16:58:53.434 3430 3430 I platform: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.elements.android.WXComponentDescriptor
06-21 16:58:53.435 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.x5.X5InitImpl init
06-21 16:58:53.477 3430 3430 W CheckTime: App running slow: Executing handleBindApplication : callApplicationOnCreate took 600ms
06-21 16:58:53.505 3430 3461 E GraphicsEnv: Failed to get gpu service
06-21 16:58:53.542 3430 3430 E Html5Plus-onCreate: 1718960333542
06-21 16:58:53.544 3430 3430 D WebAppActivity: onCreate
06-21 16:58:53.551 3430 3430 I platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl handleEncryption
06-21 16:58:53.633 3430 3453 W weex : app AvailMemory ---->>>374
06-21 16:58:53.634 3430 3453 I DCFileUtils: getAssetPath---------uni-jsframework.js
06-21 16:58:53.652 3430 3430 I WebViewFactory: Loading com.android.webview version 74.0.3729.186 (code 373018605)
06-21 16:58:53.861 3430 3453 E WXParams: setCrashFilePath: /data/user/0/.storesale/app_crash
06-21 16:58:53.862 3430 3453 E weex : weexjss's Path is/data/app/
.storesale-5c_fuTHrP3nb2pvcTZQdEA==/lib/arm/libweexjss.so
06-21 16:58:53.863 3430 3430 I WebViewFactory: SystemProperties GMSVERSION =
06-21 16:58:53.863 3430 3430 I WebViewFactory: Get WebViewChromiumFactoryProvider
06-21 16:58:53.872 3430 3453 E weex : getUseSingleProcess is running false
06-21 16:58:53.872 3430 3453 E weex : getReleaseMap:true
06-21 16:58:53.872 3430 3453 E weex : getLibJsbPath is running /data/user/0/.storesale/cache/cache/weex/libs/weexjsb/armeabi-v7a/libweexjsb.so
06-21 16:58:53.873 3430 3453 E weex : getLibLdPath is running /data/app/
.storesale-5c_fuTHrP3nb2pvcTZQdEA==/lib/arm:/data/app/.storesale-5c_fuTHrP3nb2pvcTZQdEA==/base.apk!/lib/armeabi-v7a
06-21 16:58:53.882 3430 3453 E WeexCore: startupPie :1
06-21 16:58:53.903 3466 3466 W WeexJSBridgeThr: type=1400 audit(0.0:553): avc: denied { setattr } for name="libweexjsb.so" dev="mmcblk0p44" ino=90525 scontext=u:r:untrusted_app:s0:c79,c256,c512,c768 tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0
06-21 16:58:53.903 3466 3466 W WeexJSBridgeThr: type=1400 audit(0.0:554): avc: denied { setattr } for name="libweexjsb.so" dev="mmcblk0p44" ino=90525 scontext=u:r:untrusted_app:s0:c79,c256,c512,c768 tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0
06-21 16:58:53.905 3466 3466 D WeexCore: jsengine#weexcore fork child succes!
06-21 16:58:53.938 3430 3430 I cr_LibraryLoader: Time to load native libraries: 3 ms (timestamps 3530-3533)
06-21 16:58:53.990 3430 3430 W chromium: [0621/165853.982843:WARNING:library_prefetcher.cc(328)] Code not ordered, madvise optimization skipped
06-21 16:58:54.022 3430 3430 I chromium: [INFO:library_loader_hooks.cc(50)] Chromium logging enabled: level = 0, default verbosity = 0
06-21 16:58:54.022 3430 3430 I cr_LibraryLoader: Expected native library version number "74.0.3729.186", actual native library version number "74.0.3729.186"
06-21 16:58:54.031 3430 3430 E AppRuntime: initUTS error java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.reflect.Field java.lang.Class.getField(java.lang.String)' on a null object reference
06-21 16:58:54.033 3430 3430 D download_manager: BaseActivity onCreate
06-21 16:58:54.033 3430 3430 D : onRuntimePreCreate appid=Main_App
06-21 16:58:54.055 3430 3430 I splash : WebAppActivity.onCreateSplash().appid=null this.appid=Main_App this=
.storesale.MainActivity@729e562
06-21 16:58:54.056 3430 3430 I splash : WebAppActivity.onCreateSplash().mSplashView is Null =true
06-21 16:58:54.056 3430 3430 I WebAppActivity: onCreateSplash;intent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=.storesale cmp=.storesale/.MainActivity }
06-21 16:58:54.056 3430 3430 I WebAppActivity: onCreateSplash hasSplash=true
06-21 16:58:54.056 3430 3430 I WebAppActivity: onCreateSplash splash_mode__=auto
06-21 16:58:54.690 3430 3430 I platform: ClassNotFoundException io.dcloud.appstream.actionbar.StreamAppActionBarUtil checkNeedTitleView
06-21 16:58:54.694 3430 3430 D WebAppActivity: checkAutoHide false
06-21 16:58:54.700 3430 3430 W CheckTime: App running slow: Executing activity onCreate took 1159ms
06-21 16:58:54.708 3430 3430 I : onResume appid=Main_App
06-21 16:58:54.708 3430 3430 E Html5Plus-onResume: 1718960334708
06-21 16:58:54.752 3430 3430 W ImageLoader: memoryCache() and memoryCacheSize() calls overlap each other
06-21 16:58:54.763 3430 3430 W ImageLoader: memoryCache() and memoryCacheSize() calls overlap each other
06-21 16:58:54.763 3430 3430 W ImageLoader: discCache(), discCacheSize() and discCacheFileCount calls overlap each other
06-21 16:58:54.870 3430 3430 I boringssl: version 0.0.1
06-21 16:58:54.986 3430 3430 E uni-AD : wm adapter version not match
06-21 16:58:55.000 3430 3430 I jse_precompilejs: 1
06-21 16:58:55.004 3430 3430 I Main_Path_Main_App: onCreate appid=Main_App
06-21 16:58:55.082 3430 3500 W cr_ChildProcLH: Create a new ChildConnectionAllocator with package name = com.android.webview, sandboxed = true
06-21 16:58:55.085 3430 3430 I cr_BrowserStartup: Initializing chromium process, singleProcess=false
06-21 16:58:55.205 3430 3430 E chromium: [ERROR:filesystem_posix.cc(89)] stat /data/user/0/.storesale/cache/WebView/Crashpad: No such file or directory (2)
06-21 16:58:55.205 3430 3430 E chromium: [ERROR:filesystem_posix.cc(62)] mkdir /data/user/0/
.storesale/cache/WebView/Crashpad: No such file or directory (2)
06-21 16:58:55.407 3430 3430 I Main_Path_Main_App: onRuntimeCreate appid=Main_App
06-21 16:58:55.422 3430 3430 E DCloud_LOG: fmgr no dp
06-21 16:58:55.445 3430 3430 E Main_Path: FeatureMgr.loadBootOptions io.dcloud.feature.aps.APSFeatureImpl
06-21 16:58:55.445 3430 3430 E Main_Path: FeatureMgr.loadBootOptions io.dcloud.feature.statistics.StatisticsBootImpl
06-21 16:58:55.445 3430 3430 E Main_Path: FeatureMgr.loadBootOptions io.dcloud.net.DownloaderBootImpl
06-21 16:58:55.481 3430 3430 I DeviceInfo: old_app_modify_date=
06-21 16:58:55.523 3430 3430 I DeviceInfo: new_app_modify_date=1718960286000
06-21 16:58:55.523 3430 3430 I DeviceInfo: App Modify Date=20240621 16:58:06.000;_ret=true
06-21 16:58:55.524 3430 3430 E DCloud_LOG: channel:;ver:1.9.9.82065;max:3;trim:0;dg:false
06-21 16:58:55.550 3430 3430 E shutao : pass _permissionEle=[uninview]
06-21 16:58:55.604 3430 3430 I Choreographer: Skipped 50 frames! The application may be doing too much work on its main thread.
06-21 16:58:55.719 3430 3460 D mali_winsys: EGLint new_window_surface(egl_winsys_display , void , EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000
06-21 16:58:55.744 3430 3460 W Gralloc3: mapper 3.x is not supported
06-21 16:58:55.773 3430 3430 W RenderThread: type=1400 audit(0.0:557): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=2437 scontext=u:r:untrusted_app:s0:c79,c256,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
06-21 16:58:55.773 3430 3430 W RenderThread: type=1400 audit(0.0:558): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=2437 scontext=u:r:untrusted_app:s0:c79,c256,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
06-21 16:58:55.773 3430 3430 W RenderThread: type=1400 audit(0.0:559): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=2437 scontext=u:r:untrusted_app:s0:c79,c256,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0
06-21 16:58:55.777 3430 3460 I gralloc : gralloc_register hnd=0x9e4f2100, share_fd=95, format=1, internal_format=0x1, byte_stride=2880, flags=4, usage=0xb00, size=3686400, width=720, height=1280, internalWidth=720, internalHeight=1280, stride=720, base=0x7fa00000, writeOwner=0, min_pgsz=4096
06-21 16:58:55.777 3430 3460 E libc : Access denied finding property "ro.vendor.sf.fbc"
06-21 16:58:55.778 3430 3460 E libc : Access denied finding property "ro.vendor.gpu.fbc"
06-21 16:58:55.778 3430 3460 E libc : Access denied finding property "ro.vendor.whale2.afbc"
06-21 16:58:55.779 3430 3460 E : Shared attribute region not available to be mapped
06-21 16:58:56.043 3430 3460 I OpenGLRenderer: Davey! duration=1292ms; Flags=1, IntendedVsync=1604344501203, Vsync=1605191958803, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=1605199356467, AnimationStart=1605199590697, PerformTraversalsStart=1605199596428, DrawStart=1605315712236, SyncQueued=1605316623774, SyncStart=1605317108774, IssueDrawCommandsStart=1605317189466, SwapBuffers=1605633360620, FrameCompleted=1605637900312, DequeueBufferDuration=16506000, QueueBufferDuration=1464000,
06-21 16:58:56.088 3430 3430 I ylyl : AppMGr START_APP
UNI**
06-21 16:58:56.088 3430 3430 I ylyl : startOneApp
UNI__**
06-21 16:58:56.111 3430 3430 W .feng.storesal: Accessing hidden field Lcom/android/internal/R$styleable;->Window_statusBarColor:I (greylist-max-o, reflection, denied)
06-21 16:58:56.111 3430 3430 W .feng.storesal: Accessing hidden field Lcom/android/internal/R$styleable;->Window_statusBarColor:I (greylist-max-o, reflection, denied)
06-21 16:58:56.193 3430 3460 I gralloc : gralloc_register hnd=0x8415b180, share_fd=98, format=1, internal_format=0x1, byte_stride=2880, flags=4, usage=0xb00, size=3686400, width=720, height=1280, internalWidth=720, internalHeight=1280, stride=720, base=0x7cdf1000, writeOwner=0, min_pgsz=4096
06-21 16:58:56.193 3430 3460 E : Shared attribute region not available to be mapped
06-21 16:58:56.240 3430 3457 I System.out: TLS customer CA enable
06-21 16:58:56.327 3430 3460 I gralloc : gralloc_register hnd=0x8415c140, share_fd=100, format=1, internal_format=0x1, byte_stride=2880, flags=4, usage=0xb00, size=3686400, width=720, height=1280, internalWidth=720, internalHeight=1280, stride=720, base=0x7ca6d000, writeOwner=0, min_pgsz=4096
06-21 16:58:56.328 3430 3460 E : Shared attribute region not available to be mapped
06-21 16:58:56.405 3430 3465 E WeexCore: IPCException server spinWaitPeer timeout
06-21 16:58:56.417 3430 3465 E WeexCore: IPCFutexPageQueue.cpp:66,do munmap
06-21 16:58:56.417 3430 3453 E WeexCore: WeexJSConnection catch: spinWaitPeer timeout
06-21 16:58:56.417 3430 3453 E WeexCore: JSFramwork init start sender is null
06-21 16:58:56.419 3430 3453 E WeexCore: IPCFutexPageQueue.cpp:66,do munmap
06-21 16:58:56.429 3430 3442 I .feng.storesal: Background young concurrent copying GC freed 4857(408KB) AllocSpace objects, 14(976KB) LOS objects, 0% free, 7899KB/7899KB, paused 2.660ms total 184.684ms
06-21 16:58:56.444 3430 3457 I System.out: ssl_min_rsa_len_bits 2048
06-21 16:58:56.456 3430 3453 E WeexCore: startupPie :1
06-21 16:58:56.457 3555 3453 D WeexCore: jsengine#weexcore fork child succes!
06-21 16:58:56.457 3430 3548 E fdsan : attempted to close file descriptor 101, expected to be unowned, actually owned by DIR* 0x84022400
06-21 16:58:56.457 3430 3548 I libc : Requested dump for tid 3548 (mali-cmar-backe)
06-21 16:58:56.492 3430 3457 I System.out: ssl_min_rsa_len_bits 2048
06-21 16:58:56.492 3430 3457 I System.out: ssl_min_rsa_len_bits 2048
06-21 16:58:56.710 3430 3442 I .feng.storesal: Background concurrent copying GC freed 7781(480KB) AllocSpace objects, 12(2272KB) LOS objects, 49% free, 5735KB/11MB, paused 100us total 272.398ms

2024-06-28 15:06 负责人:无 分享
已邀请:
DCloud_Android_ST

DCloud_Android_ST

看日志是apk缺少对应cpu支持的so库文件 ,看下这个文档

  • ajiusafei0211 (作者)

    你好,我解压apk包有包含3种cup文件夹。'x86', 'armeabi-v7a', 'arm64-v8a'

    2024-06-28 20:17

ajiusafei0211

ajiusafei0211 (作者)

3种cup文件夹都有哦。

要回复问题请先登录注册