PitchBlackRecoveryProject / android_bootable_recovery

The heart :heart: of PBRP
https://pitchblackrecovery.com
Apache License 2.0
102 stars 40 forks source link

Recovery: Over-sized image #17

Closed rokibhasansagar closed 6 years ago

rokibhasansagar commented 6 years ago

Device codename: Primo_RX5 TWRP version: 3.2.3-PB-v2.9.0

WHAT IS THE PROBLEM?

When building the Recovery from Latest Source, the resulting Image size is around 19MB But many device has maximum recovery partition size of 16MB (0x1000000) only

The excess size of image can be reduced by Moving the extra Themes into /sdcard/PBRP/themes/ui.zip and Load them from there

rezaadi0105 commented 6 years ago

Try with pb go branch https://github.com/PitchBlack-Recovery/android_bootable_recovery/tree/pb-go

AndroiableDroid commented 6 years ago

@rezaadi0105 Bro PBRP go is merged with PBRP branch

AndroiableDroid commented 6 years ago

add PB_GO := true in your BoardConfig.mk

rokibhasansagar commented 6 years ago

Okay. I'll try.

rokibhasansagar commented 6 years ago

This works, Thanks.

But It would be nice if we could choose from all the themes to customize, not only two; like the older PB-2.7.x version. Please consider this as a feature request 🙏

rezaadi0105 commented 6 years ago

I think recommended change device with partition recovery big, this will many theme include...because for modern theme recovery not ui.zip ..but use cmd for change theme of recovery