[ROM][11.0.0_r31] POSP DumAloo (v4.0.2+3) - beryllium [OFFICIAL] - Xiaomi Poco F1 ROMs, Kernels, Recoveries, & Other

{
"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:
#include <std_disclaimer.h>
/*
* Your warranty is void.
*
* I am 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 ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Now that I'm done saving my butt, let's proceed
Potato Open Sauce Project is a butter smooth Android aftermarket firmware.
We handpicked the best features around and are adding our own sauce to it.
Get ready to taste the unique features it brings with itself.
We aim to deliver an experience with original ideas and features along with the useful things
the community is accustomed to.
Team Potato
@Agent_fabulous
@ZerNico
@raj_jdja
@ShreyanshLodha
@ATechnoHazard
@HrX
Design:
@McAwesomePL
Valvze
Joshua Baldassarre
Got an issue or suggestion? Reach us at
Telegram: https://telegram.me/SaucyPotatoesOfficial
Twitter: https://twitter.com/PotatoAndroid
- Custom RGB/HSL/HSV accent picker for dark/light themes
- Custom volume panels
- Three mode Notch Handler (Notch-City)
- Icon shapes and icon pack support
- Lockscreen media art and media art blur level
- Permission hub
- Signature spoofing
- QS panel tweaks
- Various custom QS tiles
- Custom clocks
- Brightness slider tweaks
- Doubletap/longpress power to toggle Flashlight
- Double tap to sleep on lockscreen
- Per app network isolation option
- Google feed integration in launcher
- Other miscellaneous tweaks
POSP: PotatoProject
POSP Device Sources: PotatoDevices
POSP Code Review: Gerrit Code Review
xiaomi-sdm845 common kernel: PotatoDevices/kernel_xiaomi_sdm845
Clean Install
- Backup all your data (Important)
- Wipe /system, /data and cache.
- Flash the ROM + NikGApps (Download link below)
- Reboot
Updates
- Flash ROM
- Reboot!
ROM: https://sourceforge.net/projects/posp/files/beryllium/dumaloo
NikGApps: NikGApps
Credits
- Google for AOSP
- Team Potato
- LineageOS
- ArrowOS
- OmniROM
- AOSiP
- And everyone else who helped out!

Give some screenshots

Have anyone tried? Any ir face unlock and The good stuff?

JD. A said:
Have anyone tried? Any ir face unlock and The good stuff?
Click to expand...
Click to collapse
Running POSP now. Smooth ui, no face unlock at all and few customization options. The ones that are there are very polished. Will keep running it and hoping for more updates to come. Also running f2fs on data and no problems there.

@Agent_fabolous,
Its trying to start service 'vendor.vr-1-0' and then crashing. See attached kernel logs

Hello, can u add call recording in aosp vanilla dialer?

@Agent_fabulous Could you upload a new build please?

vivekpf said:
Hello, can u add call recording in aosp vanilla dialer?
Click to expand...
Click to collapse
On it!
MusterMaxMueller said:
@Agent_fabulous Could you upload a new build please?
Click to expand...
Click to collapse
Just pushed one, changelog to follow shortly
MusterMaxMueller said:
@Agent_fabolous,
Its trying to start service 'vendor.vr-1-0' and then crashing. See attached kernel logs
Click to expand...
Click to collapse
Yeah, just noticed; will fix soon. We are now following a weekly release cycle, so you should see a lot more Quality of Life, feature and fixup changes being merged.

Agent_fabulous said:
On it!
Just pushed one, changelog to follow shortly
Yeah, just noticed; will fix soon. We are now following a weekly release cycle, so you should see a lot more Quality of Life, feature and fixup changes being merged.
Click to expand...
Click to collapse
Hi, tried to build POSP from source but wont Boot, stuck at POCO logo. Also manually checked Out vendor_xiaomi_sdm845_common. Do current sources produce a bootable build? Is there something else required?

Waiting new buid. I hope soon

MusterMaxMueller said:
Hi, tried to build POSP from source but wont Boot, stuck at POCO logo. Also manually checked Out vendor_xiaomi_sdm845_common. Do current sources produce a bootable build? Is there something else required?
Click to expand...
Click to collapse
Builds are reproduceable, all public builds are compiled directly from our sources. You will see a failure on Jenkins if something is broken.
Bash:
repo init -u https://github.com/PotatoProject/manifest -b dumaloo-release
repo sync
source build/envsetup
brunch beryllium
adb reboot sideload
adb sideload $OUT/potato_beryllium-11*.zip
adb reboot
neodante said:
Waiting new buid. I hope soon
Click to expand...
Click to collapse
New build is out
Grab it here! I will update the changelog shortly.

Agent_fabulous said:
Builds are reproduceable, all public builds are compiled directly from our sources. You will see a failure on Jenkins if something is broken.
Bash:
repo init -u https://github.com/PotatoProject/manifest -b dumaloo-release
repo sync
source build/envsetup
brunch beryllium
adb reboot sideload
adb sideload $OUT/potato_beryllium-11*.zip
adb reboot
New build is out
Grab it here! I will update the changelog shortly.
Click to expand...
Click to collapse
Please mention the change logs.

Agent_fabulous said:
Builds are reproduceable, all public builds are compiled directly from our sources. You will see a failure on Jenkins if something is broken.
Bash:
repo init -u https://github.com/PotatoProject/manifest -b dumaloo-release
repo sync
source build/envsetup
brunch beryllium
adb reboot sideload
adb sideload $OUT/potato_beryllium-11*.zip
adb reboot
New build is out
Grab it here! I will update the changelog shortly.
Click to expand...
Click to collapse
i had to remove [email protected] from vendor_xiaomi_sdm845-common/sdm845-common-vendor.mk otherwise it wouldnt build. any suggestions why this might be the case?

greatcoder said:
Please mention the change logs.
Click to expand...
Click to collapse
look at github

Agent_fabulous said:
Builds are reproduceable, all public builds are compiled directly from our sources. You will see a failure on Jenkins if something is broken.
Bash:
repo init -u https://github.com/PotatoProject/manifest -b dumaloo-release
repo sync
source build/envsetup
brunch beryllium
adb reboot sideload
adb sideload $OUT/potato_beryllium-11*.zip
adb reboot
New build is out
Grab it here! I will update the changelog shortly.
Click to expand...
Click to collapse
Where is the link for new build ?

Agent_fabulous said:
On it!
Just pushed one, changelog to follow shortly
Yeah, just noticed; will fix soon. We are now following a weekly release cycle, so you should see a lot more Quality of Life, feature and fixup changes being merged.
Click to expand...
Click to collapse
still not fixed
thank you for this awesome rom!

neodante said:
Where is the link for new build ?
Click to expand...
Click to collapse
PotatoHub
POSP Website
potatoproject.co

@Agent_fabulous could you set the default Bluetooth audio sample rate for aptx to 44.1kHz? Sounds better than 48kHz. Thanks

@Agent_fabulous could you push the device tree changes to github/make them public please?

Related

[ROM][9.0] Liquid Remix [v10.0.11][Official][OP2]

{
"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 LIQUID REMIX! Liquid Remix is a New age mix of all the best ROMs of today with added essence from the older days. Android 9.0 project based from the old lead dev of Liquid smooth, Liquid0624, along with VenkatVV, and community contributors! All features are open source and will stay that way as the community is the most important thing to our project! We enjoy bringing the Android community these ROMs and Kernels for OnePlus 2; we sincerely hope that you can all enjoy the ROMs as much as we enjoy bringing them to you.
Our Android Development Team is very end user oriented; we care about what you want and bringing it to you. We do as much as we can to keep our users happy while primarily focusing the aims on stability, speed, optimizations, other additions and features that complement the ROMs as well as some frequently requested user add-ons.
Code:
/*
* Your warranty is now void.
*
* I am 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 ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
While our ROMs and kernels are tested prior to release for stability, to help prevent any major problems, the following is just a disclosure. Using any rooted features, ROMs or modifications, is at your own risk. We are not to be held responsible for any damages that may be encountered or any warranties voided by rooting a device etc...
ROM- ROM Download Link
Gapps- Open Gapps
BUGS:
1. Alert Slider
2. Screen-off gestures
3. Bluetooth
4. Now playing
5. Show cpu info (works fine if used from quick settings)
6. Custom kernels seems to be causing boot loops.
* Extra tabs for gestures and sliders setting * Only Cosmetic
-let me know
P.S
Volte not working and don't ask me when it'll be fixed.
You can use Jio4gvoice by putting the sim in second slot.
Recommended Clean Flash:
1. Go to Recovery "Wipe"
2. Factory Reset
3. Advanced Wipe
4. Dalvik/Art Cache, System, Vendor, Data and Cache ONLY!! DO NOT WIPE INTERNAL STORAGE
5. Swipe to Wipe
6. Flash Rom and Gapps (Then anything else you might install such as Magisk, etc)
7. Enjoy!
device tree - Device Tree
kernel - Kernel Tree
vendor - Vendor
Google (For AOSP)
Lineage OS (Rom Base)
And all other Open Source Developers,Teams and Organisations
Also special thanks to @_undead , @lucyr03 , @abhijiths362 for helping me in compiling this rom
XDA:DevDB Information
Liquid Remix , ROM for the OnePlus 2
Contributors
sarthak_aditya, liquid0624
ROM OS Version: 9.x Pie
Based On: LOS/AOSP
Version Information
Status: Stable
Created 2019-03-02
Last Updated 2019-08-20
18-08-2019
- Updated to 10.0.11
- August Security patch merged.
- Updated device tree from los
- synced with latest LR sources (Liquid Remix Changelog)
16-07-2019
- Updated to 10.0.10
- July Security patch merged.
- Fixed apps refreshing after battery saver state is changed.
- Added lock screen date styles.
- synced with latest LR sources (Liquid Remix Changelog)
18-06-2019
- Updated to 10.0.9
- June Security patch merged.
- Updated Device Tree
- Fixed QS tiles long press toggle
- synced with latest LR sources (Liquid Remix Changelog)
14-05-2019
- Updated to 10.0.8
- May Security patch merged.
- Q battery icon and lockscreen clock
- Updated Device Tree
- Updated to AGK-v2.6
- synced with latest LR sources (Liquid Remix Changelog)
15-04-2019
- Updated to 10.0.7
- April Security patch merged.
- synced with latest LR sources
18-03-2019
- going official
- synced with latest LR sources
- updated device tree from los
- switched to AGK kernel (thanks to @Pierre2324)
- Liquid Remix Changelog
09-03-2019
- Duplicate Tabs removed from settings
- Updated to 10.0.6
- Synced with latest liquid remix sources (March Security Patch)
28-02-2019
- fixed bluetooth
- fixed Alert Slider and Gestures (Additional ScreenOff gestures available)
- Custom kernel support added (use AOSP)
- Integrated Matrix 1.3 kernel
21-02-2019
- Initial build
(Extra tabs for slider and gestures are present in settings...will try to fix in next build)
amazing rom good work bro
Good job bro, another rom for our beloved OP2
VoLTE working?
bro volte is not working in any pie rom
prathamesh999 said:
VoLTE working?
Click to expand...
Click to collapse
No volte is not working... I should mention it otherwise everyone will keep asking it
prathamesh999 said:
VoLTE working?
Click to expand...
Click to collapse
But jio4gvoice app works, with jio sim on 2nd slot.
Actually I’m using only jio sim. So I’m unable to use any pie rom.
prathamesh999 said:
Actually I’m using only jio sim. So I’m unable to use any pie rom.
Click to expand...
Click to collapse
I'm also using only jio sim...still works
how? i tried crdroid and jio apps constatly says "this device supports volte use phone app"
prathamesh999 said:
how? i tried crdroid and jio apps constatly says "this device supports volte use phone app"
Click to expand...
Click to collapse
delete all the files related to jio4gvoice...hidden files too and reinstall the app and then register the sim
okay will give it a shot today! thanks man
congrats mate
Is this ROM based on aosp??
vamshi krishna.s said:
Is this ROM based on aosp??
Click to expand...
Click to collapse
nope los
Thanks for bringing another greast rom to our op2, we'll be breaking the record for available roms soon at this rate.
SimplyJeevS said:
congrats mate
Click to expand...
Click to collapse
Thanks saar
Wmbruckner said:
Thanks for bringing another greast rom to our op2, we'll be breaking the record for available roms soon at this rate.
Click to expand...
Click to collapse
Yeesss...!!! All because OnePlus 2 family is such a great community
Great job dude!
10/10
Very hyped for further development of this rom!

[ROM][Bacon][8.1][UNOFFICIAL] LineageOS 15.1 for OnePlusOne (6/12/2019)

{
"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 15.1 is a free, community built, aftermarket firmware distribution of Android 8.1 (Oreo), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 ROM
* 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.
*
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.
All the source code for LineageOS 15.1 is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Bug reporting:
Before the report make sure that you've installed the latest build of the ROM.
Explain the bug in details and, if possible, methods to reproduce it.
For most issues, you should attach the logcat.
Random reboots? Please upload last_kmsg immediately after the kernel crash.
Note: I will only be providing builds once every month and when new security patches come in. I don't have enough time to be making them every week. Latest build provided should have the June 2019 security patches and have the build fingerprint fix included. These builds should be daily driver friendly and have nothing changed or added and they should be pure Lineage based builds. Please download the latest version of OpenGapps and flash along with the ROM to be able to use the play store and other google related services. If you want to root i recommend flashing and using Magisk 19.3. Enjoy and i hope you appreciate my pure Lineage 15.1 Unofficial builds for bacon.
Downloads:
Latest 6/12 build for Bacon is here: https://www.androidfilehost.com/?fid=6006931924117894050
ROM Download folder is here: https://www.androidfilehost.com/?w=files&flid=295452
Sources:
Device Tree: https://github.com/LineageOS/android_device_oneplus_bacon/tree/lineage-15.1
Vendor Tree #1: https://github.com/TheMuppets/proprietary_vendor_oneplus/tree/lineage-15.1
Vendor Tree #2: https://github.com/TheMuppets/proprietary_vendor_oppo/tree/lineage-15.1
Kernel: https://github.com/LineageOS/android_kernel_google_msm/tree/lineage-15.1
Manifests Tree: https://github.com/JT1510365/local_manifests/blob/lineage-15.1/bacon.xml
reserved for future use
Noob Q: So since Lineage stopped updating 15.1 in feb and started pushing 16, you can still give us updates? If im running the last version of 15.1 can i just add your zip, then TWRP install, clean caches and done?
pete3000 said:
Noob Q: So since Lineage stopped updating 15.1 in feb and started pushing 16, you can still give us updates? If im running the last version of 15.1 can i just add your zip, then TWRP install, clean caches and done?
Click to expand...
Click to collapse
Yup you don't even need to clean cache and I will be making new builds when new security patches come in so yes I will be providing updates Latest build that is out has the may security patches.
I will also be making a lineage os 13.0 build for bacon
But if you have problems I suggest you do a full wipe so wipe everything except for internal storage then install the ROM and latest opengapps nano for Oreo then magisk 19.2
Does it have the device fingerprint commit
nathsagar96 said:
Does it have the device fingerprint commit
Click to expand...
Click to collapse
Unfortunately no but you can still download Facebook and messenger from apk mirror and manually install them both and they will work if you pick the latest correct version for your device. I have no idea how to fix the fingerprint issue so if someone could help me to do that it would be great
JT1510365 said:
Unfortunately no but you can still download Facebook and messenger from apk mirror and manually install them both and they will work if you pick the latest correct version for your device. I have no idea how to fix the fingerprint issue so if someone could help me to do that it would be great
Click to expand...
Click to collapse
You can do that by editing the fingerprint in lineage_bacon.mk file
nathsagar96 said:
You can do that by editing the fingerprint in lineage_bacon.mk file
Click to expand...
Click to collapse
okay thank you i will look into it
JT1510365 said:
okay thank you i will look into it
Click to expand...
Click to collapse
Just in case the commit url
https://review.lineageos.org/c/LineageOS/android_device_oneplus_bacon/+/243112
nathsagar96 said:
Just in case the commit url
https://review.lineageos.org/c/LineageOS/android_device_oneplus_bacon/+/243112
Click to expand...
Click to collapse
Thank you i will hopefully post a new build later today with the fingerprint fix if i have time
Hello, is there a new upstream build coming?
Disrupthor said:
Hello, is there a new upstream build coming?
Click to expand...
Click to collapse
Yes i will hopefully be posting a new build sometime today just been busy with personal life thats all but i know how to fix the fingerprint issue
Disrupthor said:
Hello, is there a new upstream build coming?
Click to expand...
Click to collapse
New build has been uploaded
https://www.androidfilehost.com/?fid=6006931924117894050
i like to build with MicroG but i get this error can you help me?
============================================
[44/44] bootstrap /home/exodusnick79/LineageOS/15.1/out/soong/.minibootstrap/build.ninja.in
[4/4] /home/exodusnick79/LineageOS/15.1/out/soong/.bootstrap/bin/minibp /home/exodusnick79/LineageOS/15.1/out/soong/.bootstrap/build.ninja
[872/873] glob vendor/qcom/opensource/interfaces/wifi/*/Android.bp
[56/56] /home/exodusnick79/LineageOS/15.1/out/soong/.bootstrap/bin/soong_build /home/exodusnick79/LineageOS/15.1/out/soong/build.ninja
/home/exodusnick79/LineageOS/15.1/out/build-lineage_bacon.ninja is missing, regenerating...
[135/1089] including ./device_oneplus_bacon/Android.mk ...
build/core/base_rules.mk:238: error: device_oneplus_bacon/rootdir: MODULE.TARGET.ETC.init.bacon.rc already defined by device/oneplus/bacon/rootdir.
18:31:33 ckati failed with: exit status 1
salute
christian
Exodusnick said:
i like to build with MicroG but i get this error can you help me?
============================================
[44/44] bootstrap /home/exodusnick79/LineageOS/15.1/out/soong/.minibootstrap/build.ninja.in
[4/4] /home/exodusnick79/LineageOS/15.1/out/soong/.bootstrap/bin/minibp /home/exodusnick79/LineageOS/15.1/out/soong/.bootstrap/build.ninja
[872/873] glob vendor/qcom/opensource/interfaces/wifi/*/Android.bp
[56/56] /home/exodusnick79/LineageOS/15.1/out/soong/.bootstrap/bin/soong_build /home/exodusnick79/LineageOS/15.1/out/soong/build.ninja
/home/exodusnick79/LineageOS/15.1/out/build-lineage_bacon.ninja is missing, regenerating...
[135/1089] including ./device_oneplus_bacon/Android.mk ...
build/core/base_rules.mk:238: error: device_oneplus_bacon/rootdir: MODULE.TARGET.ETC.init.bacon.rc already defined by device/oneplus/bacon/rootdir.
18:31:33 ckati failed with: exit status 1
salute
christian
Click to expand...
Click to collapse
I have no idea pm me and will try to help you further I might be able to help you and when you pm me link all the sources you are using so I know what might be the problem
@JT1510365
I wrote you a pm.
@JT1510365 Hello, ain't there no more builds comming?
Disrupthor said:
@JT1510365 Hello, ain't there no more builds comming?
Click to expand...
Click to collapse
lineage-15.1 07.29
Latest upstream LineageOS changes with fingerprint 5.0.2 LRX22G YNG1TAS0YL
https://cloud.mail.ru/public/2Zmz/2yixUCL39
MurikBMX said:
lineage-15.1 07.29
Latest upstream LineageOS changes with fingerprint 5.0.2 LRX22G YNG1TAS0YL
https://cloud.mail.ru/public/2Zmz/2yixUCL39
Click to expand...
Click to collapse
Ok so August security patch is out. New build coming? Thanks.
Disrupthor said:
Ok so August security patch is out. New build coming? Thanks.
Click to expand...
Click to collapse
https://cloud.mail.ru/public/4BYQ/4zRnPELa4

[ROM] [Android 10] [Stable] (AOSP) Android Open Source Project | android-10.0.0_r29

{
"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"
}
Disclaimer:
Code:
Flash this rom at your own risk. I will not be held responsible
if anything goes wrong because you did not follow the instructions as
I mentioned or flashed mods over this rom!
This is Pure Stock AOSP ROM and I will not be adding features to this rom!
This rom was intended to be feature less and gives you a smooth and fresh stock AOSP experience
on your cedric
Bugs:
Code:
* Camera Green tint bug (that happens in low light)
* Rest everything is working!
Downloads:
Downloads are Available on my Sourceforge Builds Page
Installation:
Make sure you are on the latest oreo firmware
1. Unlock your bootloader (If you are new to this, make sure you take a backup of everything)
2. Install TWRP
Optional: Take a backup of everything (Internal Storage, photos, media etc.)
3. Wipe data/Factory Reset
4. Tap on Install, navigate to wherever the ROM zip is stored
5. Tap on the zip and slide to flash
Optional: Flash GApps if needed.
6. Reboot and Enjoy!
Bug Reporting:
Bug reports without logs will be ignored. Attach proper logs with pointing out the proper bug!
Kernel Source Code: CodeZero's Git​
XDA:DevDB Information
Android Open Source Project, ROM for the Moto G5
Contributors
m_vaisakh, Sohamlad7
Source Code: [url]https://android.googlesource.com/[/URL]
Kernel Source Code: CodeZero's Git
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
ROM Firmware Required: Oreo Firmware
Based On: AOSP
Version Information
Status: Stable
Created 2019-12-18
Last Updated 2020-02-08
m_vaisakh said:
Vaisakh Murali:
Actually I've come to a decision, I feel like I should stop android development
It's just that for the past few days I've been away from android mostly, and it felt pretty good
I guess its time for me to be a user
Or a tester perhaps
I'm taking a break from android development, I'm really sorry to give you all hopes for Android 11 from my side. But I want to focus on my studies more. I spend too much time on android discussions and bug fixes
I hope you guys can understand
Click to expand...
Click to collapse
(from Telegram)
Tl;dr: No more updates for this./This is discontinued.
(Try out my MintOS! It is an mix of AOSP and LineageOS)
Build Instructions:
Make Sure you have setup your build system according to Android Guidelines, if not, official way to do so can found here. There are certain specifications to be met before you can build aosp, make sure you have enough specifications on your computer!
Also you have to setup repo tool from google
Code:
# Prepare folder to setup repo tool
$ mkdir ~/.bin
$ PATH=~/.bin:$PATH
# Downloading and setting up permissions for repo tool to work (You require python for repo tool to work!)
$ curl [url]https://storage.googleapis.com/git-repo-downloads/repo[/url] > ~/.bin/repo
$ chmod a+x ~/.bin/repo
Initialise AOSP Source Code from your favourite source (Here, aosp is being used.)
Code:
# Make sure you sync the code in a directory other than your home directory
$ mkdir ~/aosp
$ cd ~/aosp/
# Initialise the AOSP source code (Warning the code is several hundred gigabytes large!)
$ repo init [url]https://android.googlesource.com/platform/manifest[/url] -b android-10.0.0_r20 --depth=1
Clone my manifests, for both proper build system and device specfic requirements.
Code:
$ git clone [url]https://github.com/mvaisakh/aosp_cedric_local_manifest[/url] -b android-10 .repo/local_manifests/
Now to syncing! (This might take several hours depending on your internet connection speed!)
Code:
$ repo sync -c --no-tags --no-clone-bundle -j$(nproc --all)
Building AOSP for cedric! (This will take a while to build, depending upon your specifications.)
Code:
$ . build/envsetup.sh
$ lunch aosp_cedric-userdebug
$ mka bacon
After the Build succeeds, your rom zip will be found at:
Code:
~/aosp/out/target/product/cedric/
Flash and Enjoy!
NOTE: My device tree can be used to build other roms too! Just use the cedric.xml from my local manifest and modify device tree according to your rom and enjoy!
NOTE 2: I will not help with build errors that you might face with building, there are many guides and resources on the internet for doing that. Please keep the thread clean and void of such posts!
Releases
8th January 2020
Changelog:
* January Security Patch.
* Based on tag android-10.0.0_r25.
* Added theming (was removed by Google in android-10.0.0_r14).
* New and Amazing Fonts.
* Customisation is available in Settings > Display
* Improved Dark Theme.
* Improved Launcher & UI speeds!
* Fixed video recorder crash.
Download: https://sourceforge.net/projects/mv...-QQ1D.200105.002-20200108.033922.zip/download
6th February 2020
? Changelog:
• February security patch
• Massive theming from DerpFest, you can find it by tap and holding on the launcher home > Styles and Wallpaper.
• Enforced SELinux Build.
• Enable TypeFace Clock (Lockscreen Clock customisations)
• Improved Scrolling Cache
• Screen densities can be set to lower sizes.
• Loads of Fonts to choose from.
• A fresh new wallpaper
• WFD fix applied (untested)
Do not report bugs without proper logs.
Download: https://sourceforge.net/projects/mv...-QQ1D.200205.002-20200206.062144.zip/download
24th April 2020
? Changelog:
Platform specific:
* April Security Patch
* New fonts to choose from (some might not work, sorry for that, will remove with next update)
* Change primary colours
* More accents
* MicroG support
* Signature spoofing
* Removed unused videos from Framework
* Updated all animations from Pixel 4
* Optimised Android Runtime (Smoother than ever before)
* Better scrolling
Device specific:
* Use QCOM Surfaceflinger
* Eva EAS+ 3.0 as default kernel
* EAS Fine tuning for both better battery and performance!
* Safetynet Passes by default
* Switched to common dtb tool
* Network settings v2
* Display Colour Calibration
Download:
https://sourceforge.net/projects/mv...-QQ2A.200405.005-20200424.060707.zip/download
7th May 2020
? Changelog
Platform specific:
* Security Patch Bump
* May Security patch
Device specific:
* Eva EAS+ 1.2 as default kernel
Download: https://sourceforge.net/projects/mv...2A.200501.001.B3-20200506.204702.zip/download
14th June 2020
? Changelog:
Platform specific:
* Security Patch Bump
* June Security patch
Device specific:
* Fixed WiFi Display (screen mirroring), thanks to @CodeZero
* Kernel Security and Performance fixes from @OmegaPrimus7
Download: https://sourceforge.net/projects/mv...3A.200605.002.A1-20200613.153520.zip/download
9th August 2020
? Changelog:
• August security patch
• Kernel upgraded to Eva EAS+ v1.3
• Kernel compiled with GCC 10 for optimal performance
Download: https://sourceforge.net/projects/mv...-QQ3A.200805.001-20200808.184024.zip/download
Like my work?
Hit thanks button.
If you want to donate, please donate to a noble causes like UNESCO, and Environment Fund.
Is it the same as lineage 17 or is it another rom? Do you require arm64?
Alejandro miranda said:
Is it the same as lineage 17 or is it another rom? Do you require arm64?
Click to expand...
Click to collapse
It is another rom, Lineage has some amount of customisations, this one doesn't. Only aimed on stability and smoothness.
Yes, all ROMs since Oreo are arm64
The Moto g5 Cedric it did not come with support for Project Treble Official, if I install TWRP with Project Treble, will this ROM work and others too?
Darkyuuki said:
The Moto g5 Cedric it did not come with support for Project Treble Official, if I install TWRP with Project Treble, will this ROM work and others too?
Click to expand...
Click to collapse
this twrp from JarlPenguin: https://github.com/JarlPenguin/releases/releases/twrp3.3.1-3-cedric/
It has 32/64 bit & treble support, but it can also flash "normal" roms
I use this rom, very fast & responsive :good:
GApps
Please, i would like know more about Gapps for this rom?
What kind ? Only arm64 android 9 is available on opengapps.org. .
Thanks a lot.
morcego.surf said:
Please, i would like know more about Gapps for this rom?
What kind ? Only arm64 android 9 is available on opengapps.org. .
Thanks a lot.
Click to expand...
Click to collapse
You can use bitgapps, or other Q compatible gapps. If you use minimal gapps, they'll be limited to play store. Some modified gapps and theming support is available on the Cedric Telegram Chat.
m_vaisakh said:
It is another rom, Lineage has some amount of customisations, this one doesn't. Only aimed on stability and smoothness.
Yes, all ROMs since Oreo are arm64
Click to expand...
Click to collapse
the truth is I am left with lineage is 17 because this "ROM" is very good but when installing all the Google apps from the play store when the bootloader does not pass, and it is a bug that they have to fix, this is like android Q stock
@m_vaisakh What bugs does this ROM have?
Is she already at the flash point and?
Sorry for English because I'm using a translator.
Darkyuuki said:
@m_vaisakh What bugs does this ROM have?
Is she already at the flash point and?
Sorry for English because I'm using a translator.
Click to expand...
Click to collapse
Well, I have tested this stock Android 10 ROM, the truth is very fluid and that, but it has the same lineage errors as the Chrome videos and the camera, although here the launcher is more optimized than lineage, but I am left with lineage because it's bring more customizations it's not bring any of that, this is clean android stock, but it's ok
Alejandro miranda said:
Well, I have tested this stock Android 10 ROM, the truth is very fluid and that, but it has the same lineage errors as the Chrome videos and the camera, although here the launcher is more optimized than lineage, but I am left with lineage because it's bring more customizations it's not bring any of that, this is clean android stock, but it's ok
Click to expand...
Click to collapse
Thank you for answering my questions.
If anyone's interested, they can use my Eva Kernel EAS version and tell me how it feels to use it with AOSP.
m_vaisakh said:
If anyone's interested, they can use my Eva Kernel EAS version and tell me how it feels to use it with AOSP.
Click to expand...
Click to collapse
I will try to see, although once installed and consumed a lot of energy, a question! When will you get another update of this project? Will it be for ota?
Alejandro miranda said:
I will try to see, although once installed and consumed a lot of energy, a question! When will you get another update of this project? Will it be for ota?
Click to expand...
Click to collapse
Yes, this project will be maintained and receive monthly updates. About ota, I'll take it into consideration and will look into it when i have time.
m_vaisakh said:
Yes, this project will be maintained and receive monthly updates. About ota, I'll take it into consideration and will look into it when i have time.
Click to expand...
Click to collapse
thank you very much, I'll keep this one for now everything is fine
Can anyone confirm if Pokemon Go is working on this ROM without Magisk please? App says not compatible on Lineage 17. This is my sons phone so I really don't want to root it.
audinswfc said:
Can anyone confirm if Pokemon Go is working on this ROM without Magisk please? App says not compatible on Lineage 17. This is my sons phone so I really don't want to root it.
Click to expand...
Click to collapse
If it doesn't work on Lineage, it won't work on this. What module does it require?
m_vaisakh said:
If it doesn't work on Lineage, it won't work on this. What module does it require?
Click to expand...
Click to collapse
Well on my own device (Xiaomi Redmi Note 7, Pixel Experience 10 ROM) Pokemon Go doesn't work unless I flash Magisk and then use Magisk hide on it. However on my sons Moto G5 I have tried Lineage and even with Magisk and Magisk hide enabled Pokemon Go doesn't work unless I manually open Magisk Manager first, which I can't have him doing he's only 9 and he's going to cause some damage to his device if i'm not careful. Really don't want to go back to stock as it's awful on Moto G5. Was previously using Pixel Experience but as they've stopped developing it I wanted to try something more current. Also I found that Pixel Experience took up too much space leaving him not a lot of room for apps.
I'll just keep trying different ROMs.

[UNOFFICIAL][R][RMX218x]ArrowOS 11.0

{
"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"
}
ArrowOS
ArrowOS is an AOSP based project started with the aim of keeping things simple, clean and neat. We added just the right and mostly used stuff that will be actually USEFUL at the end of the day, aiming to deliver smooth performance with better battery life.
What is ArrowOS?​
ABOUT
ArrowOS is an AOSP/CAF based project started with the aim of keeping things simple, clean and neat.
Website: https://arrowos.net
Blog: blog.arrowos.net
Telegram: TG Portal/Links
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
Changelog: https://arrowos.net/changelog.php
E-mail: arrowos.contact
PayPal: Donate to us
Checkout more documentation at (maintainership/contributing): Check this out
WHAT WORKS?
* VoLTE
* WiFi
* Offline Audio
* Video in YouTube and Facebook
* SafetyNet
Notes:
* It is Encrypted and permissive Enforcing build
* Source built 4.9.206 kernel
Spoiler
do keep in mind that a permissive SELinux environment is not at all meant for being a daily driver. Unless you don’t have any problem with running a less secure software, you’re better off not installing it as your primary device.
Click to expand...
Click to collapse
WHAT DOESN'T WORK?
* Double Tap To Wake
* If your fingerprint is not working, then see this
* Some things are broken with Enforcing like login in some games. For this you can flash Permissiver(do note that it weakens the security) from here
Be sure to include a log : check how to by this or this
DOWNLOADS
It is for only UI1
Click here to Download(Updated 2022 January 22nd)
Mirror can be found at here
INSTRUCTIONS
* Install TWRP from here
* Boot to TWRP
* Install ROM
* Install GApps(optional and FlameGApps are suggested)
* Wipe cache
* Format Data
* Reboot
SCREENSHOTS
Spoiler: Click To Show Content
Read our blog article/post about:
* HOW-TO report a bug
* GAPPS and VANILLA variants
* Checking build integrity
Spoiler
Fixing SafetyNet
* Root with Magisk by patching boot.img from rom zip manually and flash it from bootloader
* Enable 'Magisk Hide' in Magisk app
* Remove /system/xbin/su
* Install 'MagiskHidePropsConfig' module and change fingerprint
* Open Termux, type su and then props​* Choose Edit device fingerprint and Pick a certified fingerprint​* Choose any. I chose Google Pixel 5​* Done
CREDITS
* Irawan's for trees
* TechyMinati for initial trees and kernel fixes
* Apon77 for server at here
SOURCES
* ROM Source
* ArrowOS Devices
* Device Tree
* Kernel Source
microG
ArrowOS supports Signature Spoofing and microG works out of the box without any additional steps.
Use below steps for bare minimal replacement of Play Services i.e, without any Location Services, Maps and Play Store InApp Purchases
- Flash ArrowOS VANILLA without flashing GApps
- Download and install GmsCore from https://github.com/microg/GmsCore/r...2.212658/com.google.android.gms-212658044.apk
- Download and install GsfProxy from https://github.com/microg/android_packages_apps_GsfProxy/releases/download/v0.1.0/GsfProxy.apk
- Download and install FakeStore from https://github.com/microg/FakeStore/releases/download/v0.1.0/FakeStore-v0.1.0.apk
- Go to AppInfo of microG Services Core from AppDrawer and grant all the permissions
- Open microG Services Core, go to Self-Check and make sure that all options are checked. If something is not checked, then click on it and allow for asked permission
- Go back and choose Account for adding Google Account
- Also enable Google device registration, Cloud Messaging if not enabled
- Reboot
BUILDING
See bringup at https://blog.arrowos.net/compilation-guide/
Below are the instructions that I used to build ArrowOS in Ubuntu 20.04 LTS.
Setup build environment
It will download and install packages required for building
Bash:
git clone https://github.com/akhilnarang/scripts
cd scripts && bash setup/android_build_env.sh
apt install jq
git config --global user.name "HemanthJabalpuri"
git config --global user.email "[email protected]"
mkdir ~/work && cd ~/work
Sync ArrowOS ROM sources
It will download sources that have size upto 100GB. So be prepared to have that much internet and time to wait till it downloads
Bash:
repo init -u https://github.com/ArrowOS/android_manifest.git -b arrow-11.0
repo sync
Spoiler
No longer needed, since these are merged in upstream
Apply required patches
For fixing VoLTE and booting
Bash:
cd frameworks/base/opt/wifi
curl -sL https://github.com/PotatoProject-next/frameworks_opt_net_wifi/commit/88773b8285d7962d0add6a9f55c63fc045beb677.patch | patch -p1 -b
cd - && cd frameworks/base
curl -sL https://github.com/PotatoProject-next/frameworks_base/commit/5db62c3223a698657acafdefda323baa5e773d4c.patch | patch -p1 -b
cd - && cd external/selinux
curl -sL https://github.com/phhusson/platform_external_selinux/commit/f3d5e2eb212ebd4189428d6adb915880573962f9.patch | patch -p1 -b
cd -
Clone Device and Vendor trees
Our device specific trees to build.
Bash:
git clone --depth=1 https://github.com/HemanthJabalpuri/device_realme_RMX2185 -b arrow device/realme/RMX2185
git clone --depth=1 https://github.com/dodyirawan85/vendor_realme_RMX2185 -b lineage-18.1 vendor/realme/RMX2185
git clone --depth=1 https://github.com/dodyirawan85/android_kernel_realme_mt6765 -b lineage-17.1 kernel/realme/mt6765
Spoiler
Use below if you want to build using Techyminati's trees instead of Irawan's trees
Clone Device and vendor trees
Our device specific trees to build. No need of kernel sources, since we are using stock prebuilt one in device tree.
Bash:
git clone --depth=1 https://github.com/HemanthJabalpuri/android_device_realme_RMX2185 -b arrow device/realme/RMX2185
git clone --depth=1 https://github.com/HemanthJabalpuri/proprietary_vendor_realme_RMX2185 -b arrow vendor/realme/RMX2185
Build the ROM
It is the crucial step. Its time to build ROM from sources. It may take so much depending on your PC specifications. It may take upto 7 - 15 hours for a decent PC
Bash:
. build/envsetup.sh
lunch arrow_RMX2185-userdebug
m bacon 2>&1 | tee log.txt
Get final flashable ROM zip
Code:
out/target/product/RMX2185/{ROM_NAME}.zip
Changelog
TODO
https://review.arrowos.net/c/ArrowOS/android_frameworks_base/+/14107
Changelog
Spoiler
Spoiler: January 22
ArrowOS side changes
- January security patches
Spoiler: December 15
Device side changes
- Switched SELinux from Permissive to Enforcing
ArrowOS side changes
- December security patches
Spoiler: November 14
ArrowOS side changes
- November security patches
- Hotspot WPA3 Settings
- Update SimpleCalendar
Spoiler: October 12
- October security patches
- Update SimpleCalendar, SimpleGallery
Spoiler: September 14
* September security patches
* Updated DuckDuckGo, Simple Gallery, Simple Calendar
Spoiler: August 15
* SafetyNet passes without Magisk
* Added Realme Dirac
* Update perf profile for our devices
* Fixed Zram
* Disable some debug logging
ArrowOS side changes:-
* August Security patches
* Added 'Wake on plug'
* Disable Network indicator in status bar when notch detected
Spoiler: July 25
* Shifted to Irawan's trees
* With Irawan's trees we will get following
* Good status bar​* SafetyNet will pass using MagiskHide​* Source built and upstreamed to 4.9.206 kernel​* Realme Settings with some changes(by using RealmeParts)​* Call recording(Have to click in every call)​* Device specific overlay(power_profile)​* This also Encrypted and Permissive
Spoiler: July 18
* Initial build using Techyminati trees
* Encrypted and permissive
* Stock A.87 prebuilt kernel
* SafetNet will pass only in eng builds by removing /system/xbin/su and changing fingerprint using MagiskHidePropsConfig module
* No Realme Settings included(So no OTG)
Hi, I cant seem to download it sir.
What do I need to do?
I have tried several custom roms for my realme c12 but all of them has wifi issues and bluetooth issue.
It says MAC WIFI and bluetooth address not awailable.
HemanthJabalpuri said:
ArrowOS
ArrowOS is an AOSP based project started with the aim of keeping things simple, clean and neat. We added just the right and mostly used stuff that will be actually USEFUL at the end of the day, aiming to deliver smooth performance with better battery life.
What is ArrowOS?​
ABOUT
ArrowOS is an AOSP/CAF based project started with the aim of keeping things simple, clean and neat.
Website: https://arrowos.net
Blog: blog.arrowos.net
Telegram: Channel | TG Portal/Links
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
Changelog: https://arrowos.net/changelog.php
E-mail: arrowos.contact
PayPal: Donate to us
Checkout more documentation at (maintainership/contributing): Check this out
WHAT WORKS?
* VoLTE
* WiFi
* Offline Audio
* Video in YouTube and Facebook
Note: ROM is tested in A.87 and A.93 Stock ROMs only as base
It is Encrypted and permissive build.
WHAT DOESN'T WORK?
* Fingerprint
* Double Tap To Wake
Be sure to include a log : check how to
DOWNLOADS
Click here to Download
INSTRUCTIONS
* Make sure your using A.87 or A.93 as base Stock ROM
* Install TWRP from here
* Boot to TWRP
* Install ROM
* Install GApps(optional and Flame GApps are suggested)
* Wipe cache
* Format Data
* Reboot
SCREENSHOTS
Spoiler: Click To Show Content
View attachment 5365535View attachment 5365539View attachment 5365541View attachment 5365543
View attachment 5365545View attachment 5365547View attachment 5365549View attachment 5365551
Read our blog article/post about:
* HOW-TO report a bug
* GAPPS and VANILLA variants
* Checking build integrity
Spoiler
Fixing SafetyNet
* Root with Magisk by patching boot.img from rom zip manually and flash it from bootloader
* Enable 'Magisk Hide' in Magisk app
* Remove /system/xbin/su
* Install 'MagiskHidePropsConfig' module and change fingerprint
* Open Termux, type su and then props​* Choose Edit device fingerprint and Pick a certified fingerprint​* Choose any. I chose Google Pixel 5​* Done
CREDITS
* TechyMinati for trees
SOURCES
* ROM Source
* ArrowOS Devices
* Device Tree
* Kernel Source
Click to expand...
Click to collapse
Hi, I cant seem to download it sir.
What do I need to do?
I have tried several custom roms for my realme c12 but all of them has wifi issues and bluetooth issue.
It says MAC WIFI and bluetooth address not awailable.
@jhainemo429
ROMs which have WiFi issues may be solved by using older stock rom as base like A.87 or A.93(this may change in future roms).
If you still can't able to get WiFi working even when you user A.87 or A.93, please give logs.
See this for how to take logs https://forum.xda-developers.com/showthread.php?t=2774386
Thanks
HemanthJabalpuri said:
@jhainemo429
ROMs which have WiFi issues may be solved by using older stock rom as base like A.87 or A.93(this may change in future roms).
If you still can't able to get WiFi working even when you user A.87 or A.93, please give logs.
See this for how to take logs https://forum.xda-developers.com/showthread.php?t=2774386
Thanks
Click to expand...
Click to collapse
Thanks for the reply.
I was able to reach out to you on telegram as well.
I am very thankful for the timely response regarding this.
Thanks for your recommendation as well
I will try arrow for gaming, then let you know about the results.
P.S: I was able to use wifi now using custom ROM after flashing the older stock rom
All other custom rom works great too they have wifi now
Sorry, sir, may I ask for the stock room link A87/A93 as a basis for flashing the Arow OS
Zeyn0101 said:
Sorry, sir, may I ask for the stock room link A87/A93 as a basis for flashing the Arow OS
Click to expand...
Click to collapse
Are you using A.95?
If yes, then it will work on A.95 too I guess.
So flash and let me know.
I have flashed it but it's black blank
Even though I flashed stock recovery.img
Quote Reply
Zeyn0101 said:
Saya sudah memflashnya tapi blank hitam
Padahal sudah flash stok recovery.img
Click to expand...
Click to collapse
English please
Also I want to fix the wifi and bluetooth bug via the stock room base A87/93 that you recommend
https://download.c.realme.com/osupdate/RMX2185_11_OTA_0870_all_1TbYEnns8MEW.ozip
can the ozip file flash it in twrp
Zeyn0101 said:
can the ozip file flash it in twrp
Click to expand...
Click to collapse
Yes, but before flashing, enable 'Skip treble compatibility error' in TWRP settings.
Now you can flash and format data.
Thank you sir
HemanthJabalpuri said:
Yes, but before flashing, enable 'Skip treble compatibility error' in TWRP settings.
Now you can flash and format data.
Click to expand...
Click to collapse
sorry, why after flashing it there is no boot logo and it keeps rebooting the system by itself
Zeyn0101 said:
sorry, why after flashing it there is no boot logo and it keeps rebooting the system by itself
Click to expand...
Click to collapse
You mean stock rom?
I don't know. Have you did Format Data?
HemanthJabalpuri said:
You mean stock rom?
I don't know. Have you did Format Data?
Click to expand...
Click to collapse
after i flashed room arow os and i rebooted the system there is no boot logo it just keeps rebooting
Zeyn0101 said:
after i flashed room arow os and i rebooted the system there is no boot logo it just keeps rebooting
Click to expand...
Click to collapse
Try to Format Data.
Boot to fastboot and run fastboot -w

[ROM] [13.0.0_r43] ArrowOS Poco X3 NFC [OTA/Miui Camera][18/05/23]

{
"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"
}
ArrowOS​
Code:
/*
* We are 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 ROM
* 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.
* It is your fault because you chose to do all the modifications on your device.
* Remember projects like these and the work done on them is a hobby to the
* contributors and the team members, no one is working for you nor is getting paid for it
* have some respect for the work done by them since it is done purely on interest or a hobby
*/
ABOUT
ArrowOS is an Android Open Source Project based Android mobile operating system started with the aim of keeping things simple, clean and neat.
Website: https://arrowos.net
Telegram: Channel | TG Portal/Links
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
E-mail: arrowos.contact
PayPal: Donate to us
Blog: blog.arrowos.net
Checkout more documentation at (maintainership/contributing): Check this out
WHAT WORKS?
Almost everything
KernelSU Support
Miui Camera Support
OTA Support
WHAT DOESN'T WORK?
You tell me
Be sure to include a log : check how to
DOWNLOADS
Vanilla build | Gapps build
Read our blog article/post about:
* HOW-TO report a bug
* GAPPS and VANILLA variants
* Checking build integrity
GPL compliance:
ROM Source- https://github.com/ArrowOS
Kernel Source- https://github.com/TheStrechh/android_kernel_xiaomi_surya.git
Telegram group support
Hi, very nice with MIUI Camera
Do you plan to integrate the MIUI-Gallery too?
SmartJuwel said:
Hi, very nice with MIUI Camera
Do you plan to integrate the MIUI-Gallery too?
Click to expand...
Click to collapse
In the future possible
How to install? after the first boot I'm unable to setup google account. The google accounti input screen desappear after fews seconds
Truzzman2 said:
How to install? after the first boot I'm unable to setup google account. The google accounti input screen desappear after fews seconds
Click to expand...
Click to collapse
Use latest NikGapps Core
I found a little bug. PowerOffAlarm is not working.
Can not find face unlock
SmartJuwel said:
Use latest NikGapps Core
Click to expand...
Click to collapse
I used it but same result, the page for google account where insert emai address from gmail, disappear after few swcond
Carlos Arriaga said:
Telegram group support
Click to expand...
Click to collapse
Hello, To download it, it asks me for an authorization, I don't know if you give it to me or I need to download it in a specific way To download it, it asks me for an authorization, I don't know if you give it to me or I need to download it in a specific way

			
				
Truzzman2 said:
I used it but same result, the page for google account where insert emai address from gmail, disappear after few swcond
Click to expand...
Click to collapse
I am using TWRP by Brigudav
Installing ArrowOS, LATEST NikGappsCore & DFE
Wipe Dalvik & Cache, Format Data, Factory Reset
Reboot, Setup WiFi, open PlayStore & Setup Google Account.
Works for me fine.
sebashebe said:
Can not find face unlock
Click to expand...
Click to collapse
When they rebased the source in the April patch it disappeared, wait for new updates.
SmartJuwel said:
I found a little bug. PowerOffAlarm is not working.
Click to expand...
Click to collapse
works here, send log pls.
New build is up!
Changelog:
Full arrow changelog: https://arrowos.net/changelog.php
May security patches
Increase zram size and swappiness
Disable SF composition prediction model
Update app/sf durations from MIUI
Extend buffer size to 256kb for offload playback
Build missing omx libs
set flag_combined_qs_headers as false
QuickSilver kernel by default
Disable NearbyMessagingService
Disable DiscoveryService
Download in the OP
Can I ask why the new builds aren't on the ArrowOS website?
Pumpino said:
Can I ask why the new builds aren't on the ArrowOS website?
Click to expand...
Click to collapse
These are unofficial builds.
ArrowOS doesn't support our phone anymore. Official support for many many phones was dropped by the end of last year
Noter2017 said:
These are unofficial builds.
ArrowOS doesn't support our phone anymore. Official support for many many phones was dropped by the end of last year
Click to expand...
Click to collapse
Thanks. I didn't realise it was unofficial (not that it matters). Why were so many phones dropped?
Pumpino said:
Thanks. I didn't realise it was unofficial (not that it matters). Why were so many phones dropped?
Click to expand...
Click to collapse
At the same time the support was dropped, there was a post in the ArrowOS blog complaining about the costs of hosting the ROMs and lack of donations from the community.
I have no idea why some phones still receive official support and others don't.
New build is up!
Changelog:
- OTA Support
- Build kernel with clang 17.0.2
- May security patches
- Add more Dirac presets
- Fix libGLESv2_adreno.so symlink
- Enable Video Distribution Profile (VDP) on IMS
- Enable Camera2API for legacy targets
- Enable video pause workaround for video calling
- Update Adreno to LA.UM.9.14.r1-21000-LAHAINA.QSSI13.0
- Improve pinner configuration
- Introduce haptic feedback level adjustment
- Kernel merge last changes from lineage qcom sm8150
DOWNLOAD IN THE OP

Categories

Resources