Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android install fail #12255

Open
Ounuo5280 opened this issue Dec 25, 2024 · 0 comments
Open

android install fail #12255

Ounuo5280 opened this issue Dec 25, 2024 · 0 comments
Labels
Report: Bug v4.4 Related to Release v4.4

Comments

@Ounuo5280
Copy link

NOTE: 'pm list' commands have moved! Run 'adb shell cmd package'
to display the new commands.

pm path: print the path to the .apk of the given PACKAGE.

pm dump: print system state associated with the given PACKAGE.

pm install: install a single legacy package
pm install-create: create an install session
-l: forward lock application
-r: replace existing application
-t: allow test packages
-i: specify the installer package name
-s: install application on sdcard
-f: install application on internal flash
-d: allow version code downgrade (debuggable packages only)
-p: partial application install
-g: grant all runtime permissions
-S: size in bytes of entire session

pm install-write: write a package into existing session; path may
be '-' to read from stdin
-S: size in bytes of package, required for stdin

pm install-commit: perform install of fully staged session
pm install-abandon: abandon session

pm set-installer: set installer package name

pm uninstall: removes a package from the system. Options:
-k: keep the data and cache directories around after package removal.

pm clear: deletes all data associated with a package.

pm enable, disable, disable-user, disable-until-used, default-state:
these commands change the enabled state of a given package or
component (written as "package/class").

pm grant, revoke: these commands either grant or revoke permissions
to apps. The permissions must be declared as used in the app's
manifest, be runtime permissions (protection level dangerous),
and the app targeting SDK greater than Lollipop MR1.

pm reset-permissions: revert all runtime permissions to their default state.

pm get-install-location: returns the current install location.
0 [auto]: Let system decide the best location
1 [internal]: Install on internal device storage
2 [external]: Install on external media

pm set-install-location: changes the default install location.
NOTE: this is only intended for debugging; using this can cause
applications to break and other undersireable behavior.
0 [auto]: Let system decide the best location
1 [internal]: Install on internal device storage
2 [external]: Install on external media

pm trim-caches: trim cache files to reach the given free space.

pm create-user: create a new user with the given USER_NAME,
printing the new user identifier of the user.

