Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

PixelExperience 12.1 alioth Unable to adb Sideload. #3541

@dc9500

Description

@dc9500

Build date

PixelExperience_alioth-12.1-20220920-0632-OFFICIAL

Expected Behavior

When following the PixelExperience upgrade guide, it says the installer can be sideloaded using adb sideload.

Current Behavior

The following error is reported on the PixelExperience Recovery command line (not verbatim):
Expected alioth but got alitoh|alothin

Possible Solution

In the installer archive, there is a com/android/metadata file. Change alioth|aliothin to alioth,aliothin in this file. This worked for me.

Steps to Reproduce

  1. Download the Android 12 installer zip for alioth from the PixelExperience Download page
  2. Boot the alioth device into PixelExperience recovery
  3. Factory reset the device then reboot into PixelExperience recovery
  4. Select Update from ADB on the PixelExperience recovery menu.
  5. On the PC, execute "adb sideload (installer.zip)"

/device alioth
/version twelve

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions