[DISCONTINUED][ROM][OFFICIAL][11.0.0_r48]Candy11 for Google Pixel 4a [sunfish]

Search This thread

NoSpamDan

Recognized Developer
Jan 12, 2012
4,325
10,053
candyroms.org
OnePlus 6T
OnePlus 7T
After setting setenforce 0

Thank you for sending logs, and doing this. (y)

Please share a screen shot of your Settings > About phone > Android version screen.

Well, you are absolutely correct, telephony registry crash. The weird thing is mine works fine, but I realized that I flashed a build compiled from my WIP source folder. After looking further, I found that I missed a commit when I pulled entirely fresh source to make sure r38 (June ASBs) was fine.

For ****s, I just flashed the last build... guess what? (see attached screen shot).

This is fully up to date:

New build: Candy-sunfish-11.0-OFFICIAL-20210706-2228.zip
Changelog: Candy-sunfish-11.0-OFFICIAL-20210706-2228.log

Fingers crossed...
 

Attachments

  • photo_2021-07-06_23-51-27.jpg
    photo_2021-07-06_23-51-27.jpg
    38.9 KB · Views: 37
  • Like
Reactions: plout0n

plout0n

Member
Mar 13, 2021
32
6
Google Pixel 4a
Google Pixel 6
Thank you for sending logs, and doing this. (y)

Please share a screen shot of your Settings > About phone > Android version screen.

Well, you are absolutely correct, telephony registry crash. The weird thing is mine works fine, but I realized that I flashed a build compiled from my WIP source folder. After looking further, I found that I missed a commit when I pulled entirely fresh source to make sure r38 (June ASBs) was fine.

For ****s, I just flashed the last build... guess what? (see attached screen shot).

This is fully up to date:

New build: Candy-sunfish-11.0-OFFICIAL-20210706-2228.zip
Changelog: Candy-sunfish-11.0-OFFICIAL-20210706-2228.log

Fingers crossed...
And we have life :) Phone activated and registered on first boot. Thank you for your continued help!
 
  • Like
Reactions: NoSpamDan

ioeg41

Member
Apr 13, 2021
17
0
Here are the stock and Magisk patched boot images
July 10, 2021, which boot.img with MAGISK patched?
Is there MAGISK20.4 PATCHED BOOT images?
🍬🍭🍬 (https://xdaforums.com/t/rom-official-11-0-0_r37-candy11-for-oneplus6t-fajita.4247415/) CANDY 11 OTA for sunfish 🍬🍭🍬
Google Pixel 4a - Sunfish

Build Date: 12June2021
GApps: Included in ROM

Changelog:
- Still on May ASBs for now
- Updated Snap camera
- Updated MediaProvider
- Automatic temperature units selection (F/C)
- More

🍬🍬🍬

Download | Full Changelog
hope there is no GAPP ROM. add Chinese translation.
Can you provide 11.0-official -20210605 ROM?
 
Last edited:

NoSpamDan

Recognized Developer
Jan 12, 2012
4,325
10,053
candyroms.org
OnePlus 6T
OnePlus 7T
July 10, 2021, which boot.img with MAGISK patched?
Is there MAGISK20.4 PATCHED BOOT images?

hope there is no GAPP ROM. add Chinese translation.
Can you provide 11.0-official -20210605 ROM?
I've attached the stock and patched boot images. GApps are always included in my sunfish builds. Cheers
 

Attachments

  • candy_sunfish_boot_20210710.img
    64 MB · Views: 71
  • candy_sunfish_parched_boot_20210710.img
    64 MB · Views: 41

ioeg41

Member
Apr 13, 2021
17
0
I've attached the stock and patched boot images. GApps are always included in my sunfish builds. Cheers
Magisk boot image on July 10, 2021 has bugs
And unable to install all modules.
magisk_install_log:
Code:
- Copying zip to temp directory
- Installing riru-v25.4.4-release.zip
*******************************
 Please install Magisk v19.0+!
*******************************
! Installation failed
- Copying zip to temp directory
- Installing EdXposed-v0.5.2.2_4683-master-release.zip
*******************************
 Please install Magisk v20.4+!
*******************************
! Installation failed
...
 

NoSpamDan

Recognized Developer
Jan 12, 2012
4,325
10,053
candyroms.org
OnePlus 6T
OnePlus 7T
Magisk boot image on July 10, 2021 has bugs
And unable to install all modules.
magisk_install_log:
Code:
- Copying zip to temp directory
- Installing riru-v25.4.4-release.zip
*******************************
Please install Magisk v19.0+!
*******************************
! Installation failed
- Copying zip to temp directory
- Installing EdXposed-v0.5.2.2_4683-master-release.zip
*******************************
Please install Magisk v20.4+!
*******************************
! Installation failed
...
Everything works fine here on Magisk 23.0, which is the latest.
 

Attachments

  • Screenshot_20210719-004445.png
    Screenshot_20210719-004445.png
    366.1 KB · Views: 21
  • Screenshot_20210719-004458.png
    Screenshot_20210719-004458.png
    66.5 KB · Views: 21

jayodicpa

Member
Jul 24, 2021
28
1
Does this ROM only use the stock recovery without the need for TWRP recovery? I'm not able to flash TWRP recovery that's why I'm asking.

Thanks!
 

jayodicpa

Member
Jul 24, 2021
28
1
The included Candy recovery supports sideload via ADB, and OTG drive. Recovery is part of the boot.img.

File browsing is via adb shell.

Cheers!
Thanks, NoSpamDan for the tips...Hmmm....How can I use the Candy recovery? I'm still on Android 11 Stock Rom, Is File browsing via ADB shell the way to do get it?
And how would I flash it to my Pixel 4a after getting the Candy recovery?

Sorry for me having too many questions.
 

NoSpamDan

Recognized Developer
Jan 12, 2012
4,325
10,053
candyroms.org
OnePlus 6T
OnePlus 7T
Thanks, NoSpamDan for the tips...Hmmm....How can I use the Candy recovery? I'm still on Android 11 Stock Rom, Is File browsing via ADB shell the way to do get it?
And how would I flash it to my Pixel 4a after getting the Candy recovery?

Sorry for me having too many questions.
Make sure you are on July bootloader and radio.

In fastboot, flash the above boot image to both slots, then reboot to recovery. Select Apply update > Apply from adb, then in a terminal on PC, type adb sideload <zip file name>

Factory reset, then boot to system
 

jayodicpa

Member
Jul 24, 2021
28
1
Make sure you are on July bootloader and radio.

In fastboot, flash the above boot image to both slots, then reboot to recovery. Select Apply update > Apply from adb, then in a terminal on PC, type adb sideload <zip file name>

Factory reset, then boot to system
Thanks, NoSpamDan! I'm on July bootloader and radio as I flashed this ROM back to "sunfish-rq3a.210705.001-factory-51f6d2ad.zip"

Just to confirm - do you mean this boot image I need to flash? "candy_sunfish_boot_20210710.img"

And what command should I use to flash the boot image to slot a and b? I see when I go to bootloader it says slot b?

Thanks for your fast reply by the way!
 

jayodicpa

Member
Jul 24, 2021
28
1
Here is what my Fastboot Mode says:
Product revision: sunfish MP1.0(NA)
Bootloader version: s5-0.2-6281315
Baseband version: too long numbers
Secure boot: PRODUCTION
NOS production: yes
DRAM: 6GB Micron LPDDR4X
UFS: 128GB Micron
Device state: unlocked
Boot slot: b
Enter reason: reboot bootloader
 

Top Liked Posts

  • There are no posts matching your filters.
  • 13
    YWvwPJL.png


    This is Candy 11 for the Google Pixel 4a device. Built straight from source with commits from a variety of different sources/ROMS. We wanted to give the users a fast, fun, fully customisable ROM, with regular updates and security patches.

    We do this as a hobby, and we happily share with with the custom ROM community, for free. We use what we share on our own devices, most as Daily Drivers, so you can be confident that problems will be promptly addressed.

    Thanks for your support and camaraderie. Special thanks to GZOSP (RIP Martin), LineageOS, OmniROM, AOSiP, DU and the innumerable rest who make their source open. We can't do all of this on our own!

    Stay tuned for more Candy!


    0S2Uudd.png



    Interested in becoming a device maintainer? Read about the requirements here.

    KRgz2ZT.png


    ROM: CandyRoms Github
    Device specific sources: CandyDevices Github
    Gerrit Review https://gerrit.candyroms.org



    O4CQgWL.png


    CandyShop features (always a WIP):
    • SYSTEM
      • Aggressive battery options
      • Screen off power button torch (double press and long press)
      • Show app icons in toasts
    • LOCKSCREEN:
      • Show media art
      • Charging stats
    • STATUS BAR
      • Network Traffic indicator options
      • Clock and date:
        • Alignment
        • Display seconds
        • AM/PM & Date display and format
      • Notification headers visibility toggle
    • QUICK SETTINGS
      • Quick pulldown options
      • QS show titles toggle
      • Custom number of rows/columns
      • Quick add tiles (one click)
    • STOCK ROOM
      • Three finger screen shot gesture
      • Changelog

    More to come, we are never done...


    NO ETA REQUESTS!

    ZXPyfyR.png

    Disclaimer:

    CandyRoms is not responsible for any damage or problems with your device. Please follow the thread rules and steps and everything will be gravy. Remember, backing up before flashing is always recommended.

    * See Post #2 for Downloads

    * See
    Post #3 for FAQ/Known issues

    Make sure you are on the latest stable firmware available here

    1. If you're coming from another ROM:

    • Boot into stock bootloader. (Ensure you have the latest compatible bootloader and kernel on both slots)
    • Wipe data with
      Code:
      fastboot -w
    • Reboot to recovery
    • Adb sideload the ROM zip (links are in 2nd post). GAPPS ARE INCLUDED.
    • Reboot


    2. If you're updating the ROM, there are a few ways to do this. Using the included Candy Updater, using TWRP recovery, or through ADB sideload (not detailed here).

    UPDATER METHOD
    • Go to Settings > System > Candy Updater
    • Select from OTA or local update file.
    • Flash ROM
    • IMPORTANT: If you want root, and have it already, use Magisk to patch the inactive slot before rebooting.
    • Reboot
    • Enjoy

    RECOVERY METHOD
    • Reboot to recovery
    • ADB Sideload the ROM zip file
    • Reboot
    • Enjoy


    NOTE:
    • If you have issues with Settings or Play Services force-closes you need to clean flash.
    • Please give first boot several minutes.
    • New additions and fixes being added constantly
    • If you have any other issue, please let us know in proper bug reporting fashion as indicated below.

    4SHqCq8.png

    • Do NOT Report bugs if you're running a custom kernel or you installed other third-party mods.
    • Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
    • If it is a random reboot, grab /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    • If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
    Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved (and you won't be trolled or ignored XD ). Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.

    Code:
    What is your--
    ROM version and build date
    Gapps version (if applicable)
    
    Did you--
    wipe:
    restore a backup:
    reboot after having the issue:
    
    Are you using--
    a non-stock kernel:
    a battery manager app:
    other modifications:
    
    Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed.
    Also please let us know how to reproduce the particular issue.

    Please, DO NOT complain about problems and offer nothing to help fix it. We reserve the right to ignore you for not following instructions.

    OXVmoj7.png




    CandyRoms.org | CandyRoms on Telegram | Telegram Release Channel | SourceForge Project | Download server




    Other Credits:
    TeamReviver
    @martinusbe (RIP, good buddy)
    @ezio84 for helping always
    @lineageos
    @vache

    6
    Sorry folks, my daughter now has my P4a, running stock AOSP. There have been a lot of life events for me lately: new job, family issues, health issues... so I have not touched Android 12 this cycle. I may do something when Android 13 drops, but it depends on free time and what's going on.

    I wish you all well and hope you and your families are staying safe and healthy!

    Dan
    5
    New build is up... now you can root without a PC (after the first installation)! ;)

    🍬🍭🍬 CANDY 11 OTA for Pixel4a (sunfish) 🍬🍭🍬

    Build Date: 27July2021
    GApps: Included in ROM

    Changelog:
    - Includes prebuilt TWRP recovery. Decrypts and flashes zip files and images, but backup/restore is not functional.
    - Removed FOD options in CandyShop (no FOD here🙃 )

    Download | Full Changelog

    Edit; The attached boot image includes TWRP.
    4
    W65pFlK.png


    What's not working:
    • You tell us... ;)

    Changelogs
    4
    🍬🍭🍬 CANDY 11 OTA for sunfish 🍬🍭🍬

    Build Date: 05June2021
    GApps: Included in ROM

    Changelog:
    - Calling issues fixed
    - Sepolicy fixes for flipendo, turbo and firmware
    - Battery temperature display on keyguard and in battery settings. Tapping the temperature preference in battery settings toggles units (C/F)
    - App switch and scrolling speed improvements
    - Fixed biometric auth for AppLock
    - Added Visible wireless APNs
    - Flashlight blink on incoming calls feature
    - Statusbar clock options update

    🍬🍬🍬

    Download | Full Changelog