pm remove-user: remove the user with the given USER_IDENTIFIER,
deleting all data associated with that user
W QGroundControl Daily: Value does not exist in fact: QVariant(int, 4)
W QGroundControl Daily: Value does not exist in fact: QVariant(int, 5)
W System.err: java.lang.ClassNotFoundException: Didn't find class "org.qtproject.qt5.android.network.QtNetwork" on path: DexPathList[[],nativeLibraryDirectories=[/system/lib, /vendor/lib]]
W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:380)
W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
W System.err: at org.qtproject.qt5.android.QtNative.startQtApplication(Native Method)
W System.err: at org.qtproject.qt5.android.QtNative$7.run(QtNative.java:620)
W System.err: at org.qtproject.qt5.android.QtThread$1.run(QtThread.java:61)
W System.err: at java.lang.Thread.run(Thread.java:761)
E QGC_QSerialPortInfo: Error from availableDevicesInfo
D QtPositioning: Regular updates using GPS 50
D QtPositioning: Looper Thread startup time in ms: 32
D QGroundControl Daily: MAVLinkLogManagerLog: MAVLink logs directory: ""
D QGroundControl Daily: Map Cache in: "/data/user/0/org.mavlink.qgroundcontrol/files/QGCMapCache300" / "qgcMapCache.db"
E QGC_QSerialPortInfo: Error from availableDevicesInfo
I art : Background sticky concurrent mark sweep GC freed 23094(1743KB) AllocSpace objects, 22(504KB) LOS objects, 25% free, 7MB/9MB, paused 648us total 374.911ms
I System : Loaded time zone names for "c_DEFAULT_Default" in 1053ms (1051ms in ICU)
W QGroundControl Daily: Cannot find EGLConfig, returning null config
W QGroundControl Daily: Cannot find EGLConfig, returning null config
W QGroundControl Daily: Cannot find EGLConfig, returning null config
W QGroundControl Daily: QSGContext::initialize: depth buffer support missing, expect rendering errors
W QGroundControl Daily: QSGContext::initialize: stencil buffer support missing, expect rendering errors
E libEGL : called unimplemented OpenGL ES API
I ARMAssembler: generated scanline__00000077:03010108_00000A08_00000000 [ 4 ipp] (25 ins) at [0x901e01f0:0x901e0254] in 3138608 ns
W QGroundControl Daily: QOpenGLShaderProgram: could not create shader program
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QSGMaterialShader: Shader compilation failed:
W QGroundControl Daily: ""
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(pixelSize): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(qt_Matrix): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(opacity): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram: could not create shader program
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QSGMaterialShader: Shader compilation failed:
W QGroundControl Daily: ""
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(opacity): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(pixelSize): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram: could not create shader program
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QSGMaterialShader: Shader compilation failed:
W QGroundControl Daily: ""
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(qt_Matrix): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram: could not create shader program
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QSGMaterialShader: Shader compilation failed:
W QGroundControl Daily: ""
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram: could not create shader program
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QQuickCustomMaterialShader: Shader compilation failed:
W QGroundControl Daily: ""
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(qt_Matrix): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(qt_Opacity): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(source): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(qt_SubRect_source): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram: could not create shader program
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QSGMaterialShader: Shader compilation failed:
W QGroundControl Daily: ""
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(opacity): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram: could not create shader program
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QQuickCustomMaterialShader: Shader compilation failed:
W QGroundControl Daily: ""
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(qt_Matrix): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(qt_Opacity): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(source): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(qt_SubRect_source): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(maskSource): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(qt_SubRect_maskSource): shader program is not linked
I Choreographer: Skipped 69 frames! The application may be doing too much work on its main thread.
D QGroundControl Daily: setCurrentPlanViewSeqNum
D QGroundControl Daily: setCurrentPlanViewSeqNum
W QGroundControl Daily: qrc:/toolbar/GPSRTKIndicator.qml:93: TypeError: Cannot read property 'active' of null
W QGroundControl Daily: qrc:/toolbar/GPSRTKIndicator.qml:105: TypeError: Cannot read property 'numSatellites' of null
E QGC_QSerialPortInfo: Error from availableDevicesInfo
E libEGL : called unimplemented OpenGL ES API
E QGC_QSerialPortInfo: Error from availableDevicesInfo
E QGC_QSerialPortInfo: Error from availableDevicesInfo
E libEGL : called unimplemented OpenGL ES API
W QGroundControl Daily: QOpenGLShaderProgram: could not create shader program
W QGroundControl Daily: QOpenGLShader: could not create shader
W QGroundControl Daily: QSGMaterialShader: Shader compilation failed:
W QGroundControl Daily: ""
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(qt_Matrix): shader program is not linked
W QGroundControl Daily: QOpenGLShaderProgram::uniformLocation(opacity): shader program is not linked
E libEGL : called unimplemented OpenGL ES API
E libEGL : called unimplemented OpenGL ES API
I art : Do partial code cache collection, code=40KB, data=62KB
I art : After code cache collection, code=40KB, data=62KB
I art : Increasing code cache capacity to 256KB
E libEGL : called unimplemented OpenGL ES API
W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
I art : Waiting for a blocking GC DisableMovingGc
I art : WaitForGcToComplete blocked for 6.172ms for cause DisableMovingGc
I art : Starting a blocking GC DisableMovingGc
E Surface : getSlotFromBufferLocked: unknown buffer: 0x90e67060
E libEGL : called unimplemented OpenGL ES API
E libEGL : called unimplemented OpenGL ES API
E libEGL : called unimplemented OpenGL ES API
图片1

@HTRamsey HTRamsey added the v4.4 Related to Release v4.4 label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Report: Bug v4.4 Related to Release v4.4
Projects
None yet
Development

No branches or pull requests

2 participants