Skip to content

Releases: cfig/Android_boot_image_editor

v14_r3

22 Jan 06:12
643ac9e
Compare
Choose a tag to compare

v14_r3

  • Fix wrapper script problem under macOs
  • Support multiple DTs
  • Support -Dpart=XXX for payload.bin
  • Support legacy OTA package
  • Compiled with Java 11

v14_r2

15 Jan 09:29
94570b1
Compare
Choose a tag to compare
  • With latest fix in 2024.1, support multiple DTs
  • Support -Dpart=XXX for payload.bin
  • compiled with Java 11

v14_r1

04 Jan 05:21
05b4b4c
Compare
Choose a tag to compare

including all latest changes

Android 13 release 3

06 Jun 05:01
7652770
Compare
Choose a tag to compare

This should be the last release for Android 13.
We will focus on Android 14 after 23Q2.

Android 13 release 2

20 Jan 06:02
e96aa0e
Compare
Choose a tag to compare

Android 13 binary release
With latest fix on Jan.16, 2023
Downgrade jvm to Java 11.

Android 13

07 Jan 08:42
d7ea80a
Compare
Choose a tag to compare

Android 13 binary release

android-12

26 Oct 04:03
a358bd6
Compare
Choose a tag to compare

Initial binary release for Android 12.

android-11

22 Feb 16:40
50273a9
Compare
Choose a tag to compare

Release for Android R.
Main branch will focus on Android S and minimizing external dependencies.

Tested on Ubuntu 20.04, Windows 10(Miniconda Power Shell), MacOS.

Release files:
boot_editor_r11.zip: This file is recommended for most users for daily use, which doesn't need additional development environment.

android-10

23 Jun 03:18
23110c4
Compare
Choose a tag to compare

Main branch will focus on Android R, freeze legacy for Android Q.
Tested on Ubuntu 16.04.

android-8.1.0_r2

28 Dec 15:31
Compare
Choose a tag to compare
[CARGS] Use long for base, kernel_offset, ramdisk_offset, second_offs…

…et and tags_offset (#15)

Fixes https://github.com/cfig/Android_boot_image_editor/issues/13