[LINEAGE-OS][STABLE.V3][7.1.2][UNOFFICIAL] lightest version - Sony Xperia E3

{
"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, which is designed to increase performance and reliability over stock android for your device.
All the source code for LineageOS is available in the LineageOS Github repo.
Important infos
ROM OS Version: 7.1.2 Nougat
ROM Kernel: Linux 3.4.0
- note Warning ! You are the only responsible of your actions, and especially of your use of your phone. Neither I, neither XDA, are responsible of your handling with your phone.
- note You must have unlock your bootloader on sony's page
- note You need to use the stock bootloader. If you switched to the Open Device Bootloader (d2203), please flash again the old bootloader. Here you have FTF file: (https://drive.google.com/file/d/0B07I-JdP5dQzSWs3SW1uYXVsWjg/view). If you don’t remember the process, you can check it on google.
Working
All
Almost working
Cameras are not fully working. You can take panorama pictures but no videos nor photos (with Snap app). In some other apps you can take them sometimes. In cameringo for example you can take everything.
Known issues
Google phone do not set as default in setting automatically, so "Incall app" doesn't show. You have to set it manually.
Download
https://drive.google.com/open?id=1qy6kmcdLSEnNAoGXU1RKKRJ3efhYqSJB
Install
Use TWRP to restore it.
Contributors
@rmnhg Ramón Hernández
@infus38 Thomas
@Konstantinosj77
@galaxyfreak
@adfad666
@vinay
@jerpelea
@Dhruv
@jpzex
@Nicklas Van Dam
@madcodez
@Clearia
change log
Remove some unnecessary app which can't demage system.
Remove LineageOS boot animation.
Replace LineageOS's Eleven Music Player to aosp music.
Replace stock app to google app.
Adblock.

Does this rom work fine? No one has commented anything or asked anything about it...no screenshots too about the rom

Please set google phone as default.

rom video

Using from today, first thoughts are good, cameringo works after soft reboot. It's like Lineage-OS debloated with gapps.

"Incall app" doesn't show. Incoming and outgoing.

kwasior500 said:
"Incall app" doesn't show. Incoming and outgoing.
Click to expand...
Click to collapse
It is because google phone is not default. You need to set default in setting.

New upgrade!!
1.Remove unnecessary system app.
2.Remove LineageOS boot animation.
3.Replace LineageOS's Eleven Music Player to aosp music.
https://f-droid.org/en/packages/com.android.music/
4.Setup Wizard still exists, so you can factory reset safely.

How to install it?

Akibtech said:
How to install it?
Click to expand...
Click to collapse
Flash V3 boot image.
Copy file to sony e3's SD card.
In TWRP, click restore and select storage-micro sd.
Select the file to restore.

Clearia said:
Copy file to sony e3's SD card.
In TWRP, click restore and select storage-micro sd.
Select the file to restore.
Click to expand...
Click to collapse
What is the difference of this lineage from the other lineage os for e3

Akibtech said:
What is the difference of this lineage from the other lineage os for e3
Click to expand...
Click to collapse
Remove some unnecessary app which can't demage system.
Replace stock app to google app.
Adblock.

How to fix the camera?

arcovk said:
How to fix the camera?
Click to expand...
Click to collapse
go to setting --> about phone
---> pres -- Build number --- repeat 3 more times
get debug mode --- enabled
in the menu --- enable --- soft reboot--- exit
reboot --- soft reboot that's it. check camera working well
if u turn off mobile -repeat it.
all done.
You can't take pictures of other sizes. The only default size you can take.

Clearia said:
go to setting --> about phone
---> pres -- Build number --- repeat 3 more times
get debug mode --- enabled
in the menu --- enable --- soft reboot--- exit
reboot --- soft reboot that's it. check camera working well
if u turn off mobile -repeat it.
all done.
You can't take pictures of other sizes. The only default size you can take.
Click to expand...
Click to collapse
Work perfectly with cameringo :good:

Today it does not work for me in all ways including soft reset
The photos are not saved.

arcovk said:
Today it does not work for me in all ways including soft reset
The photos are not saved.
Click to expand...
Click to collapse
Clear cameringo's data and try again. You only can take default resolution.

D2212?

EvertonLinyx said:
D2212?
Click to expand...
Click to collapse
If you have sim problem, try this:
https://drive.google.com/drive/folders/0B07I-JdP5dQzRG83U2d2aXBmUWM?sort=13&direction=a

Clearia said:
If you have sim problem, try this:
https://drive.google.com/drive/folders/0B07I-JdP5dQzRG83U2d2aXBmUWM?sort=13&direction=a
Click to expand...
Click to collapse
I install this before rom lineage-14.1-20180106-UNOFFICIAL-flamingo.zip?

Related

[ROM][UNOFFICIAL][7.1_r7]CypherOS 3.1 Cheesecake

{
"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"
}
This is CypherOS. An extension to pure Android. CypherOS tries maintain the purity of Android while offering useful features for users. The goal is to give the highest level of performance whilst achieving Simplicity.
Install:
- Full wipe
- Flash Rom
- Flash gapps
- Reboot
Updates
- Wipe anything you want to (Optional)
- Install ROM + GApps
- Reboot
Getting a recovery
Use the recovery installer app to get to twrp. Alternatively, you could download it off the link below and copy to your adb folder. Then execute the following in your adb directory
Code:
adb root
adb wait-for-device
adb push PathToRecoveryImage.img /tmp/twrp.img
adb shell dd if=/tmp/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
If you don't have access to a computer, download terminal emulator and execute these:
Code:
su
dd if=PathToRecoveryImageOnPhone.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
Download:
ROM: Taoshan
Gapps: Opengapps.org
Recovery: TWRP 3.0.2-0
XDA:DevDB Information
CypherOS for Xperia L, ROM for the Sony Xperia L
Contributors
Agent_fabulous
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Version Information
Status: Testing
Created 2016-11-14
Last Updated 2016-11-14
Reserved
What works?
- Everything
What doesn't work?
- You tell me ^-^
Screenshots:
After boot it keeps popping " setup wizard keeps stopping " and the setup does not starts
kaushal3312 said:
After boot it keeps popping " setup wizard keeps stopping " and the setup does not starts
Click to expand...
Click to collapse
In that case, first try booting up without gapps, then with gapps (don't wipe data or cache after flashing gapps). Should allow you to skip setup wizard. Happened in AOSP too.
Which recovery do we have to use as its not installing from cyanogen recovery . Give a link if possible. Thanks.
kaushal3312 said:
Which recovery do we have to use as its not installing from cyanogen recovery . Give a link if possible. Thanks.
Click to expand...
Click to collapse
TWRP of course, install it in FOTA.
Find the instructions to install it on the AOSP nougat thread found here.
EDIT: Added instructions to OP.
I was unable to restore my Titenium backup files, I think it's related to SuperSU , did anyone manage to restore successfully ?
Have fm radio??
which gapps works ok??
thankss
which gapps works ok??im flash with gapps nono,pico. Not working.
1. Factory reset phone
2. Wipe data, system and cache
3. Flash ROM
4. Reboot, it will take about 10 minutes
5. Boot into recovery then flash GApps
It worked,fine.
Rockmins said:
I was unable to restore my Titenium backup files, I think it's related to SuperSU , did anyone manage to restore successfully ?
Click to expand...
Click to collapse
I successfully restored a back up I did with the Android Neko (cats).
Great cam quality! HDR works, is there anyway to port this camera to other 6.0 like aosp-oms/ 7.0 apos-osm. Wish substratum could port in this rom. Great job!
It seems Front Camera not working.It crashes (FC)
Sound is excellent and better than else , but app not moving to sdcard.
booooonnn said:
Great cam quality! HDR works, is there anyway to port this camera to other 6.0 like aosp-oms/ 7.0 apos-osm. Wish substratum could port in this rom. Great job!
Click to expand...
Click to collapse
Devansh Bhinde said:
It seems Front Camera not working.It crashes (FC)
Click to expand...
Click to collapse
Yeah, this is using Snap. I forgot Front camera FCs the app. I'll try fixing it, if not we may have to return to the old Camera2. Update may take some time btw.
H2h133 said:
Sound is excellent and better than else , but app not moving to sdcard.
Click to expand...
Click to collapse
Couldn't test this. Will try it myself later.
Agent_fabulous said:
Yeah, this is using Snap. I forgot Front camera FCs the app. I'll try fixing it, if not we may have to return to the old Camera2. Update may take some time btw.
Couldn't test this. Will try it myself later.
Click to expand...
Click to collapse
No Problem mate! Its fine as long the back camera works.And the rom too!
There is no music player or browser preinstalled we need to install it.
The ROM is good but is lot of bugs. I used it for 2 days and noticed bugs
1. Camera Force closes
2. Battery takes a lot of time to charge and it does not work under heavy usage much i.e. it consumes more battery.
3. Wifi sharing is not working
4. You need to install Music and Browser it is not preinstalled.
5. Need some more time to check
otherwise the ROM is good but not as a daily driver. The softkeys are really nice.
Please update new rom cypheros and fix bug because this rom is sound perfect.

[ROM][10][ARM64] LineageOS 17.1 for the Galaxy J7 NXT - NEO - CORE [J701][02.02.2021]

{
"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. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github Repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
Screenshots here
Flashing Instructions:
Pre-installation & other downloads:
OrangeFox R11.0 (it's MANDATORY) - Download from here
Repartition script - Download from here
GApps: ARM64 > 10 > Pico - Download from here
Magisk 21.4 or newer for root - Download from here
Installation:
Enter to recovery mode and make a backup of your EFS & Modem (recommend).
Go to the Files tab and flash "LOS17.1-Repartitioner-exynos7870.zip". The recovery will auto-reboot.
Now, go to the Trash Bin and then go to the "Format data" tab, type "yes" and the tick to format data.
Go to the Wipe tab, select SYSTEM, CACHE, DALVIK, VENDOR, DATA and INTERNAL STORAGE, then swipe the bar.
Install the lineage-17.1-xx-UNOFFICIAL-j7velte.zip
Install the GApps zip
Install Magisk (optional)
Reboot and wait. Without GApps, it boot in 15s. With Pico GApps, it boot on 1min 5s.
Done!
Download:
ROM: https://www.androidfilehost.com/?fid=17248734326145727026
Known issues:
- Frontal camera stretched for some apps (Instagram, Snapchat & Whatsapp don't have this problem). See second post for more info.
- LineageOS LiveDisplay
- Frontal Flash
- Bluetooth Calls
- VoLTE
Sources:
Kernel: github.com/samsungexynos7870/android_kernel_samsung_exynos7870/
ROM OS Version: Android 10
ROM Kernel: Linux 3.18
IMPORTANT, PLEASE READ THIS
This is a ROM built from source and not a GSI!​
Fix Camera stretch & force close for some camera apps
You can do it editing /vendor/build.prop file using MiXplorer (you’ll need ROOT).
Search for the line “vendor.camera.hal1.packagelist”
After the = are the name of different apps. Delete one of these and put the package name of the app that you want to fix. For example, com.facebook.orca is the Facebook package name.
Per default, the ROM comes with Whatsapp, ZOOM, Snapchat and Instagram added. Maximum 4 Apps are allowed in this line and must be separated by comma ",".
If you don’t understand, open this link to see visual steps.
Fix Camera stuck
Sometimes, the camera can get inaccessible if an app was failed. If it happen, follow this:
Install this app. Open it and tap "Kill camera", then give it ROOT permissions. Done! Camera is working again.
Take in mind that if the camera is broken and you didn't do this, the audio in calls maybe not work.
GCam
This ROM can run GCam. Download a modded version for Exynos HERE. Thanks to Leonardo Estacio for his mod.
Games: this ROM works so good for gaming and can run ARM64 apps/games. If you feel lags, go to Settings > Battery > Battery Saver and performance > Performance Profile and set it to High Performance.
For close, i want to give a huge thanks to @Astrako - Without him this ROM haven't be possible <3
Changelog
===== 02-02-2021 =====
- Initial build
Thanks for this ROM, are you planing to mantain it?
Just asking for the monthly security patches.
XDAUser_01 said:
Thanks for this ROM, are you planing to mantain it?
Just asking for the monthly security patches.
[BUG]: GPS is not working on SM-J701MT, tested with SatStat.
Michael von Glasow / satstat · GitLab
Android Location, Sensor and Radio Network Status
gitlab.com
Click to expand...
Click to collapse
Hi, GPS is working fine. Try get out of your house and try it on the street. My testers have tried and have no problems!
GonicTEAM said:
Hi, GPS is working fine. Try get out of your house and try it on the street. My testers have tried and have no problems!
Click to expand...
Click to collapse
Yes, you're right, my bad. GPS works just fine, great job.
phone App Cuts Audio After 3 seconds Exactly, idk other carriers but Airtel, from India..
papaimitho55 said:
phone App Cuts Audio After 3 seconds Exactly, idk other carriers but Airtel, from India..
Click to expand...
Click to collapse
mvm the call app started working normally after installing the call recorder from magix
sometimes charging is offline, any fix patch?
some way to share my wifi signal with other devices.
Thank you so much man!! This ROM such so fast and smooth, a perfect upgrade over stock OneUI!!
Lack of VoLTE is being suffered but it's amazing nonetheless!!
ElectroLion said:
Thank you so much man!! This ROM such so fast and smooth, a perfect upgrade over stock OneUI!!
Lack of VoLTE is being missed but it's amazing nonetheless!!
Click to expand...
Click to collapse
VoLTE fix would be really appreciated though
My first time flashing a custom ROM and rooting! What a scary rollercoaster! Thanks!
edit: There are extra steps on installing magisk on Samsung devices on github. Should I do it first?
XCongoAlpha said:
My first time flashing a custom ROM and rooting! What a scary rollercoaster! Thanks!
edit: There are extra steps on installing magisk on Samsung devices on github. Should I do it first?
Click to expand...
Click to collapse
Just install magisk normally (flash magisk through recovery and verify success through manager app)
@GonicTEAM I cannot see the credits. At least give proper credits to Astrako.
@GonicTEAM Error 7 Rom , pls help
vendor failed j7 CORE
E1001: Failed to update system image and E2001: Failed to update vendor image.
Katsuki1 said:
vendor failed j7 CORE
Click to expand...
Click to collapse
Everything works fine if you followed the steps properly. I'm also on j7core and it works even in the first time I tried it.
Katsuki1 said:
@GonicTEAM Error 7 Rom , pls help
Click to expand...
Click to collapse
Try using orangefox recovery. Also, if you are flashing from stock, wipe internal storage as well.

Development [CLOSED][ROM][OFFICIAL] AOSPK - The Kraken Project [Android 11][vayu/bhima]

{
"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"
}
Project Proposals
Based on AOSP with improvements from many other projects! GApps included! The proposal is to provide the best experience in using a pure Android with only basic customizations. Focused on battery stability and fluidity.
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FMRadio
Fingerprint reader
Lights
Sound/vibration
Known issues
You tell me
D O W N L O A D
Install Instructions:​
​First time installation / from MIUI:
Remove any fingerprint, PIN, or password in MIUI.​
Unlock the bootloader.​
Transfer ROM to internal storage or SD Card.​
Flash latest TWRP.​
Flash ROM zip file + (Optional) Gapps + (Optional) Magisk.​
Format Data > type "yes" and press enter. (different from the "wipe data" option)
Reboot to system.
Flashing Instructions from any custom ROM:
Backup all your data.​
Boot/reboot to latest TWRP.​
Flash recommended MIUI stock ROM (12.5.X.X). You can find them here. If you're already on it, you can skip this step.​
Flash ROM zip file + (Optional) Gapps + (Optional) Magisk.​
Format Data > type "yes" and press enter. (different from the "wipe data" option)​
Reboot to system.​
Source code: https://github.com/AOSPK
Kernel Source: https://github.com/kleidione/kernel_xiaomi_vayu
ROM Developer: kleidione
08/08/2021
Changelog
August Security Patch
Requires MIUI 12.5 firmware (any region)
These builds include custom vendor
Update blobs from V12.5.3.0.RJUINXM
Address denials and cleanup unneeded policies
Fix crackling sound on some loud ringtones
Address slow charging text issue, now it should show rapid charging with stock charger
Further debloat power and camera drivers in kernel
Fix screen selection issue on touching fp sensor
Misc changes and improvements
Thanks @kubersharma for tree and kernel
Reserved
Anyone tried it?
0b4 said:
Anyone tried it?
Click to expand...
Click to collapse
Yep.
DarthJabba9 said:
Yep.
Click to expand...
Click to collapse
Well, can you share your thoughts and experiences pls?
0b4 said:
Well, can you share your thoughts and experiences pls?
Click to expand...
Click to collapse
I only used it for a about an hour (while flashing a zillion ROMs to see what they look and feel like). It was as good as any other (ie, no obvious issue or problem, during the short period that I had it).
However, I must have been very impressed by it, because I made a backup of it (I didn't make a backup of any other, save the stock MIUI).
Dude, the custom ROM is freaking awesome, the best battery life i have seen so far, buttery smooth, and it is the smoothest ROM I have tried for games, I have tried Conquer OS, Arrow OS, Paranoid OS, Evolution X, Havoc, Android 12 beta 4 and 3, Corvus and PixelPlusUI, but AOSPK is the best of all.
Thanks for this great ROM mate.
Forgive my ignorance. Is it necessary or a good idea to unlock (Mi unlock) the device first? I just got my device this morning. First device not running Android One in my case. Appreciate your help.
madfade35 said:
Forgive my ignorance. Is it necessary or a good idea to unlock (Mi unlock) the device first? I just got my device this morning. First device not running Android One in my case. Appreciate your help.
Click to expand...
Click to collapse
Necessary for non-official adjustments.
Read my guide for informations:
https://forum.xda-developers.com/t/4288121/
pl1992aw said:
Necessary for non-official adjustments.
Read my guide for informations:
https://forum.xda-developers.com/t/4288121/
Click to expand...
Click to collapse
Thanks the help. Are wait times always a week? Seems completely arbitrary to me. Guess I'll have to debloat for now and use the phone.
madfade35 said:
Thanks the help. Are wait times always a week? Seems completely arbitrary to me. Guess I'll have to debloat for now and use the phone.
Click to expand...
Click to collapse
Always, once you unlocked bootloader follow the guide https://forum.xda-developers.com/t/...-custom-roms-root-xiaomi-poco-x3-pro.4288121/
k3lcior said:
Always, once you unlocked bootloader follow the guide https://forum.xda-developers.com/t/...-custom-roms-root-xiaomi-poco-x3-pro.4288121/
Click to expand...
Click to collapse
Thanks! Going to start the debloat process now and then wait for the timer to run down.
thanks for this great rom, working flawlessly so far!
i have a question about something that happened during flash. The same red colored messaged showed up on the screen saying something similar to "unable to mount cache" or something like that. Should i reflash the rom or is there no problem?
edit: fixed by wiping cache through twrp
another question tho. is there a way to auto accept pin code when unlocking screen? there's nothing in screen lock options. miui had this and i'm finding this to be very annoying
emaz1ng said:
another question tho. is there a way to auto accept pin code when unlocking screen? there's nothing in screen lock options. miui had this and i'm finding this to be very annoying
Click to expand...
Click to collapse
That's actually a convenience feature of Miui, but since i'm using fingerprint so there's no need for auto log in anyway.
Btw does anyone knows a way to access Android/data? My favourite app to manage files is X-plore and new AOSP roms seems to restricted this app from accessing Android/data. Miui don't have this problem.
I already know many apps that can do that like Root Explorer but i kinda wanna stick with X-plore.
Also i'd love it if you could get rid of the restriction in the first place.
Interesting, will follow this project too since it have vanilla. Is possible to have a list of system apps installed in the vanilla version? It have the two tap to wake up issue too? SD card work or i'm forced to format it to be recognized?
I'm on vanilla ArrowOS atm, need really to install MIUI stock before flash it or i can simply flash over ArrowOS and then format data? Just wondering if is mandatory the MIUI and TWRP installation (since MIUI will overwrite TWRP with stock revovery). Thank you mate for your work.
Timuela said:
Btw does anyone knows a way to access Android/data?
Click to expand...
Click to collapse
Check permissions for X-plore. I added "files & media" manually. I'm not sure if this is enough, since I already granted access to data/ folder and X-plore can browse without this permission.
Hello,i am experiencing laggy scrolling in the play store and in chrome,and sometimes in the settings menu and in the ui in general,i ve not tweaked anything besides installing magisk,also tried 2 other roms and did not have this problem,battery life is the best on this one,but the scrolling issue is a big annoying,it feels like its not hardware accelerated,any way i can enable smooth scrolling myself or something like that?
type c otg telling me to format the device
Between it's working on the TWRP and others phone
Download link is dead "download.aospk.org/vayu"

[ROM][10][ARM] YashxOS for Galaxy J6 2018

{
"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"
}
YahsxOS
For Galaxy J6
First note:
I will not accept any inquiries if you flash it on another device and brick it
I'm not responsible for bricked devices, dead SD cards, broken alarm, or your being stuck on TWRP/Ofox OS forever.
YOU chose to make the modifications, and if you point the finger at me for messing up your device, I will laugh and ignore.
Supported devices:
Galaxy J6
How to install:
• Strongly recommended to MAKE BACKUP in RECOVERY.
• Boot in to recovery.
• Wipe System, Vendor, Data and both Caches.
• Flash YashxOS ROM.
• Be Patient while flashing cause it can take a while.
• If it boots in to download mode try to flash it agian
• After Flashing succeed, simply reboot.
• Enjoy the ROM!
Download:
Google Drive
Changelog:
Nothing
Working things:
Wifi
Bluetooth
Audio (Speaker and Microfone)
Camera (Video and Picture)
Flashlight
SMS
SIM Calls
Mobile Data
Non-working things:
Wifi Router
Notes:
The ROM is tested on J600FN , J600G rest of the devices are unknown to boot so try it at your own risk.
Screenshots:
2 Post
Based:
Android Ver:10
Kernel source: https://github.com/samsungexynos7870/android_kernel_samsung_exynos7870
One UI 2.0
Credits:
Me
Website:
Website​
Screen shots.
Wow amazing Nice Projact bro... i tery.....

			
				
This is not arm64 but arm only or 32bit
riyanpacitan2 said:
This is not arm64 but arm only or 32bitView attachment 5748383
Click to expand...
Click to collapse
oh sorry i was thinking it was arm64 i will change it
Volte supported or not?
I am unable to give access to the free fire of files and storage...please help
Your browser is not able to display this video.
just go in settings and selcet the app and give the premisons
YashxOS said:
just go in settings and selcet the app and give the premisons
Click to expand...
Click to collapse
When i go to settings and select the app to give permissions only microphone option is available in permissions data and storage option is missing idk why
KARTIK KUMAR77 said:
When i go to settings and select the app to give permissions only microphone option is available in permissions data and storage option is missing idk why
Click to expand...
Click to collapse
idk why
Hello,
thanks for your ROM all seems OK on my SM-J600FN/DS :+)
But, is it possible to have without the Gapps?
And also, how root this phone? Kingoroot.apk 4.8 freezes...
PS: nevertheless, strange in settings
Version Android is at 24
Version provider shows ...SM-G965F...
kalagani said:
Hello,
thanks for your ROM all seems OK on my SM-J600FN/DS :+)
But, is it possible to have without the Gapps?
And also, how root this phone? Kingoroot.apk 4.8 freezes...
PS: nevertheless, strange in settings
Version Android is at 24
Version provider shows ...SM-G965F...
Click to expand...
Click to collapse
oh thats my mistake and to root you need to do it with magisk
i will try to delete google services
Hello David,
YashxOS said:
oh thats my mistake and to root you need to do it with magisk
i will try to delete google services
Click to expand...
Click to collapse
I do not arrive to install Magisk, so I am waiting for your version without Gapps, thanks in advance for it!
About mistake, I can't tell at startup if the message
"An internal problem with your device has
occurred. Please contact the manufacturer
for more information."
is really an error or forgetfulness, because after validation by OK, everything seems normal...
kalagani said:
Hello David,
I do not arrive to install Magisk, so I am waiting for your version without Gapps, thanks in advance for it!
About mistake, I can't tell at startup if the message
"An internal problem with your device has
occurred. Please contact the manufacturer
for more information."
is really an error or forgetfulness, because after validation by OK, everything seems normal...
Click to expand...
Click to collapse
yeah that normal
Hello David,
YashxOS said:
yeah that normal
Click to expand...
Click to collapse
I think you mean about the message at each startup.
This phone is for a friend, so it might confuse her,
really no way to avoid this message?
kalagani said:
Hello David,
I think you mean about the message at each startup.
This phone is for a friend, so it might confuse her,
really no way to avoid this message?
Click to expand...
Click to collapse
yeah the problem can be in twrp, try to flash using orangefox
the pop up is a known problem but don't worry, it doesn't affect at all the experience. gcam doesn't works as this rom is a64, gcam works only on arm64 roms
YashxOS said:
yeah the problem can be in twrp, try to flash using orangefox
the pop up is a known problem but don't worry, it doesn't affect at all the experience. gcam doesn't works as this rom is a64, gcam works only on arm64 roms
Click to expand...
Click to collapse
To install/flah your ROM, I used the sideload function from orangeFox not TWRP!
YashxOS said:
View attachment 5745943YahsxOS
For Galaxy J6
First note:
I will not accept any inquiries if you flash it on another device and brick it
I'm not responsible for bricked devices, dead SD cards, broken alarm, or your being stuck on TWRP/Ofox OS forever.
YOU chose to make the modifications, and if you point the finger at me for messing up your device, I will laugh and ignore.
Supported devices:
Galaxy J6
How to install:
• Strongly recommended to MAKE BACKUP in RECOVERY.
• Boot in to recovery.
• Wipe System, Vendor, Data and both Caches.
• Flash YashxOS ROM.
• Be Patient while flashing cause it can take a while.
• If it boots in to download mode try to flash it agian
• After Flashing succeed, simply reboot.
• Enjoy the ROM!
Download:
Google Drive
Changelog:
Nothing
Working things:
Wifi
Bluetooth
Audio (Speaker and Microfone)
Camera (Video and Picture)
Flashlight
SMS
SIM Calls
Mobile Data
Non-working things:
Wifi Router
Notes:
The ROM is tested on J600FN, rest of the devices are unknown to boot so try it at your own risk.
Screenshots:
2 Post
Based:
Android Ver:10
Kernel source: https://github.com/samsungexynos7870/android_kernel_samsung_exynos7870
One UI 2.0
Credits:
Me
Website:
Website​
Click to expand...
Click to collapse
How can I root the latest devices.
ascetic4ashine said:
How can I root the latest devices.
Click to expand...
Click to collapse
magisk

[ROM][13]Raphael[crDroid V9.5] OFFICIAL 16-06-2023

{
"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:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
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
Features:
https://github.com/crdroidandroid/crdroid_features/blob/13.0/README.mkdn
Flashing Instructions:
First time installation:
flash OrangeFox-R11.1_2_FBEv1-Unofficial-raphael.zip (you can use any recovery you want but the provided one gives you no problems doing OTA, you are warned)
reboot into recovery
in recovery - Format data
if you want to stay on EXT4 for the data partition do nothing and flash the rom, if you want your data partition to be in F2FS then go to 'manage partitions' click 'Data' then 'Change FS' then 'F2FS'
ROM (Download from here)
gapps (Download from here)
KernelSU - (Download from here)
move these to the root of your device
flash rom and gapps, reboot enjoy!
Update installation:
just update if your device asks for it
make sure to use a gapps package with a recovery/survival script
Sources:
ROM: https://github.com/crdroidandroid
Kernel: kernel url
Download:
ROM https://crdroid.net/raphael
Changelog: https://crdroid.net/raphael/9#changelog
Known issues:
Tell me
Visit official website @ crDroid.net
crDroid MI9T Pro Telegram
crDroid Community Telegram
crDroid Updates Channel
Donate to help our team pay server costs
#
Screenshots ?
Is rom decrypted ?
credfa said:
Screenshots ?
Click to expand...
Click to collapse
check the website
T3sla said:
Is rom decrypted ?
Click to expand...
Click to collapse
no
firebird11 said:
no
Click to expand...
Click to collapse
So i installed yesterday twice, once with orangefox and once with the recovery provided here.Both times i had the same problem : Quick setting tiles had only 4 icons and the edit button was missing so couldn't add more.Also the search button from settings was missing.I don't know if i am the only one who faced this problem, any idea what went wrong?Thanks!
crDroid Updates
New crDroid update for MI9T Pro 🔖 Codename: raphael 📱 crDroid version: 9.0 📅 Build date: 20230103 ✅ MD5: 9CA6F8443B8F11AD269D7A571672398D 🧑‍💻 Maintainer: Hildo Boerboom
t.me
I'm having some issue wherein some apps just wouldn't start. They don't crash but it seems they just get force closed/killed immediately. I tried doing a MatLog but I'm not sure if the information is enough. I hope you can help solve the problem. Thank you!
Edit: Forgot to mention I only flashed Firmware, ROM, NikGApps, Magisk, and DFE
ClockUpEx said:
I'm having some issue wherein some apps just wouldn't start. They don't crash but it seems they just get force closed/killed immediately. I tried doing a MatLog but I'm not sure if the information is enough. I hope you can help solve the problem. Thank you!
Edit: Forgot to mention I only flashed Firmware, ROM, NikGApps, Magisk, and DFE
Click to expand...
Click to collapse
probably because your data partition is in f2fs, you need to format it to ext4 or wait for the next release
firebird11 said:
probably because your data partition is in f2fs, you need to format it to ext4 or wait for the next release
Click to expand...
Click to collapse
I'm on ext4. I reflashed everything I'll observe if it happens again. Seems like a problem with gms because after clearing data of Play Services, I can start those apps but it stops working again after some time.
Hi, Great ROM, but I found some issues:
- In Wallpapers and Styles section of settings there are many wallpaper palettes (in groups of 4 per page), but all palettes on one given page, when selected, look exactly the same as the first one (others are broken)
- Face Unlock activates on Screen On, even when set to "on swipe up"
- UDFS custom animations are misaligned
- Sometimes "UDFS when screen off" doesn't work even when it's enabled
- Clock in QS is cut off above size 22 dp
Hello everybody.
First of all congratulations for the work.
I have installed according to the guide ROM, NikGApps and DFE.
I have a problem, When I connect the device to the computer, the drive appears, but I can't access the internal memory.
Any ideas?
Thanks
I've been waiting a long time for the return of Crdroid! Thank you!
thecoolkid said:
Hi, Great ROM, but I found some issues:
- In Wallpapers and Styles section of settings there are many wallpaper palettes (in groups of 4 per page), but all palettes on one given page, when selected, look exactly the same as the first one (others are broken)
- Face Unlock activates on Screen On, even when set to "on swipe up"
- UDFS custom animations are misaligned
- Sometimes "UDFS when screen off" doesn't work even when it's enabled
- Clock in QS is cut off above size 22 dp
Click to expand...
Click to collapse
I have the same small problems, without a doubt once they fix that this will be my header rom, the amount of customization it has is incredible, also, I would like to have the option for the tiles to vibrate when touching them, after that, nothing more, all excellent, more optimization I suppose
@firebird11, very nice ROM. Great battery life. Using your build for 2 weeks now and didn't face any problems. Bedankt!
firebird11 said:
on your computer type - adb sideload crDroidAndroid-13.0-xxxxxxxx-v9.x.zip
Click to expand...
Click to collapse
This step doesnt seem to work with the latest(?) version. Tried it with the provided Orangerecovery.
"adb sideload cannot read"
Settler11 said:
This step doesnt seem to work with the latest(?) version. Tried it with the provided Orangerecovery.
"adb sideload cannot read"
Click to expand...
Click to collapse
First you have to enable adb side load in recovery and swipe to activate before running the command in computer
asripath said:
First you have to enable adb side load in recovery and swipe to activate before running the command in computer
Click to expand...
Click to collapse
Thanks, but I know how to sideload... I'm not asking, but saying that sideloading doesn't work with newer builds. I've tested it with the first build and that worked right away.
Hello everyone, one question, does the rom have any important errors? I'm thinking of installing it but it's a headache to configure everything and copy my files and I wanted to ask those who have the rom installed
It would be nice if they updated the information here so that many of us are better informed than by Telegram
Thanks

Categories

Resources