Skip to content

Released APK is 64bit only - fails to install on 32bit #17

@nova2moon

Description

@nova2moon

The provided APKs are built for 64bit only, they do not install on Android 10 running ROMS with armabi-v7a (32bit).

Android installers complain with various errors such as "split or bad APK" or "There was a problem parsing the package"

although phone hardware is 64bit,. the ROM provided by vendor is 32-only capable.. logcat shows:

12-26 09:59:45.902 30481 30514 I AdrenoGLES: QUALCOMM build : c692a3f, Ie3bb699d95 12-26 09:59:45.902 30481 30514 I AdrenoGLES: Build Date : 09/29/20 12-26 09:59:45.902 30481 30514 I AdrenoGLES: OpenGL ES Shader Compiler Version: EV031.27.05.02 12-26 09:59:45.902 30481 30514 I AdrenoGLES: Local Branch : 12-26 09:59:45.902 30481 30514 I AdrenoGLES: Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.8.6.2.R1.10.00.00.537.053 12-26 09:59:45.902 30481 30514 I AdrenoGLES: Remote Branch : NONE 12-26 09:59:45.902 30481 30514 I AdrenoGLES: Reconstruct Branch : NOTHING 12-26 09:59:45.902 30481 30514 I AdrenoGLES: Build Config : S L 8.0.10 AArch32 12-26 09:59:45.908 30481 30514 I AdrenoGLES: PFP: 0x005ff112, ME: 0x005ff066

and:

W PackageInstaller: Parse error when parsing manifest. Discontinuing installation

Maybe build also with 32bit support? also, in installation step, indicate if/which app is to be selected when enabling the module, there is a warning if no app is selected.. Assume the system framework?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions