Question Any custom rom For A32 - Samsung Galaxy A32 4G

I need a custom rom for A325F

Ali_phonegalaxy said:
I need a custom rom for A325F
Click to expand...
Click to collapse
Use a gsi
Here is a list of them
Generic System Image (GSI) list
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com

Related

Question motorola defy android 11

How can i exctract boot.img (for magisk, bootloader unlocked) from updated phone? This model have not twrp or other custom recovery.
As I know this device is like the Motorola G9 Play due to model is XT2083-8, maybe you could contact or try any method to the before mentioned model.
Motorola G9 Play twrp recovery works (zip installing )
mishak750 said:
Motorola G9 Play twrp recovery works (zip installing )
Click to expand...
Click to collapse
any rom tested??? Did you have the dual sim version?
my defy dual sim. i install zip via recovery (magisk).
Rom what i test (install via fastboot) lineage os 19-18(not work nfc) crdroid (android 10).
mishak750 said:
Rom what i test (install via fastboot) lineage os 19-18(not work nfc) crdroid (android 10).
Click to expand...
Click to collapse
Any link to it? Mine is single SIM (XT2083-8), also device processor is SM665, I don't know if there's any difference with SM662.
What link?
mishak750 said:
What link?
Click to expand...
Click to collapse
the link used for recovery and os
twrp part function work (used only for install magisk!!) taken from motorola g9 play branch
lineage os 19
[GSI][12] LineageOS 19.x GSI (A64B/64B)
Background: This is a natural continuation/extension of the LineageOS 18.x GSIs I've been making since 2020. LineageOS is a free, community built, aftermarket firmware distribution of Android, which is designed to increase performance and...
forum.xda-developers.com
mishak750 said:
Rom what i test (install via fastboot) lineage os 19-18(not work nfc) crdroid (android 10).
Click to expand...
Click to collapse
Hello.
Is there any community ROM for Defy?
Link?
Thank.
The official Android 11 is RZD 31.13 Security Update about November 2021
Only gsi (treble).
This treble ?
Home
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
Any chance of community rom?
It's a shame, because Defy is one of the few civilian-looking rugged phones...
Android 13 AOSP GSI Rom works.
Generic System Image releases | Platform | Android Developers
developer.android.com
ARM64+GMS gsi_gms_arm64-exp-T1B3.221003.003-9173718-1aa73579.zip
or
ARM64 aosp_arm64-exp-T1B3.221003.003-9173718-7eba5aba.zip
Tested with unlocked bootloader
You can flash system.img and vbmeta.img with fastbootd.
fastboot flash system system.img fastboot flash vbmeta vbmeta.img fastboot -w (wipes all data)
Click to expand...
Click to collapse
Maybe you need this to fix resize system partition error.
fastboot delete-logical-partition product
You can enter fastbootd via stock recovery.
What is fastbootd? How to Enable and Boot?
Google introduced the Android 10 operating system back in September 2019. Android 10 brought in new support for resizable partition which relocates the
www.getdroidtips.com
Edit:
phhusson Android 12 builds works too. (system-squeak-arm64-ab-vndklite-gapps)
Releases · phhusson/treble_experimentations
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
Andy Yan's personal builds // GSI Lineage 20 works
[GSI][12] LineageOS 19.x GSI (A64B/64B)
Background: This is a natural continuation/extension of the LineageOS 18.x GSIs I've been making since 2020. LineageOS is a free, community built, aftermarket firmware distribution of Android, which is designed to increase performance and...
forum.xda-developers.com
lineage-20.0-20221109-UNOFFICIAL-gsi_arm64_vS.img

General Source code for C21 is available now!

Realme C20/C21 A10 kernel;
GitHub - realme-kernel-opensource/realme_C20-C21-AndroidQ-kernel-source
Contribute to realme-kernel-opensource/realme_C20-C21-AndroidQ-kernel-source development by creating an account on GitHub.
github.com
Realme C21 A11 kernel;
GitHub - realme-kernel-opensource/realme_C21-AndroidR-kernel-source
Contribute to realme-kernel-opensource/realme_C21-AndroidR-kernel-source development by creating an account on GitHub.
github.com
Realme C21 A11 vendor;
GitHub - realme-kernel-opensource/realme_C21-AndroidR-vendor-source
Contribute to realme-kernel-opensource/realme_C21-AndroidR-vendor-source development by creating an account on GitHub.
github.com
Note, for C21Y it is available here.
few hours ???
Zartazor said:
few hours ???
Click to expand...
Click to collapse
Maybe they are not working at weekends
Edit : Guess, it is not few hours but few days
@Zartazor all of them pushed to github.
Does anyone know how to build a custom kernel with thees
Bloody hell about Time they released it.

(Q) OnePlus 10 pro, installing a GSI. Some pointers if anyone knows please?

Hi all,
There aren't any ROMs for the OnePlus 10 pro. And there may never be the way things are shaping up.
I'd like to try a GSI, by all accounts my device is compatible, albeit with some bugs I expect will be present.
Attached is the info for my device and what treble version I should install, I'm looking at AOSP found at the link below.
Releases · phhusson/treble_experimentations
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
In regards to installation do I?
1. Visit the above link and download this ROM "system-squeak-arm64-ab-floss.img.xz"
Then extract the image and install using the DSU loader found in developer options to install it.
Or.
2. Download the same image then extract the image and install using fastboot ? Or would fastbootd be required?
Bare in mind there is no TWRP for the 10 pro and no MSM tool either so it's stock recovery only which should be fine but still a risk.
Is there anything else required?? What about vendor?
I'm on Android 12.1 stable ATM.
Is the ROM I picked the correct one?
I've never installed a GSI before..so any help would be massively appreciated.
Thanks in advance.

kernel source

I believe devs were looking for kernel source code for realme 7 Pro but realme didn't upload it.
I found this. Hope it helps
GitHub - realme-kernel-opensource/realme_6pro_7pro_8pro_X2-AndroidR-kernel-source
Contribute to realme-kernel-opensource/realme_6pro_7pro_8pro_X2-AndroidR-kernel-source development by creating an account on GitHub.
github.com
PS- I don't know anything about building a custom rom

Question Op11 kernel source

I just saw that oneplus released the kernel source for the OP11
Branches · OnePlusOSS/android_kernel_modules_and_devicetree_oneplus_sm8550
Contribute to OnePlusOSS/android_kernel_modules_and_devicetree_oneplus_sm8550 development by creating an account on GitHub.
github.com
and
GitHub - OnePlusOSS/android_kernel_oneplus_sm8550
Contribute to OnePlusOSS/android_kernel_oneplus_sm8550 development by creating an account on GitHub.
github.com
Let's hope for one (or more) good custom kernels
someone test it ?

Categories

Resources