{
"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"
}
HTML:
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). * Please do some research if you have any concerns about features included in the products you find here 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. * Your warranty will be void if you tamper with any part of your device / software. * Same statement for XDA.
Android Open Source illusion Project
About us:
AOSIP is a quality custom rom based purely on GOOGLE AOSP source since 6.0 release. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Sri Harsha (@srisurya95)
Shreesha Murthy
Brett Montague
Google+ Community:
AOSiP Community
Source code:
AOSiP Github
Device
Kernel
Not working:
5GHz wifi hotspot
VoLTE
Latest Downloads:
Pie:no SAR build
FBE Recovery by Jertlok
FDE:Folder
FBE:Folder
SimpleGapps-arm64-9.x.x-Dec2018 by ezio84
Open GApps
Ten:SAR build
FBE Recovery by anayw2001
Sourceforge
AFH
Open GApps
BiTGApps-arm64-10.0.0-v0.6_signed.zip
Credit/Thanks:
Mike Williams(founder and creator of AOSiP)
Google
Dirty Unicorns
AICP
ABC Rom
Screwd
Omni
Krexus
Cyanogenmod
SlimRoms
StatiXOS
ChainFire (SuperSU)
Beanstown106
Cory Collins
Sultanxda
flar2
franciscofranco
Jertlok
anayw2001
neobuddy89
---------
Any others i may have forgotten(sorry, pls pm me)
All our testers
XDA:DevDB Information
AOSiP Pie Ten Beta for Angler, ROM for the Huawei Nexus 6P
Contributors
voidz777
ROM OS Version: 9.x Pie 10.x Ten Beta
ROM Kernel: Linux 3.x
Version Information
Status: Testing
Created 2018-12-10
Last Updated 2020-mm-dd
Installation instructions:Quoted from StatiXOS thread.
Note: If your phone only has 4 cores, download the BLOD patch (you can find it in the download section), flash our recovery.img from your working TWRP and then install the BLOD patch.
・Grab our recovery from the downloads section and install it.
- THROUGH TWRP:
Install Zip > Install Image > Choose ‘recovery.img’ > Select partition ‘Recovery’ > Swipe to confirm flash
Click to expand...
Click to collapse
- OR THROUGH FASTBOOT:
Code:
fastboot flash recovery recovery.img
・Install the ROM, GApps and then wipe your internal data partition.
Note:All data will be deleted from the device.
- THROUGH TWRP:
Wipe > Format data
Click to expand...
Click to collapse
- OR THROUGH FASTBOOT:
Code:
[SIZE="6"][B]fastboot -w[/B][/SIZE]
・Reboot into system and wait until the process finishes, it could take a little bit. After the installation is done I suggest waiting before using the phone because it usually goes into thermal throttling after installing a ROM.
Change log
====================
09-14-2019
====================
* frameworks/base/
3434139 Bluetooth: Fix NPE when accesing Manufacturer Data of invalid ScanRecord
8f861d2 wifi: Filter unsupported networks from scan results
f9eb881 Wifi: Connect indication on UI for STA when AP supports SAE+PSK
e4af845 Wifi: Update accesspoint to cater to add network option from GUI
====================
09-13-2019
====================
* device/aosip/sepolicy/
486869a Revert "sepolicy: Add rules for Long screenshot service"
* frameworks/base/
bed3fcd Revert "Fix Google Markup FC"
778f260 Revert "Adjust QS Tile to work with new long screenshots"
0d10cd6 Revert "fwb: Port extended screenshot function from OOS"
* packages/apps/OwlsNest/
a974332 Automatic translation import
* packages/apps/Settings/
19e913e Automatic translation import
====================
09-12-2019
====================
====================
09-11-2019
====================
====================
09-10-2019
====================
* build/make/
8cee46b More base_rules.mk optimizations
441118a Skip much of aux_config.mk
* frameworks/base/
20b8396 fw/b: Add capability to allow tethering to use VPN upstreams
eefa1a7 Network Traffic: Update traffic arrow icon
a17240d data: Update priv-app-platform permissions
24c417b core: Update default material popup animations
4796583 ActivityManagerService: dont be so hectic on cpu battery stats
ae760f7 SystemUI: Make dem animations faster
40d8391 Less boring heads up option: always show alarm clock headsup
c4a6ac2 power: Respect global vibration setting for charging sounds
7fe53f6 core: Shorten wait time for shutdown time optimization
3552006 core: ViewRootImpl: Stop the 'requestLayout() improperly called' logspam
0a2439b ConnectivityService: Kill some log spam
f611c6e Allow override of DUN settings
* packages/apps/Settings/
6167238 Settings: Add hotspot setting to allow VPN upstreams
====================
09-09-2019
====================
* frameworks/base/
8121d78 Battery Estimates options [1/2]
* packages/apps/OwlsNest/
9e2b90a Battery Estimates options [2/2]
* packages/inputmethods/LatinIME/
8c00f17 Revert "Change keyboard height"
* prebuilts/clang/host/linux-x86/
47c3c8f Update prebuilt Clang to r365631.
====================
09-08-2019
====================
* build/make/
9ad11fc Bump Security String to 2019-09-05
* external/libcups/
970aeac Fix heap buffer overflow in ipp.c
* external/libhevc/
05c45cd decoder: Fix valid SPS check in parsing SEI
* frameworks/base/
8dcd704 Automatic translation import
ffb60c8 Fix Layout.primaryIsTrailingPreviousAllLineOffsets
ef24f4e HidProfile: sync isPreferred() with HidHostService
a13fc5f Correct argument order in permission check
343415a AppOpsManager: Fix bluetooth scan op permission
0f2725c fwb: Add support for internal audio recording
efe482e fw/b: Use common network restrict apps method
516e500 Notification ticker: don't tick in do not disturb
e72bfc2 NavigationBarView: Always add shadow on home button on some cases
6049a92 fwb: overlays: Install cutout overlays to system
64664a8 permissions: Add Location & Storage to Default Dialer App
* frameworks/native/
d21cb91 Fix race between SensorManager ctor and callback
6dd3052 Free mObjects if no objects left to realloc on resize
* manifest/
5eb9aa8 manifest: Updates for 2019-09 P ASB
* system/core/
847ee7e Fix a memory leak in gatekeeper.
* system/nfc/
1e3dbd9 Prevent OOB read in rw_t4t.cc
2e2eb22 Prevent integer overflow in NDEF_MsgValidate
* vendor/aosip/
1dde35c vendor: Build Recorder app
aff432f vendor/aosip: Include LatinIME dictionaries from los
====================
09-07-2019
====================
====================
09-06-2019
====================
====================
09-05-2019
====================
2019-04-09
OK Google not working.
Volte and 5GHz wifi hotspot not work yet .
The kernel has been changed to IceColdKernel.
Thanks to dragonGR and team aicp.
2019-07-22
OK Google not working yet.
Volte and 5GHz wifi hotspot not work yet .
The kernel has been changed to "flapowl" kernel
Thanks to flap129 and flar2
HTML:
**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****
NOTE: I allow off topics in my thread. I'm also open for any fun. Discussion about ROMs is permitted as far suggestions. However what isn't tolerated is belittling of devs and or their work. Thank you. :)
AOSiP - DerpFest
About us:
Derpfest is an UNOFFICIAL, heavily customized build of AOSiP. It uses a base of AOSiP and adds features that AOSiP doesnt have.
note: AOSiP and DerpFest teams are in no way related.
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Brett Montague
Sri Harsha
Harsh Shandilya
Bug reporting:
[DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
Source code:
AOSiP Github
DerpFest WIP Github
Not working:
5GHz wifi hotspot
VoLTE
Latest Downloads:
This ROM Include Gapps
Pie:no SAR build
FBE Recovery by Jertlok
ROM
Ten:SAR build
FBE Recovery by anayw2001
ROM
Ten:no SAR build
Official TWRP Recovery
ROM
Credit/Thanks:
Mike Williams(founder and creator of AOSiP)
Google
Dirty Unicorns
AICP
ABC Rom
Screwd
Omni
Krexus
Cyanogenmod
SlimRoms
StatiXOS
ChainFire (SuperSU)
Beanstown106
Cory Collins
Sultanxda
flar2
franciscofranco
Jertlok
anayw2001
neobuddy89
J0SH1X
PixelBoot
---------
Any others i may have forgotten(sorry, pls pm me)
All our testers
Contributors
voidz777
ROM OS Version: 10.x Ten
ROM Kernel: Linux 3.x
Version Information
Status: Beta
Created 2018-12-10
Last Updated 2019-mm-dd
Oooo thaks ..????
Anyone flashed? Does this rom have all the features that are official supported in AOSiP rom? I have just turn back to stock Oreo and just want to know some information before flash this. Thanks you for another Pie rom for Nexus 6P
---------- Post added at 11:40 AM ---------- Previous post was at 11:21 AM ----------
Link is broken....
Shows no mirror to download.
Tung Trab said:
Anyone flashed? Does this rom have all the features that are official supported in AOSiP rom? I have just turn back to stock Oreo and just want to know some information before flash this. Thanks you for another Pie rom for Nexus 6P
---------- Post added at 11:40 AM ---------- Previous post was at 11:21 AM ----------
Link is broken....
Click to expand...
Click to collapse
Like this
valraf said:
Like this
Click to expand...
Click to collapse
Hi, is that rom on a other device besides the Nexus 6p? If not how you manage to grab the rom.
---------- Post added at 06:18 PM ---------- Previous post was at 06:12 PM ----------
@voidz777 no mirrors to download. Please upload it
---------- Post added at 06:31 PM ---------- Previous post was at 06:18 PM ----------
Just grabbed the November build.
Gearswar said:
Hi, is that rom on a other device besides the Nexus 6p?
Click to expand...
Click to collapse
this is Nexus 6p,downloaded 9.12 in the thread AOSIP 8.1.0
Mirror: https://drive.google.com/open?id=167u1i1egf16WrWe8w1j_OvsMi-jhhclq
valraf said:
this is Nexus 6p,downloaded 9.12 in the thread AOSIP 8.1.0
Click to expand...
Click to collapse
OK. Nvm I grabbed the pie version of this ROM on G+
Looks good and stable.
---------- Post added at 07:41 PM ---------- Previous post was at 07:38 PM ----------
valraf said:
Mirror: https://drive.google.com/open?id=167u1i1egf16WrWe8w1j_OvsMi-jhhclq
Click to expand...
Click to collapse
Thanks bro I didn't realize you gave me the link to the latest aosip pie ROM. Much appreciated
good work ... I like this ROM very much ... all this time using this ROM has not found a problem ... thanks develover .... uplifting ...
Add installation and upgrade instructions
valraf said:
Add installation and upgrade instructions
DELETED
Click to expand...
Click to collapse
Here, and before that installed through the usual TWRP and without format data
valraf said:
Here, and before that installed through the usual TWRP and without format data
Click to expand...
Click to collapse
????
Thank you for your work. Whenever I download any app there is no progress bar showing download progress of that particular app. Any download progress is not showing in notification panel.
aybek555 said:
Thank you for your work. Whenever I download any app there is no progress bar showing download progress of that particular app. Any download progress is not showing in notification panel.
Click to expand...
Click to collapse
Settings/apps/data transfer tool
clear data on the app
OG/N6/N6p/N5x
Nice, smooth like baby butt, battery life is good. Good job!
Related
{
"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"
}
Bootleggers ROM is an aftermarket firmware based on Ground Zero Open Source Project (GZOSP) and brings custom features with the most useful apps on your device, with the goal of "Making you feel like 家".
Using the stability and compatibility of GZOSP, this ROM is also packed with some custom wallpaper (Dawn by fxckingdeathwish), ringtones, and fonts, to bring to your device into a more fresh look, also with a selection of apps, header packs and wallpapers (on ShishuWalls app).
Also, we got our Google+ Community and our Telegram Group to talk about the ROM and share some love if you wish!
Some of the features that are included on this ROM are:
Code:
* ROM Logos
* QS Rows and Colums
* Scroll on small QS
* OmniStyle: Header Images
* Volume Keys: Wake up, skip tracks and switch according to rotation
* Dirty Unicorns Interface (DUI): Fling, Smartbar and Pulse
* Show song album cover, visualizer and battery info on Lockscreen
* Custom Carrier Label
* Power Menu Items
* AOSP Recents: Membar, Clear All and Inmersive Recents.
* Battery LED light settings
* Type of notifications: Heads up and Ticker, pick your poison
* Suspend Actions: Make your device disable GPS and switch to 2G when you're not using it
* AppOps: Manage your apps permissions in an advanced way
Also, you can check a full list of Features available here.
Thanks to this people, this ROM could be possible, so, i have to give a big thanks to:
Code:
* Shishu (For being there)
* Ground Zero ROMs Team
* AOSPExtended
* ABC ROMs
* NitrogenOS
* AICP
* DirtyUnicorns
* Lukas Koller (Camera Roll dev)
* fxckingdeathwish (for the amazing photos for wallpaper/headers)
* OmniROM
* CyanogenMod/LineageOS
* PixelExperience
* PureNexus
* merothh
* Resurrection Remix
* AOSiP
* CrDroid
* CypherOS
* PureKat
* theimpulson
Also if you got some ideas,bug fixes, stability improvements or want to help to support features for your device, you can do it by sending a Pull request on Bootleggers Github (check downloads and sources part) or GZOSP Gerrit (also check the downloads and sources part), will be really appreciated. Together we can do a better ROM.
Downloads:
ROM Folder On AFH
GApps:
Opengapps / GZR Gapps ( arm64 for ARM64 devices)
Device Sources:
Kernel tree
Vendor tree
ROM Sources
Bootleggers Github
GZOSP Github
GZOSP Gerrit
XDA:DevDB Information
[ROM] [8.1.0] 家 BootleggersROM 2.2-STABLE 家 [OP5T] [OFFICIAL], ROM for the OnePlus 5T
Contributors
syed sajid
Source Code: https://github.com/BootleggersROM
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: Open Beta 6
Based On: GZOSP
Version Information
Status: Stable
Current Stable Version: 2.2
Stable Release Date: 2018-04-15
Created 2018-04-15
Last Updated 2018-04-29
Reserved
Here's some small answer to your questions or just answer to questions.
Code:
Q: Bootleggers? Why? What does that even mean?
A: Bootleggers (on a context of toy bootlegs and related stuff) are the people who take an original idea or product and make their own version, obviously on a low-quality way.
Q: What does the chinese/japanese thing means? I don't get it
A: According to google (and take the meaning of this with a hundred quotation marks) it means home or family. We want you to use your phone and feel yourself comfortable, and like it, like you'll be at home.
Q: Can i make Bootleggers stuff like wallpapers, logos and stuff?
A: Of course, feel free to do it, we will love it.
Q: Do you have any Telegram/G+ Group to chat and share stuff of the ROM?
A: Check the first paragraphs, you'll find it
Screenshots will be attached on this thread.
ROM Specific bugs:
Code:
* FP Right/ Left Swipe Gesture yet to be add
* You tell me
Device-Specific bugs:
Code:
* You tell me
Flashing Instructions:
Code:
- Make sure that you are using the most up to date version of blu_spark or codeworkx 5T/codeworkx 5 TWRP
- Perform a FULL WIPE as described below if coming from another ROM or a different version of Android
(A full wipe is when you wipe the following partitions: System + Data + Cache + Dalvik ART Cache)
- Flash the latest version of the ROM
- Flash any of the recommended GAPPS linked above
-You need to decrypt so either format userdata in TWRP or via fastboot
- Reboot and you should be good. ENJOY!!
- To dirty flash updates, wipe System + Cache + Dalvik ART Cache then flash all the ROM, Gapps, Magisk etc.
Reserved
Telegram Group: https://t.me/BootleggersOP5T
New Build is Up!! 18.04
BootleggersROM v2.2
-Added Notification Slider
-Added Android Clang 5.0 Kernel
https://www.androidfilehost.com/?fid=673956719939835402
20.04.2018
New Build Bootleggers OP5T is Up!!!
- Added Oneplus Doze Option on settings
- Kernel now built with clang
-Stuffes
Link:https://www.androidfilehost.com/?fid=890129502657598946
26.04
New BootleggersROM Build
-Kernel Upstream to 129
-Fixed some stuffs
link:https://www.androidfilehost.com/?fid=673956719939837172
Excellent thanks!
Everything sounds great on this piece of work, will flash it as soon as I can, cheers for bringing another ROM, cheers.
I've heard some good things about this ROM. Thanks for posting it here!
I'm interested in this one. Thanks!
New rom,seems nice.. I heard only good about this rom .Thanks dev
Another great ROM here! Thank you @syed sajid!
I have 2 questions though :
- I've read all ROM features on Github and I'd like to be sure that it includes the power button to torch on lockscreen.
- What is the default kernel? I've heard that it's SingularityKernel! That will be awesome!
And a big Thanks for the team to include the always forgotten feature : Suspend Actions.
1. U mean that while pressing power button on lockscreen opens torch/ flashlight.
2. Stock Kernel -GZR kernel with upstream with latest things.( i haven't tried custom kernel yet).
aladin6 said:
Another great ROM here! Thank you @syed sajid!
I have 2 questions though :
- I've read all ROM features on Github and I'd like to be sure that it includes the power button to torch on lockscreen.
- What is the default kernel? I've heard that it's SingularityKernel! That will be awesome!
And a big Thanks for the team to include the always forgotten feature : Suspend Actions.
Click to expand...
Click to collapse
Hi,
I am looking for a custom rom which can give me better network coverage inside a house/building. Heard that Freedom Rom had this but unfortunately it has stopped.
I am OOS 5.0.4. Has this Rom been tweaked for better network reception?
Appreciate your response.
It's great to have new rom !
I installed the rom but I didn't find the alert slider settings (it's only me ?)
@syed sajid Thanks for creating this thread. First heard about this rom about 2 weeks ago on the [Discussion] Favourite rom and why? sub forum. All the best with it
May I ask what does UNSHISHUFIED mean ?
SlyUK said:
@syed sajid Thanks for creating this thread. First heard about this rom about 2 weeks ago on the [Discussion] Favourite rom and why? sub forum. All the best with it
May I ask what does UNSHISHUFIED mean ?
Click to expand...
Click to collapse
Maybe this :
Also, a sidenote: This is explained on the updater-script but just to clarify: Unshishufied builds are UNOFFICIAL.
Click to expand...
Click to collapse
---------- Post added at 10:41 AM ---------- Previous post was at 10:33 AM ----------
btw @syed sajid any plans for official builds ?
Et COLOR OS for Oneplus 5T when ?
thanks for fixing the dash charging issue was the main reason in the first build i wasnt able to use this rom much longer.. new build is working fine for me.. I only noticed otg isn't working rn and if u can please add alert slider settings...if i see any other will try to report
yes i forget to revert those commit for to work, next build it will be included
NatsuDzn said:
It's great to have new rom !
I installed the rom but I didn't find the alert slider settings (it's only me ?)
Click to expand...
Click to collapse
dhanmohan said:
thanks for fixing the dash charging issue was the main reason in the first build i wasnt able to use this rom much longer.. new build is working fine for me.. I only noticed otg isn't working rn and if u can please add alert slider settings...if i see any other will try to report
Click to expand...
Click to collapse
For alert Slider it will be included on next build.
SlyUK said:
@syed sajid Thanks for creating this thread. First heard about this rom about 2 weeks ago on the [Discussion] Favourite rom and why? sub forum. All the best with it
May I ask what does UNSHISHUFIED mean ?
Click to expand...
Click to collapse
UNSHISHUFIED means Unofficial(Presently), hope will get official build tag soon.
letscheckitout said:
Hi,
I am looking for a custom rom which can give me better network coverage inside a house/building. Heard that Freedom Rom had this but unfortunately it has stopped.
I am OOS 5.0.4. Has this Rom been tweaked for better network reception?
Appreciate your response.
Click to expand...
Click to collapse
For me its giving great, but you have to check yourself whether its good or not.
[ROM][9.0.0][OFFICIAL] 家 BootleggersROM 4.3 - Stable for Beryllium 家 [08-09-19]
{
"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"
}
Bootleggers ROM is an aftermarket firmware based on AOSP with some patches and fixes from LineageOS and various other projects. The idea is to bring custom features and some of the most useful apps on your device, with the goal of Making you feel like 家.
With an almost stable source, this ROM is also packed with some custom wallpapers (avaliable on ShishuWalls), ringtones, fonts, and themes to bring to your device into a more fresh look and give you always a good experience.
Also, we got our Telegram Group to talk about the ROM, share some love, ideas or even have fun with us!
Some of the features that are included on this ROM are:
Code:
* QS Rows and Colums
* Volume Keys: Wake up, skip tracks and switch according to rotation
* Show song album cover, visualizer and battery info on Lockscreen
* Power Menu Items
* Battery LED light settings
* Suspend Actions: Make your device disable GPS and switch to 2G when you're not using it
* AppOps: Manage your apps permissions in an advanced way
* Recent Styles: Dig the new Pie Quickstep recents, go back to the classic layout or use the Android Go layout
* Network icons: Show or hide the cross, switch between 4G or LTE, use the classic icon layout before Pie or toggle roaming icon too!
Also, you can check a full list of Features available here.
Thanks to this people, this ROM could be possible, so, i have to give a big thanks to:
Code:
* Shishu (For being there)
* Ground Zero ROMs Team
* AOSPExtended
* ABC ROMs
* NitrogenOS
* AICP
* DirtyUnicorns
* Lukas Koller (Camera Roll dev)
* fxckingdeathwish (for the amazing photos for wallpaper/headers)
* OmniROM
* CyanogenMod/LineageOS
* PixelExperience
* PureNexus
* merothh
* Resurrection Remix
* AOSiP
* CrDroid
* CypherOS
* PureKat
* theimpulson
* MatiHalperin
* Project Xtended
* Pixeldust Project
* AquariOS
* Alejandro Ponce (Quetzal/Calypso dev)
* PixysOS
* The Memedo Testers team
* Every maintainer who decided to give our project a shot
* You for your interest on our project
Also if you got some ideas,bug fixes, stability improvements or want to help to support features for your device, you can do it by sending a Pull request on Bootleggers Github (check downloads and sources part) or tell us on our Telegram group (Check about us section), will be really appreciated. Got some questions about some terms we use? Check our FAQ or feel free to ask us. We appreciate your feedback and help.
Downloads:
MOD EDIT: DOWNLOAD LINK REMOVED
GApps:
Opengapps
ROM Sources
Bootleggers Github
XDA:DevDB Information
Bootleggers, ROM for the Xiaomi Poco F1
Contributors
Dinosnore
Source Code: https://github.com/BootleggersROM
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: 9.6.20
Based On: Aosp
Version Information
Status: Stable
Current Stable Version: 4.3
Stable Release Date: 2019-09-08
Created 2018-12-02
Last Updated 2019-09-08
Screenshots will be added as attachments of this post
ROM Specific bugs:
Code:
* You tell me
Device-Specific bugs:
Code:
* You tell me
MOD EDIT: DOWNLOAD LINK REMOVED
NOTE :- CLEAN FLASH RECOMMENDED
Changelog
Updated touch firmware from 8.12.27
Build only 64bit power hal
Included SnapCam
Shadow kernel is default
Build kernel with clang 8.0.6
Pissel Vibration patterns
Major ROM source revision to 4.0 Stable (No longer Beta Builds)
Cleanups and couple of features have been thrown in like
Launcher3 with At a Glance (Actually i Quickspace by CypherOS)
Midscreen Lockscreen shortcut
Full nav gestures
Statusbar logos
Recents icon pack
Gesture Anywhere
Flashlight blink on calls
Incall vibration
Brightness Slider at bottom toggle
Increase / Decrease toggles for brightness bar
Maybe stuff I missed too
PS :- If you guys wanna give some suggestions , propose some features you want to be added or just hangout with our team, join Our Bootleg Official Group
Join Our Poco Telegram Channel for more info.
thanks for poco suport, downloaded, btw ir camera work sir??
Really awesome and smooth ROM.
Thanks for build and sharing.
Waaw bootleggers rom!
Flashing now......
Thank you very much thug sir!
---------- Post added at 05:51 AM ---------- Previous post was at 05:48 AM ----------
yandhe.rio said:
thanks for poco suport, downloaded, btw ir camera work sir??
Click to expand...
Click to collapse
Yes it does work in latest build.
Many thanks for this awesome Rom and work!
Greets from germany!
Martin
Is volte working in the rom.
yandhe.rio said:
thanks for poco suport, downloaded, btw ir camera work sir??
Click to expand...
Click to collapse
Yes it does
sarveshrulz said:
Waaw bootleggers rom!
Flashing now......
Thank you very much thug sir!
---------- Post added at 05:51 AM ---------- Previous post was at 05:48 AM ----------
Yes it does work in latest build.
Click to expand...
Click to collapse
Hi sir
thetoymaker said:
Is volte working in the rom.
Click to expand...
Click to collapse
Is screen mirror/cast issue is fixed that is system ui restarting on connecting to a screen mirror device?
Dual volte is not working properly,
I mean data can't switch when both sim cards have been enabled Volte.
Hi! Trivial question here: does your ROM support 180 rotation? If not, can I modify the framework-res.apk to allow for it?
Finally!! Tested it once on Mi A1 and loved it. Gonna try it on Poco F1 and will see if it's still the same.
Can you add a flashlight by long pressing the power key when the screen is locked?
Dna10 said:
Hi! Trivial question here: does your ROM support 180 rotation? If not, can I modify the framework-res.apk to allow for it?
Click to expand...
Click to collapse
Yep
Dinosnore said:
Yep
Click to expand...
Click to collapse
can you please improve notch handling..icons are getting inside notch... i have seen aex and los and nos have good notch support... restrict icons with dot from going inside... and setting was crashing while tapping on screen saver gear icon when selected on clock, and is it possible to move speed meter in quick setting header instead status bar like aex.
Mohan0004 said:
can you please improve notch handling..icons are getting inside notch... i have seen aex and los and nos have good notch support... restrict icons with dot from going inside... and setting was crashing while tapping on screen saver gear icon when selected on clock, and is it possible to move speed meter in quick setting header instead status bar like aex.
Click to expand...
Click to collapse
Working fine here tho and will see with the meter
{
"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"
}
Bootleggers ROM is an aftermarket firmware based on AOSP with some patches and fixes from LineageOS and various other projects. The idea is to bring custom features and some of the most useful apps on your device, with the goal of Making you feel like 家.
With an almost stable source, this ROM is also packed with some custom wallpapers (avaliable on ShishuWalls), ringtones, fonts, and themes to bring to your device into a more fresh look and give you always a good experience.
Also, we got our Telegram Group to talk about the ROM, share some love, ideas or even have fun with us!
Some of the features that are included on this ROM are:
Code:
* QS Rows and Colums
* Volume Keys: Wake up, skip tracks and switch according to rotation
* Show song album cover, visualizer and battery info on Lockscreen
* Power Menu Items
* Battery LED light settings
* Suspend Actions: Make your device disable GPS and switch to 2G when you're not using it
* AppOps: Manage your apps permissions in an advanced way
* Recent Styles: Dig the new Pie Quickstep recents, go back to the classic layout or use the Android Go layout
* Network icons: Show or hide the cross, switch between 4G or LTE, use the classic icon layout before Pie or toggle roaming icon too!
Also, you can check a full list of Features available here.
Thanks to this people, this ROM could be possible, so, i have to give a big thanks to:
Code:
* Shishu (For being there)
* Ground Zero ROMs Team
* AOSPExtended
* ABC ROMs
* NitrogenOS
* AICP
* DirtyUnicorns
* Lukas Koller (Camera Roll dev)
* fxckingdeathwish (for the amazing photos for wallpaper/headers)
* OmniROM
* CyanogenMod/LineageOS
* PixelExperience
* PureNexus
* merothh
* Resurrection Remix
* AOSiP
* CrDroid
* CypherOS
* PureKat
* theimpulson
* MatiHalperin
* Project Xtended
* Pixeldust Project
* AquariOS
* Alejandro Ponce (Quetzal/Calypso dev)
* PixysOS
* The Memedo Testers team
* Every maintainer who decided to give our project a shot
* You for your interest on our project
Also if you got some ideas,bug fixes, stability improvements or want to help to support features for your device, you can do it by sending a Pull request on Bootleggers Github (check downloads and sources part) or tell us on our Telegram group (Check about us section), will be really appreciated. Got some questions about some terms we use? Check our FAQ or feel free to ask us. We appreciate your feedback and help.
Downloads:
ROM Folder on SourceForge
GApps:
Opengapps
Device Sources:
Kernel tree
Screenshots will be added as attachments of this post
XDA:DevDB Information
Bootleggers Rom, ROM for the Moto G4 Play
Contributors
@ki, FacuM, Subhrajyoti Sen, Sultanqasim, Alberto97
Source Code: https://github.com/BootleggersROM
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
ROM Firmware Required: LATEST TWRP
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: Mad Stinky - 3.5
Beta Release Date: 2018-12-07
Created 2018-12-07
Last Updated 2019-04-10
ROM Specific bugs:
Code:
* Statusbar clock showing on LS
* You tell me
Device-Specific bugs:
Code:
* VOLTE ( needs checking )
* Moderate high battery drain ( on mobile data )
* You tell me
thanks fot lot :fingers-crossed:
The ROM is awesome, performance is good, battery is super good.
I get about 6 hours of SOT. Really good for daily use
Can't receive phone calls please help
New build is Up !
* April sec patch
* Pie perf stack
* Update thermal config for cluster0 and camera
* Update init.mmi.touch.sh
* Update audio configs from stock
* Update ril blobs from athene
* Dark theme fixes in some apps
* Boot time improved
* Fixup BT mac address
* Added more ims props
* Fix Firefox fonts issues
* Fix f2fs sdcard
Download:
BootleggersROM-Pie4harpia.4.1-Stable-Shishufied-20190411-022647.zip
This ROM is very laggy in my phone, but is beatiful.
Sakul94 said:
This ROM is very laggy in my phone, but is beatiful.
Click to expand...
Click to collapse
Why is beautiful bro?? I didn't test it yet.
And which is the fastest Pie Rom until now in your opinion??
BouncingState said:
Why is beautiful bro?? I didn't test it yet.
And which is the fastest Pie Rom until now in your opinion??
Click to expand...
Click to collapse
This is my daily use ROM and its awesome, more customizable, great battery, using lspeed makes it more faster
---------- Post added at 06:22 PM ---------- Previous post was at 06:21 PM ----------
Sakul94 said:
This ROM is very laggy in my phone, but is beatiful.
Click to expand...
Click to collapse
Use L speed to fix the lag
---------- Post added at 06:24 PM ---------- Previous post was at 06:22 PM ----------
@ki said:
New build is Up !
* April sec patch
* Pie perf stack
* Update thermal config for cluster0 and camera
* Update init.mmi.touch.sh
* Update audio configs from stock
* Update ril blobs from athene
* Dark theme fixes in some apps
* Boot time improved
* Fixup BT mac address
* Added more ims props
* Fix Firefox fonts issues
* Fix f2fs sdcard
Download:
BootleggersROM-Pie4harpia.4.1-Stable-Shishufied-20190411-022647.zip
Click to expand...
Click to collapse
Should I flash it dirty or clean
BouncingState said:
Why is beautiful bro?? I didn't test it yet.
And which is the fastest Pie Rom until now in your opinion??
Click to expand...
Click to collapse
For me, the most stable pie ROM are ViperOs and AospExtended (i am using this ROM now).
I will like an second try bootleggers whit L speed but i don't know uset it.
Aquib sayyed said:
This is my daily use ROM and its awesome, more customizable, great battery, using lspeed makes it more faster
Use L speed to fix the lag
Click to expand...
Click to collapse
Thanks bro So I will try this ROM and install L Speed to remove the lags I give you an advice to test AOSPExtended Pie Rom
Sakul94 said:
For me, the most stable pie ROM are ViperOs and AospExtended (i am using this ROM now).
I will like an second try bootleggers whit L speed but i don't know uset it.
Click to expand...
Click to collapse
Yeah AOSPExt :good: ... Yes Bro Let's try L Speed with Bootleggers & AOSPExt, and let's see if it remove the lags of All Pie Roms
Aquib sayyed said:
This is my daily use ROM and its awesome, more customizable, great battery, using lspeed makes it more faster
---------- Post added at 06:22 PM ---------- Previous post was at 06:21 PM ----------
Use L speed to fix the lag
---------- Post added at 06:24 PM ---------- Previous post was at 06:22 PM ----------
Should I flash it dirty or clean
Click to expand...
Click to collapse
Sorry but, can you show me your settings for L speed?
{
"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"
}
Bootleggers ROM is an aftermarket firmware based on AOSP with some patches and fixes from LineageOS and various other projects. The idea is to bring custom features and some of the most useful apps on your device, with the goal of Making you feel like 家.
With an almost stable source, this ROM is also packed with some custom wallpapers (avaliable on ShishuWalls), ringtones, fonts, and themes to bring to your device into a more fresh look and give you always a good experience.
Also, we got our Telegram Group to talk about the ROM, share some love, ideas or even have fun with us!
Some of the features that are included on this ROM are:
Code:
* QS Rows and Colums
* Volume Keys: Wake up, skip tracks and switch according to rotation
* Show song album cover, visualizer and battery info on Lockscreen
* Power Menu Items
* Battery LED light settings
* Suspend Actions: Make your device disable GPS and switch to 2G when you're not using it
* AppOps: Manage your apps permissions in an advanced way
* Recent Styles: Dig the new Pie Quickstep recents, go back to the classic layout or use the Android Go layout
* Network icons: Show or hide the cross, switch between 4G or LTE, use the classic icon layout before Pie or toggle roaming icon too!
Also, you can check a full list of Features available here.
Thanks to this people, this ROM could be possible, so, i have to give a big thanks to:
Code:
* Shishu (For being there)
* Ground Zero ROMs Team
* AOSPExtended
* ABC ROMs
* NitrogenOS
* AICP
* DirtyUnicorns
* Lukas Koller (Camera Roll dev)
* fxckingdeathwish (for the amazing photos for wallpaper/headers)
* OmniROM
* CyanogenMod/LineageOS
* PixelExperience
* PureNexus
* merothh
* Resurrection Remix
* AOSiP
* CrDroid
* CypherOS
* PureKat
* theimpulson
* MatiHalperin
* Project Xtended
* Pixeldust Project
* AquariOS
* Alejandro Ponce (Quetzal/Calypso dev)
* PixysOS
* The Memedo Testers team
* Every maintainer who decided to give our project a shot
* You for your interest on our project
Also if you got some ideas,bug fixes, stability improvements or want to help to support features for your device, you can do it by sending a Pull request on Bootleggers Github (check downloads and sources part) or tell us on our Telegram group (Check about us section), will be really appreciated. Got some questions about some terms we use? Check our FAQ or feel free to ask us. We appreciate your feedback and help.
Downloads:
Google Drive
GApps:
Opengapps
Device Sources:
Device Tree
Kernel tree
Vendor tree
ROM Sources
Bootleggers Github
XDA:DevDB Information
[ROM][BOOTLEGGERS] 4.0 Unshishufied [9.0 Pie] [MONTANA] [UNOFFICIAL], ROM for the Moto G5S
Contributors
John Winchester, rssxda, Nowbie, -GabrielBR
Source Code: https://github.com/BootleggersROM/manifest
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
ROM Firmware Required: Firmware Oreo
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 03/02/2019
Stable Release Date: 2019-02-03
Created 2019-02-03
Last Updated 2019-02-03
Screenshots + Bugs List
ROM Specific bugs:
Code:
* Navigation Gestures by Biometric Sensor Don't Work
* You tell me
Device-Specific bugs:
Code:
* Cam Recorder (It can be solved by installing the Camera2Api zip, if you do not have the same favor enter the group https://t.me/montanalabtesters in the telegram, and use the # camera2api command to download the file.)
* You tell me
Screenshots will be added as attachments of this post
Bootleggers Update! (05/02/2019)
Update Features:
>Navigation Gestures Fix! (MotoActions Update)
Download:
Google Drive
John Winchester said:
Update Features:
>Navigation Gestures Fix! (MotoActions Update)
Download:
Google Drive
Click to expand...
Click to collapse
Do you added google dialer or Pixel dialer, ... And what about video recording man?
Does fm radio work?
federicogaston said:
Does fm radio work?
Click to expand...
Click to collapse
FM not working, video recording need same fix as other Pie ROMs,
But ROM is very fluid with lot of customization, Nice work Man... :good:
Fingerprint gestures working, Moto Actions available and working, Ambient display working, Navigation bar all types are working,
This is the best Pie rom for montana so far. The customisation is freaking awesome. Also, thanks for adding Nav gestures.
Anybody checked Rapid charging? It's supporting turbo charging or not, i see it's showing charging slowly.
Edit: pixel Experience ROM showy Rapid charging at the same time..
zahidm said:
Anybody checked Rapid charging? It's supporting turbo charging or not, i see it's showing charging slowly.
Edit: pixel Experience ROM showy Rapid charging at the same time..
Click to expand...
Click to collapse
turbo charging works fine. only after 90% it shows slow charging.
Looks amazing but Moto Actions don't work for me... None of them.
I didn't wipe anything before flashing and I flashed this + gapps micro + Magisk in that order.
Not sure what other info to provide...
Any help?
Edit: Tried again with wiping internal data+system+data+cache before, same result.
velocityra said:
Looks amazing but Moto Actions don't work for me... None of them.
I didn't wipe anything before flashing and I flashed this + gapps micro + Magisk in that order.
Not sure what other info to provide...
Any help?
Edit: Tried again with wiping internal data+system+data+cache before, same result.
Click to expand...
Click to collapse
are you coming from stock oreo?
This is very good ROM in my opinion but I am Unable to Fix Slow Charging, on same chargers Pixel Experience is showing 30 Minutes with Rapid charging and Bootleggers showing 1 hout 30 min with slow charging Indication. i tried on 2 phones and and one phone by switching ROMs. Any Fix?
Yash1213 said:
are you coming from stock oreo?
Click to expand...
Click to collapse
Nope, Nougat. It's releu so not even Oreo was out.
velocityra said:
Nope, Nougat. It's releu so not even Oreo was out.
Click to expand...
Click to collapse
you need to flash the oreo firmware first
Aythriel said:
you need to flash the oreo firmware first
Click to expand...
Click to collapse
Ohh, I didn't notice "ROM Firmware Required" in the OP.
Thank you!
I've spent whole day tring to install this, without success.
Bootloader unlocked
TWRP installed (but it disappears after a restart)
Once I reboot into TWRP recovery, internal storage shows a 0mb and I can't find the flash files in downloads.
Anyone have any ideas?
Cheers,
B
Bunjit said:
I've spent whole day tring to install this, without success.
Bootloader unlocked
TWRP installed (but it disappears after a restart)
Once I reboot into TWRP recovery, internal storage shows a 0mb and I can't find the flash files in downloads.
Anyone have any ideas?
Cheers,
B
Click to expand...
Click to collapse
Format your data partition with f2fs if you came from Oreo Stock, than wipe , Cashe, data, system, and internal storage .. not vendor and flash ROM, you will get success. I had same issue first time
Edit: Please save your data in SD or PC first
Hello people, the ROM is spectacular, but does anyone know how to get the light when the phone is charging?
Bunjit said:
I've spent whole day tring to install this, without success.
Bootloader unlocked
TWRP installed (but it disappears after a restart)
Once I reboot into TWRP recovery, internal storage shows a 0mb and I can't find the flash files in downloads.
Anyone have any ideas?
Cheers,
B
Click to expand...
Click to collapse
go to twrp, wipe, format data, and then type yes. this will remove all your data and encryption from your device too. you can mount /data and /internalstorage after that.
---------- Post added at 03:56 PM ---------- Previous post was at 03:54 PM ----------
LucasUruguay said:
Hello people, the ROM is spectacular, but does anyone know how to get the light when the phone is charging?
Click to expand...
Click to collapse
do you mean the notification LED?
it's already enabled by default unless in Do Not Disturb mode.
Yash1213 said:
go to twrp, wipe, format data, and then type yes. this will remove all your data and encryption from your device too. you can mount /data and /internalstorage after that.
---------- Post added at 03:56 PM ---------- Previous post was at 03:54 PM ----------
do you mean the notification LED?
it's already enabled by default unless in Do Not Disturb mode.
Click to expand...
Click to collapse
Yes, but it its possible to desactivate when its charging?
[ROM][Q][OFFICIAL] 家 BootleggersROM 5.1 - Stable for Beryllium 家 [14-06-20][WEEKLY]
{
"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"
}
Bootleggers ROM is an aftermarket firmware based on AOSP with some patches and fixes from LineageOS and various other projects. The idea is to bring custom features and some of the most useful apps on your device, with the goal of Making you feel like 家.
With an almost stable source, this ROM is also packed with some custom wallpapers (avaliable on ShishuWalls), ringtones, fonts, and themes to bring to your device into a more fresh look and give you always a good experience.
Also, we got our Telegram Group to talk about the ROM, share some love, ideas or even have fun with us!
Some of the features that are included on this ROM are:
Code:
* QS Rows and Colums
* Volume Keys: Wake up, skip tracks and switch according to rotation
* Show song album cover, visualizer and battery info on Lockscreen
* Power Menu Items
* Battery LED light settings
* Suspend Actions: Make your device disable GPS and switch to 2G when you're not using it
* AppOps: Manage your apps permissions in an advanced way
* Recent Styles: Dig the new Pie Quickstep recents, go back to the classic layout or use the Android Go layout
* Network icons: Show or hide the cross, switch between 4G or LTE, use the classic icon layout before Pie or toggle roaming icon too!
Also, you can check a full list of Features available here.
Thanks to this people, this ROM could be possible, so, i have to give a big thanks to:
Code:
* Shishu (For being there)
* Ground Zero ROMs Team
* AOSPExtended
* ABC ROMs
* NitrogenOS
* AICP
* DirtyUnicorns
* Lukas Koller (Camera Roll dev)
* fxckingdeathwish (for the amazing photos for wallpaper/headers)
* OmniROM
* CyanogenMod/LineageOS
* PixelExperience
* PureNexus
* merothh
* Resurrection Remix
* AOSiP
* CrDroid
* CypherOS
* PureKat
* theimpulson
* MatiHalperin
* Project Xtended
* Pixeldust Project
* AquariOS
* Alejandro Ponce (Quetzal/Calypso dev)
* PixysOS
* ArrowOS
* BlissROMs
* The Memedo Testers team
* Every maintainer who decided to give our project a shot
* You for your interest on our project
Also if you got some ideas,bug fixes, stability improvements or want to help to support features for your device, you can do it by sending a Pull request on Bootleggers Github (check downloads and sources part) or tell us on our Telegram group (Check about us section), will be really appreciated. Got some questions about some terms we use? Check our FAQ or feel free to ask us. We appreciate your feedback and help.
Downloads:
ROM Folder on SF
GApps:
Opengapps
Device Sources:
Device tree
Common tree
Kernel tree
Vendor tree
ROM Sources
Bootleggers Github
XDA:DevDB Information
BootleggersROM, ROM for the Xiaomi Poco F1
Contributors
Dinosnore
Source Code: https://github.com/dinosnore1/lumos_beryllium
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: V11.0.6.0
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 5.1
Stable Release Date: 2020-06-14
Created 2020-01-26
Last Updated 2020-06-14
ROM Specific bugs:
Code:
* You tell me
Device-Specific bugs:
Code:
* You tell me
BootleggersROM-Queue4beryllium.5.0-Stable-Shishufied-20200126-144337.zip
Recommended Q Firmware
Note:- Use Orangefox rec or anyother except twrp
Changelog
Launcher3 tweaks: Icon packs, at a glance, a dark mode friendly google panel
Material toasts
Suspend actions
Power menu options and disable on secured lock
QS columns and rows
Network indicator with OOS style (thanks ArrowOS)
Pulse on new tracks and ambient visualizer
Lockscreen cover blur and our silly filters
Toggle brightness slider, auto brightness icon
Show running services and even our custom footer text instead of the build info (you can make your own too)
Vibrate on tapping QS tiles
3 Fingers to screenshot
Headsup with all those tweaks
Fingerprint tweaks like error vibration and all that jazz
OmniJaws for weather (because it's reliable even on a non-gapps scenario)
OmniStyle with our header spicy selection, and also, a bug fix for 4K images that made the SystemUI crash and burn
Maybe some more things
Updated Q Blobs
Kernel upstreamed to Linux 4.9.211
And yes Anxcam works now
PS :- If you guys wanna give some suggestions , propose some features you want to be added or just hangout with our team, join Our Bootleg Official Group
Join Our Poco Telegram Channel for more info.
Finally:laugh:
itsss tiiimmmmmmmeeeeeeeeee :laugh:
My old time fav rom
*inserts Russian girl smiling gif*
Can't use the latest release of twrp with q kernel and such ? Was just wondering why it can't be twrp ?
SimplyJeevS said:
Can't use the latest release of twrp with q kernel and such ? Was just wondering why it can't be twrp ?
Click to expand...
Click to collapse
What error it showed?
dhexiga said:
What error it showed?
Click to expand...
Click to collapse
Haven't tried just asking b cause I missed my bootleg **** ?
SimplyJeevS said:
Can't use the latest release of twrp with q kernel and such ? Was just wondering why it can't be twrp ?
Click to expand...
Click to collapse
Has some backuptool and stuff so it errors out on twrp, use ofrp
Dinosnore said:
Has some backuptool and stuff so it errors out on twrp, use orfp
Click to expand...
Click to collapse
Aight loud and clear captain
Dinosnore said:
Has some backuptool and stuff so it errors out on twrp, use ofrp
Click to expand...
Click to collapse
What ofrp version?
Just flashed with latest TWRP 3.3.1-2 build. No problem at all here ?
Nice fluid Rom. Thanks allot ??
thechosenone43 said:
Just flashed with latest TWRP 3.3.1-2 build. No problem at all here
Nice fluid Rom. Thanks allot
Click to expand...
Click to collapse
What were steps for flashing?
I did
1. Format data, system, cache, dalvik cache.
2. Flash firmware, then rom and then gapps.
3. Reboot.
But its not booting up. On bootleggers logo.
Sheikh Nadeem said:
What were steps for flashing?
I did
1. Format data, system, cache, dalvik cache.
2. Flash firmware, then rom and then gapps.
3. Reboot.
But its not booting up. On bootleggers logo.
Click to expand...
Click to collapse
I didn't flashed fw. I was already on an adequate FW/vendor from Bliss Rom before.
Factory reset>wipe cache, dalvice, system>flash Rom, dfe,oppengapps nano, magisk and rebooted.
I'm decrypted so no need for me to format Data.
Good luck
thechosenone43 said:
I didn't flashed fw. I was already on an adequate FW/vendor from Bliss Rom before.
Factory reset>wipe cache, dalvice, system>flash Rom, dfe,oppengapps nano, magisk and rebooted.
I'm decrypted so no need for me to format Data.
Good luck
Click to expand...
Click to collapse
No luck so far.
Sheikh Nadeem said:
No luck so far.
Click to expand...
Click to collapse
Then wipe all again> flash latest vendor, dfe, Rom, dfe,gapps then reboot. Give some minutes to reboot..
thechosenone43 said:
Then wipe all again> flash latest vendor, dfe, Rom, dfe,gapps then reboot. Give some minutes to reboot..
Click to expand...
Click to collapse
Waited for more than 20 mins still not booting up.