Search results


  1. N

    Interesting finding about 32 bit support

    TL;DR: setprop persist.sys.force_32bit_install 1 to enable 32 bit support. Tried to install a 32 bit app and got INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries. However, since eu rom has tango support, this is weird. Then I decompiled framework.jar and services.jar and got...
  2. N

    Invalid Third party passkey provider does not work

    My device is 15 Ultra. I have already switched auto fill provider to Bitwarden, and creating passkey works perfectly (it's correctly stored in Bitwarden and can be used on other devices). However, authenticating with passkey does not work because the system always use google password manager as...
  3. N

    Start zygote32 only when needed

    On normal cn rom, 32bit compatibility layer (tango) only starts only when needed, but on eu rom zygote32 is always running in background, which is a waste of battery if there is no 32bit app running or even installed.