[UNOFFICIAL][ROM][TREBLE][10.0] crDroid 6.x for the A5/A7 2017 - Samsung Galaxy A3, A5, A7 (2017) ROMs, Kernels, Re

crDroid 6.x for the Galaxy A5/A7 2017​
LineageOS, an open-source Android distribution, is available for several devices,
with more being continuously added thanks to the biggest, yet ever growing, Android open-source community.
crDroid uses LineageOS as base. We try to keep in sync with LineageOS source while also adding lots of customizations for you to choose from.​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
Your warranty is now void.
Im not responsible for any damage that may happen to your device but I will be here to help.
All the ROMs source code is available in the LineageOS Github repo and crDroid Github repo.​
Features
Full treble enabled
VNDK enabled
Working
Wifi
Mobile data
Bluetooth
Audio
Ambient Display/Always on display
Double tap to wake
Fingerprint
Camera
...
Bugs/Not working
Echo in calls
Safetynet false
Automatic brightness
Livedisplay
Wifi sometimes crashes when enabling hotspot
GPS doesnt lock
(Dual SIM is not detected)
The system shows an internal error after each boot
Maybe more
Supported variants
This has only been tested successfull on the A520F and A720F, other variations have not been tested yet. Especially korean variants have a smaller system partition, the installation may not be successfull on them.
How to install
Make sure you have the latest Oreo firmware bootloader and modem before installing this ROM.
Make sure you are using the latest official TWRP version.
Download the repartition script from here
The script will lessen the system partition size and create a new partition at /vendor. Download only the repartition script, not the attatched kernel.
Download the ROMs zip.
Make a backup of all your necessary partitions in case something goes wrong.
Optionally download GApps and Magisk.
In TWRP wipe system, data and cache.
Flash the repartition script and reboot to recovery afterwards.
Flash the ROM.
Optionally, flash GApps and Magisk right after.
Do NOT flash a custom recovery like SHRP or Oragenfox, they are not able to mount the new partition. Only the modified TWRP version in the script is able to mount the partition.
Reboot.
Downloads
A5: Google Drive
A7: Google Drive
Repartition script: XDA
OpenGapps: Download (Choose ARM64 and 10.0)
Credits
@Option58 for the work on the Lineage sources for our device
@Astrako for helping me a lot getting this to work
User "Edy sunanto" for testing on A720F.
LineageOS Team
crDroid Team
XDA:DevDB Information
[UNOFFICIAL][ROM][TREBLE][10.0] crDroid 6.x for the A5/A7 2017, ROM for the Samsung Galaxy A Series 2017 A3, A5, A7
Contributors
Simon1511
Source Code: https://github.com/Simon1511/android_kernel_samsung_universal7880/tree/treble-lineage-17.1
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
ROM Firmware Required: Latest bootloader and modem are recommended
Based On: crDroid/LineageOS
Version Information
Status: Beta
Created 2020-05-15
Last Updated 2020-05-15

Reserved
Changelog
Code:
[/SIZE]
[SIZE=4]*Initial release[/SIZE]
[SIZE=4]

Reserved

Finally Treble on A520F thanks Simon1511
---------- Post added at 08:09 PM ---------- Previous post was at 08:07 PM ----------
Hi could you publish the Treble vendor file?

Can the treble vendor of this rom work in gsi?

Fire58 said:
Can the treble vendor of this rom work in gsi?
Click to expand...
Click to collapse
No.

Thank you
Nice Work :good:
can you explain what's different between
your treble vs gsi treble vs normal roms !

Very happy to see this finally for the A5, excellent work!
Dont forget to support dev work pushing thanks button

very good ... thank you very much ... but unfortunately it hasn't been able to install GSI rom

edy sunanto said:
very good ... thank you very much ... but unfortunately it hasn't been able to install GSI rom
Click to expand...
Click to collapse
No, you can't install gsi ROMs with this

Jmackley said:
No, you can't install gsi ROMs with this
Click to expand...
Click to collapse
So what mean it enable treble?

TioLord said:
So what mean it enable treble?
Click to expand...
Click to collapse
It will enable treble support, like separation of OS and vendor part. But currently it is only done on level that allows it to say that "hey, i am treble enabled" and it DOESN'T mean that it is compatible with Generic System Images (GSI) right now.
Currently there is problems with booting GSI images, it will bootloop and /proc/last_kmsg will say something about /dev mount move error.

Hopefully soon you can find a way to install GSI treble ... hopefully someone can make fake treble gsi ... like Sony XP, he can use fake treble, even with 2 methods ... Aonly and Ab

what is the benefit of having this Partition at this moment?

Arthur4ik said:
what is the benefit of having this Partition at this moment?
Click to expand...
Click to collapse
Installing CRDroid treble edition is currently the only benefit, but I would advise using the non treble version if you want CRDroid as it is more stable

Is this rom abbandoned?

Fire58 said:
Is this rom abbandoned?
Click to expand...
Click to collapse
you can use non-Treble version of this rom

Related

[SAGIT][TREBLE][BETA][DISCONTINUED] Project Trouble

Project Trouble (Treble)​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this TREBLE
* SUPPORT before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
What is Project Treble:
Project Treble basically partitions your device into two separate partitions, a system and a vendor: system contains your generic system image, while vendor partition has your device specific files required for booting and running your phone. This way we can easily change the system image and be able to run our device on different system images with the same kernel and vendor partition
Read more about Project Treble
What's a GSI?:
A GSI literally means Generic System Image. It is a general system image meant for no specific device. Treble enabled devices have the capability to run a GSI. You can find a GSI here: Phh-Treble
Mi 6 hardware vs Treble implementation:
Mi 6 is an A-only device. This means that regarding the GSI images (GSI = Generic System Image) to be used, you need to get ARM64 and A-Only system images
How to report bugs:
Logcat, a simple description of the bug, kmsg or dmseg depending on the bug
What's Packaged in the zip:
A boot image (kernel)
A vendor image (cust partition)
How to use:
Download the TREBLE zip provided here: AFH
Download a GSI image from HERE (Remember: ARCH64 and A-ONLY version)
Reboot to recovery (twrp-3.2.1-0-sagit-blankaf-3.img REQUIRED)
Clean the device (wipe Dalvik/Cache/System/Data/Vendor partitions)
Flash Treble sagit zip
Flash the GSI system image you wish to use
Reboot
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What's working:
RIL (both SIMs)
Camera (and flashlight)
Camcorder
WiFi
Bluetooth
Telephony (Calls and Data)
Audio (Record and Playback)
Video Playback
Sensors
Vibrator
Fingerprint sensor
GPS
IR
NFC
HW buttons light
DT2W
What's not working:
VoLTE
SELinux is permissive
You tell me!
Contributors:
Thanks @DanWard for fixing camera
thune-xiaobai for his work on the device tree
blankaf (me) for bringing up treble
Source code:
Device tree
Vendor tree
Kernel source
XDA:DevDB Information
Project Trouble, ROM for the Xiaomi Mi 6
Contributors
blankaf
ROM OS Version: 8.x Oreo
Version Information
Status: Alpha
Created 2018-03-15
Last Updated 2018-04-08
Reserved.
keep it up dude ?
So @blankaf would this work with your lineage rom I currently run or is it really for stock rom users? Is there any benefits to treble when using custom roms? Thanks for your work, makes this phone a joy.
Motorheadache84 said:
So @blankaf would this work with your lineage rom I currently run or is it really for stock rom users? Is there any benefits to treble when using custom roms? Thanks for your work, makes this phone a joy.
Click to expand...
Click to collapse
It won't work with my rom as of now, however I plan to release an update for my LOS that is treble-compatible when I find this project stable.
There's not really any benefit when you're using custom roms as of now. But when this becomes "mainstream" there will be a lot of custom roms that might go with generic system images.
It could also make it easier to update our Mi6 to Android P.
Motorheadache84 said:
So @blankaf would this work with your lineage rom I currently run or is it really for stock rom users? Is there any benefits to treble when using custom roms? Thanks for your work, makes this phone a joy.
Click to expand...
Click to collapse
I can only speak for myself but I will wait until I will use a treble ROM. Not because I don't trust in the amazing capabilities of the devs but right now it just lacks features that I am used to have in a custom ROM.
Thank you for your time explaining that, I appreciate it.
Motorheadache84 said:
Thank you for your time explaining that, I appreciate it.
Click to expand...
Click to collapse
I think there will be great Treble ROMs in no time. Right now LOS 15.1 does everything I need without Treble.
Amazing! You're awesome mate, gonna treblize my sagit!!
wow, finally!! thank you for bringing up treble to sagit... hope it get stable soon.
Been waiting for this! Thank you so much blankaf!!
amazing thanks for your work
hahaha
thanks!!!:fingers-crossed:
Updated thread.
hi ,flash Project Treble later, how to update, ota? flash supersu can update Project Treble?
With treble I can simply download any generic treble rom and run it?
Sosneetskey said:
With treble I can simply download any generic treble rom and run it?
Click to expand...
Click to collapse
Yep.
:crying: how to solve it ,I use 2.82 2.79 and old version,also can't solve it
I flashed this new recovery. But now I can't boot to recovery mode. Only fastboot appears when I try to.
Guangd said:
:crying: how to solve it ,I use 2.82 2.79 and old version,also can't solve it
Click to expand...
Click to collapse
Google play phh's superuser

[ROM][9.0][UNOFFICIAL][SM-T217S/T] crDroid v5.1 [28.02.2019]

crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Click for feature list (helps shorten the OP.)
Always Have a full functional Backup. Just in case!
DOWNLOAD ROM
DOWNLOAD TWRP 3.2.3.0
GAPPS: DOWNLOAD GAPPS
First time installing crDroid to your ENTER-PHONE-NAME, or coming from another ROM: <--THESE MAY NEED UPDATING FOR YOUR PARTICULAR DEVICE; BE THOROUGH IN INSTRUCTIONS-->
** Make sure you're running a proper working Recovery (CWM or TWRP)
1) Copy crDroid zip, gapps zip Sensor.zip to sdcard
2) Boot into Recovery
3) Wipe cache, system, & data (or just cache & system for a dirty flash).
4) Flash ROM
8) Flash gapps
9) Boot up
For root, AFTER you boot into the ROM, you can go back to recovery and install Magisk XX.x (whatever is most recent).
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
KNOWN ISSUES
Camera
Bootanimation (ignore or flash new bootanimation)
Launcher icons very small (install other launcher)
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed!
- have modified system files
Thanks to:
- arco68
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
DONATE
crDroid G+ community​
XDA:DevDB Information
crDroid v5.1, ROM for the Samsung Galaxy Tab 3 7.0
Contributors
DarkFrenzy
Source Code: https://github.com/crdroidandroid
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest TWRP 3.2.3.0
Based On: LineageOS 16
Version Information
Status: Beta
Created 2019-02-17
Last Updated 2019-02-28
Screenshots
I congratulate you, my friend. It's really incredible.
It is very pleasing to see that he developed such a device.
hopefully the bugs are soon resolved.
gapps link broken. which gapps do you recommend.
bluetooth constantly getting stopped error. I noticed them for now.
kkalkan said:
gapps link broken. which gapps do you recommend.
bluetooth constantly getting stopped error. I noticed them for now.
Click to expand...
Click to collapse
http://opengapps.org
choose arm 9.0 pico or nano
Bluetooth was fine when i tried
Thanks for the suggestion. bluetooth has failed several times but it is good for now.
Wow this device has so much development
But my sm-t116 no ????
Can you help me @DarkFrenzy
@sasi2006166 soory i cannot help, i just build the rom using s4 mini device tree
sasi2006166 said:
Wow this device has so much development
But my sm-t116 no
Click to expand...
Click to collapse
Hey
How you builded using s4 mini tree
The screen and touchscreen works?
In my Rom won't work
The screen is black but system boots because I can see it with Vysor on pc
Thanks for the reply
~sasi2006166
DarkFrenzy said:
@sasi2006166 soory i cannot help, i just build the rom using s4 mini device tree
Click to expand...
Click to collapse
And what about kernel please reply
dhruvpatel_9880 said:
And what about kernel please reply
Click to expand...
Click to collapse
kernel same
https://github.com/LineageOS/android_kernel_samsung_msm8930-common
Can't flash latest TWRP
I have TWRP 3.0 and this will not flash the crDroid. I've already wiped the system - how do I upgrade to 3.2? I have both Odin and ADB - can't figure out how to get it done! Help?
thearne3 said:
I have TWRP 3.0 and this will not flash the crDroid. I've already wiped the system - how do I upgrade to 3.2? I have both Odin and ADB - can't figure out how to get it done! Help?
Click to expand...
Click to collapse
Install using twrp, switch to image install and select twrp.img install to recovery partition
I think the problem is my unit is not compatible: SM-T210R. Can I assume your ROM won't work either? Thanks!
What's the best ROM for this unit? No bloatware, etc.
@thearne3 probably not, but you are welcome to try, but i highly recommend that you be comfortable in recovering from brick. make sure you have all the means to do so, or are ok with a paperweight.
@DarkFrenzy permission to pull source and port?
With exception of camera, everything works very well, including Freedompop service via Sprint data network. Thanks, @DarkFrenzy!
I have a question...
Will it work on SM-T210?
I think they are both 7" and I don't think they have any differences in hardware.
I will be happy if someone will respond
DarkFrenzy said:
kernel same
https://github.com/LineageOS/android_kernel_samsung_msm8930-common
Click to expand...
Click to collapse
cRDROID ROM WORK ON >>>>>>>>>>>>> SM- T116NU <<<<<<<<<<<<<<<<<<<<<<<<<<<<<MODEL SAMSUNG GALAXY TAB 3 LITE
DarkFrenzy said:
crDroid​
Click to expand...
Click to collapse
Working just fine for me (minus the mention known issues) on my Sprint SM-T217, in terms of anything crashing.
SafteyNet will NOT pass on this rom! It's something to do with the kernel or the boot image I think I'm not sure.
Basic Integrity is failing which signifies an OS level problem, not a Magisk problem.
Strangly though, disabling and enabling MagiskHide on each boot causes the SafteyNet to pass. Any ideas OP?
Hopefully the dev can look into this.​

[ROM][10.0][OFFICIAL] crDroid Android 6.11 [LAVENDER][EOL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
These are Monthly builds. Always read OP before installing.
Features
Click Here (To be Updated)
What's working :
Boots
RIL ( Calls , SMS , Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Cam Recorder
Audio
Sensors
Flash
LED
GPS/GNSS
Volte
Video Playback
Some Notes :
[*]No FM Radio [Disabled For Now]
[*]Disable microphone permission for Google app to fix voice issue over calls.
[*]Disable Wi-FI Tether Acceleration from Developer Settings if you have reboot after using Hotspot/USB Tether
[*] Mount System , Vendor and other mount points before flashing Gapps
Download :
ROM : Click Here
Gapps: NikGapps/BitGapps Recommended . You can try OpenGapps as well
OrangeFox Recovery : Click Here
Firmware : Click Here
Magisk 20+ Root : Click Here
Installation:
Backup before you begin
Format System/Vendor/UserData/Cache if you are coming from Pie ROMS
Flash Required Firmware (First-time only)
Flash ROM + Gapps + Magisk(Optional)
Reboot and profit!
Kernel Source Used : https://github.com/faham1997/kernel
Thanks to:
- GuaiYiHu and many other devs for device tree bringup
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
XDA:DevDB Information
crDroid Android 6 , ROM for the Xiaomi Redmi Note 7
Contributors
letsmakecakes
Source Code: http://www.github.com/crdroidandroid
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Based On: LineageOS
Version Information
Status: Stable
Created 2019-10-21
Last Updated 2020-11-20
Reserved
Changelog : Click Here
Reserved
FAQ:
Can you add feature XYZ?
We are still working on stabilizing base and device, features will be added gradually.
Can you play Pokemon GO?
Use Magisk Hide to play.
What about VoLTE and GPS?
Both works fine.
Safety net CTS profile is False?
Flash Safety net patch module from Magisk
Loving this? Support by Hitting Thanks on this thread
Join us on Telegram Group for quicker updates and help
Telegram Official Channel
ty guys
Thanks...I thought you would take a break from developing
GwapongModder said:
Thanks...I thought you would take a break from developing
Click to expand...
Click to collapse
I have dropped support for all pie ROM's and only dedicating my time to this ROM . It's not like i have too much motivation . But i couldn't wait to finnally settle to android 10. So , here we go I'm only here .
letsmakecakes said:
I have dropped support for all pie ROM's and only dedicating my time to this ROM . It's not like i have too much motivation . But i couldn't wait to finnally settle to android 10. So , here we go I'm only here .
Click to expand...
Click to collapse
You asked us to flash firmware but didnt specify which firmware version to use.
Thanks mate for not abandoning Lavender
Glad to see you back. Thanks for the build
Thank you for continuing to develop rn7 rom.
sadly, volte and Ril didnt work for your rom...
I can't get Gapps to run. I downloaded your linked Version. Flashing CrDroid 6.0 (and Magisk 20.0) works fine, but when I try to flash Gapps (open_gapps-arm64-10.0-nano-20190928-BETA) it always says
"Updater process ended with ERROR: 20
Error installing ZIP file '/sdcard/open_gapps-arm64-10.0-nano-20190928-BETA.zip' "
It tells me my Android Rom is incompatible: "This GApps pkg is for Android 10.0.x ONLY Please download the correct version for your ROM: 10.0.0 (SDK 28)"
Letmeseeforest said:
Thank you for continuing to develop rn7 rom.
sadly, volte and Ril didnt work for your rom...
Click to expand...
Click to collapse
Volte and RIL both are working . You have problem with your carrier.
Sir_Hans said:
I can't get Gapps to run. I downloaded your linked Version. Flashing CrDroid 6.0 (and Magisk 20.0) works fine, but when I try to flash Gapps (open_gapps-arm64-10.0-nano-20190928-BETA) it always says
"Updater process ended with ERROR: 20
Error installing ZIP file '/sdcard/open_gapps-arm64-10.0-nano-20190928-BETA.zip' "
It tells me my Android Rom is incompatible: "This GApps pkg is for Android 10.0.x ONLY Please download the correct version for your ROM: 10.0.0 (SDK 28)"
Click to expand...
Click to collapse
FLash latest ofox recovery.
Mount system and vendor before flashing gapps.
That works.
letsmakecakes said:
What's working :
Boots
Click to expand...
Click to collapse
Boots hahaha
That's very funny hahaha.
Can i dirty flash from Crdroid 5.8?
lerg96 said:
Boots hahaha
That's very funny hahaha.
Can i dirty flash from Crdroid 5.8?
Click to expand...
Click to collapse
No.
Android 9 and 10 is entirely different.
Clean Flash is mandatory.
letsmakecakes said:
FLash latest ofox recovery.
Mount system and vendor before flashing gapps.
That works.
Click to expand...
Click to collapse
Thanks, mounting System and Vendor first worked perfectly. Even though I used a pico package of Gapps.
Amazing response time btw!
And great ROM so far, thanks for your continued work
Does not change the battery mode in the status bar. It is always the default and it is not possible to display the percentage of charge.
letsmakecakes said:
I have dropped support for all pie ROM's and only dedicating my time to this ROM . It's not like i have too much motivation . But i couldn't wait to finnally settle to android 10. So , here we go I'm only here .
Click to expand...
Click to collapse
So that means not to expect any more Arrow builds from you?
deltabetacooper said:
So that means not to expect any more Arrow builds from you?
Click to expand...
Click to collapse
I will update if it's necessary there is no point making 100 buggy builds everyday.
Update quickly, thank you crdroid
@letsmakecakes actually im on your arrow and its awesome! great job dev! a question: CrDroid 10 support data and cache in f2fs?

[ROM][UNOFFICIAL]LineageOS 17.1 for Poco X2/Redmi K30 [phoenix][20200405]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 10 (Q), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review.
GPL compliance:
Device tree: https://github.com/CryllicBuster273/android_device_xiaomi_phoenix
Common tree: https://github.com/CryllicBuster273/android_device_xiaomi_sm6150-common
Vendor tree: https://github.com/CryllicBuster273/android_vendor_xiaomi_phoenix
Kernel tree: https://github.com/stormbreaker-project/android_kernel_xiaomi_pheonix
Working:
Camera (and flashlight)
WiFi
Bluetooth
Telephony (Calls and Data)
Audio (Record and Playback)
Video Playback
Sensors
GPS
Broken:
You tell me with bug reports
Compatibility:
Compatible with all Xiaomi Poco X2 variants.​
Downloads:
lineage-17.1-20200618-UNOFFICIAL-phoenix.zip
Notice:
No custom kernels are supported in this thread. Only stock kernel and official builds will be supported. No bug reports if that's not the case.
First time Installation:
Boot to Recovery
Flash ROM Package
Format Data
Install [optional] Magisk if you want
Install [optional] GApps if you want
Updating from older ROM:
Boot to Recovery
Flash ROM Package
Install [optional] Magisk if you
Install [optional] GApps if you want
Important notes:
GApps can only be flashed on clean installs.
If you want to install Magisk make sure to flash it before Gapps
Important notes:
GApps can only be flashed on clean installs.
If you want to install Magisk make sure to flash it before Gapps
Formatting data (all user data is wiped, including internal storage) is a must if MIUI was previously installed and device was encrypted.
Telegram Support Group: https://t.me/losphoenix
Credits & collaborations:
All LineageOS team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!​
Donation :
If you like my work you can donate me in following places
UPI :- [email protected]
Paypal :- https://paypal.me/KakatkarAkshay
Contributors
CryllicBuster273
ROM OS Version: Android 10
ROM Kernel: Linux 4.14.117
ROM Firmware Required: Latest Stock MIUI
Version Information
Status: Stable
Created 2020-03-28
Last Updated 2020-03-28
Opened XDA just to be 1st to comment here lol
Happpyyyy to seee poco x2 custom rom development ??
Amazing work... Cheers!!
Wew noice work bro
Really nice to see it.
Waited for Lineageos for poco x2 & it's finally here.. thanks all keep it up:good:
Booted
Rom very well, thank you very much
Thanks @RandomRetard4676 for urs wonderful rom.
Vatumb said:
Booted
Click to expand...
Click to collapse
A video with all features & bugs would be appreciated buddy ?
Error not automatically turn off the screen when listening to the call
CanNguyen said:
Error not automatically turn off the screen when listening to the call
Click to expand...
Click to collapse
That's already mentioned in the bug in list please read bro
Jay_B said:
That's already mentioned in the bug in list please read bro
Click to expand...
Click to collapse
Just updated after I reported that bug bro
CanNguyen said:
Just updated after I reported that bug bro
Click to expand...
Click to collapse
Cool..
Sorry didn't know.
Works flawlessly, even install Substratum Lite with working theme. No bugs other than the ones mentioned in the OP as of now. Thank you for this awesome ROM.
@CryllicBuster273 Thanks for this custom ROM
One question: In stock ROM we have display refresh rate option of 60/120Hz (I see the same in your ROM as well), but wanted to know if the display supports setting of 90 Hz refresh rates too which can be unlocked and set in custom ROMs?
---------- Post added at 04:40 AM ---------- Previous post was at 04:38 AM ----------
ir4hul said:
Works flawlessly, even install Substratum Lite with working theme. No bugs other than the ones mentioned in the OP as of now. Thank you for this awesome ROM.
Click to expand...
Click to collapse
Theme is looking good.
Few questions:
1. Which theme is this which you have installed using substratum?
2. Magisk safety net checks is passing?
3. Viper4android working without issues?
Everything works nicely including those like Viper4Android & notification led which do not work in Eu rom. Thank you.
Hi I am new user of Xiaomi phone need a basic guide how can flash this rom,I was user of Samsung phone, Xiaomi is completely new.thanks in advance.
Follow the steps (First time installation) as outlined in the OP assuming you have got twrp installed.
If Opengapp does not appear (no Play Store) after the boot, repeat the same steps without the step to format data to reinstall again.
I use the latest Opengapp nano package downloaded from opengapps.org. It works too.
coolcorner said:
@CryllicBuster273 Thanks for this custom ROM
One question: In stock ROM we have display refresh rate option of 60/120Hz (I see the same in your ROM as well), but wanted to know if the display supports setting of 90 Hz refresh rates too which can be unlocked and set in custom ROMs?
---------- Post added at 04:40 AM ---------- Previous post was at 04:38 AM ----------
Theme is looking good.
Few questions:
1. Which theme is this which you have installed using substratum?
2. Magisk safety net checks is passing?
3. Viper4android working without issues?
Click to expand...
Click to collapse
1. https://play.google.com/store/apps/details?id=liv.substratum.theme
2. No
3. Yes

[ROM] [9] [SAPIENT_OS] [V.3.0] [GALAXY_J6_PORT] For [GALAXY J7 PRIME]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Welcome To PhoneZippy.IN Android Development
This ROM Is only Supported For G610X
or else You can say as
Galaxy J7 Prime / Galaxy On Nxt​
Some Information You should know About us and About ROM
This is Full Treble OneUI 1.0 Android 9.0 Firmware Port.
Any type Of Sorting Files From PhoneZippy.In ROM's Will Be Reported Kanger Without Hesitation.
If You Like My Work Then Please Hit Thanks Button or You can also Consider A Small Donation On My PayPal.
RULES OF POSTING : READ everything before commenting, And especially the install steps, the ROM has been tested thoroughly for a long time, so if you have an critical issue like not booting or no sim, you missed the instructions, posts that are irrelevant to this project will be ignored(Constructive criticism is welcomed). If you do face a new bug however, don't just say "hey bug here" provide more information, and a LOG-CAT, bug reports without log-cats will most likely be ignored.
Fully Ported From SM-J600F
Android Version 9.0
Samsung OneUI Home 1.5
Semi-Deodexed
Fully Dual SIM Supports
Heavily Debloated The ROM
Zip aligned
Very Much Optimized
REMOVED Unwanted Content
Focused On Battery & Optimized
It's Rootable But Not Added By Default
Deknoxed The ROM
And many More That I Dont Remember At All
Extra Features :-
Added Reaper Vendor support
It's Ultra Light base
Not Pre Rooted
Latest Camera Hals and etc
Added OMC Features
VoLTE Supports For Indian Users and Other Countries Which is Supported VoLTE Facilities
Added J6 Camera Latest UI (T.R.M CAMERA FEATURE.XML)
Navbar IS Disabled
Adjusted the framework for 16:9 Aspect ratio (instead of buggy 18.5:9)
BIxby Has Been Removed
All Apps Are Updated To Latest Version
Added Screen recorded
Install Custom TWRP Recovery Via Odin3
Download Rom Zip
Copy The Rom Into Your Internal Storage or MicroSD or USB OTG
Reboot your phone Into TWRP Recovery (Home + Vol - + Power)
Make Full Wipe IF you are coming With Stock Firmware
Flash CreateVendor From @ananjaser1211
Flash the rom zip
Flash Reaper vendor
Wait for installation
ReBoot
Do a Force Hard Reboot After 30 sec
Finish the ;SetUp Flash Magisk And Do 1 or 2 ReBoots
ENJOY...
BlueLight Filter
LED indicator
Other Works Fine No Issue
Almost I Have Mention All The Users That Helped Me IN This Project. If I Mis Any To Mention Them PM On Telegram
@divyam_variya For Spending Time To Port This ROM For J7 Prime
@TheRealModder ROM TEAM For Providing Me The Fixes
@TheRealModder For Providing me His CameraFeature.xml
@soulr344 For Reaper vendor
Users Can hang On our Telegram Group And Channel
Telegram Group :- Click Here
Telegram Channel :- Click Here
ROM Downloads
Google Drive - Click Here
Reaper vendor :- Click here
XDA:DevDB Information
[ROM] [9] [SAPIENT_OS] [V.3.0] [GALAXY_J6_PORT] For [GALAXY J7 PRIME], ROM for the Samsung Galaxy J7
Contributors
Divyam 2004
Source Code: https://drive.google.com/open?id=1d5Lso6_fRgg-s9_GiabH01RoKi6sbOg9
ROM OS Version: 9.x Pie
ROM Firmware Required: Latest OREO Bootloader
Based On: OneUI
Version Information
Status: Stable
Current Stable Version: v3.0
Stable Release Date: 2020-05-04
Created 2020-05-04
Last Updated 2020-05-04
mine
Reserved
Its has an installer like BBOS so i just need to flash the vendor and choose clear all data in the install progress without clear data from TWRP is it fine? Im still in TRR pure
Read the thread Carefully
pwazoski said:
Its has an installer like BBOS so i just need to flash the vendor and choose clear all data in the install progress without clear data from TWRP is it fine? Im still in TRR pure
Click to expand...
Click to collapse
Sir I will request you to Read the Installation Steps
Can i play tft mobil in this rom?
Do you have night mode?
64 bits??
Flash CreateVendor de @ ananjaser1211
Flash the rom zip
Vendedor de Flash Reaper
I think because of this from above, I couldn't install it on my J7 Prime G610M
mistiko247 said:
Flash CreateVendor de @ ananjaser1211
Flash the rom zip
Vendedor de Flash Reaper
I think because of this from above, I couldn't install it on my J7 Prime G610M
Click to expand...
Click to collapse
Sorry but what's the problem with the mentioned instructions? Do you already have TWRP installed? (https://forum.xda-developers.com/ga.../recovery-twrp-3-2-0-galaxy-j7-prime-t3716355)
If so, install the Create Vendor 2.0 through TWRP (https://drive.google.com/file/d/19_yXIWkfPicXtAA-iE2ngCl1StTUy7ek/view)
Reboot to recovery again (from the TWRP menu)
Flash the ROM
Flash vendor (https://www.androidfilehost.com/?fid=4349826312261785461)
Reboot to system (from the TWRP menu)
If this is not helping you, please be clearly about your problem with the instructions, mentioning errors or anything, etc...
P.S: all links are from the original threads/creator, none has been re-uploaded.
AeonGV_ said:
Sorry but what's the problem with the mentioned instructions? Do you already have TWRP installed? (https://forum.xda-developers.com/ga.../recovery-twrp-3-2-0-galaxy-j7-prime-t3716355)
If so, install the Create Vendor 2.0 through TWRP (https://drive.google.com/file/d/19_yXIWkfPicXtAA-iE2ngCl1StTUy7ek/view)
Reboot to recovery again (from the TWRP menu)
Flash the ROM
Flash vendor (https://www.androidfilehost.com/?fid=4349826312261785461)
Reboot to system (from the TWRP menu)
If this is not helping you, please be clearly about your problem with the instructions, mentioning errors or anything, etc...
P.S: all links are from the original threads/creator, none has been re-uploaded.
Click to expand...
Click to collapse
Thanks friend, I think this is the solution.
Excuse me again the question I have the Rom One UI installed, what happens if I install these plugins, does it affect me at all with the current rom, if I do not want to install this rom or if these two plugins give me conflicts?
Hi. Gmails. At Samsung Store keeps crashing after opening wath shoud i do
---------- Post added at 08:53 AM ---------- Previous post was at 08:52 AM ----------
Gmails , Samsung Apps and some others has been crashing open opening what should i do?

Categories

Resources