Code:
*** Disclaimer
Some generic text about me not being responsible for your dead devices, pets, etc.
You know the drill.
{
"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"
}
Introduction
This is the continuation of my previous work for the 8.1 Oreo OpenGApps builds (old thread can be found here)
This project was created to fill the void for every custom 9.0 ROM out there as there were no official builds yet (until 6th of September).
These builds were just a compilation from the official OpenGApps Github source for the Android 9.0 for ARM/ARM64 devices with some added fixes.
Check changelog in the 2nd post to see them.
If you want, you can join the Telegram group for GApps discussion and small talks, I'll chime in sometimes as well - https://t.me/opengapps_discussion
Downloads
Discontinued.
XDA:DevDB Information
Unofficial OpenGApps for Android Pie 9.0 for ARM/ARM64 devices (see above for details)
Contributors
nezorflame, SpasilliumNexus, OpenGApps team
Source Code: https://github.com/nezorflame/opengapps
Version Information
Status: Discontinued
Created 2018-08-11
Last Updated 2018-09-07
Changelog
05.09.2018: our work has been merged into the official OpenGApps repos!
More info here: https://forum.xda-developers.com/showpost.php?p=77540507&postcount=211
Older changes
Code:
31.08.2018: moved Digital Wellbeing and Markup to Core, installer fixes by [user=5083335]@SpasilliumNexus[/user]
27.08.2018: fixes for installer and boot issues
25.08.2018: included the fixes and APK updates from [user=5083335]@SpasilliumNexus[/user]
20.08.2018: added script fixes from [user=5083335]@SpasilliumNexus[/user]
19.08.2018: includes the updated APKs and fixes from [user=5083335]@SpasilliumNexus[/user]
11.08.2018: first initial build with just the scripts edited to allow flashing on Pie ROMs.
Reserved #2
Oh wow, thanks! This might just be the right fix for the AOSP Android Pie released by Abishek987. Among the issues were caused by incompatible Gapps. How different is this from an 8.1 Gapps with the installer modified to install on 9.0?
I tested Stock on AOSP for mido, and i cannot add Google account because when trying to add account give me a black screen instead of sign in page.
Flashed after booting ROM because Setup Wizard keep FC if i flash it in first boot
Could I flash a different gapps package over the other or will it crash?
M7mD.Sa3eD said:
I tested Stock on AOSP for mido, and i cannot add Google account because when trying to add account give me a black screen instead of sign in page.
Flashed after booting ROM because Setup Wizard keep FC if i flash it in first boot
Click to expand...
Click to collapse
Try with Nano GApps and update Google Play Services manually before turning WiFi on, it works fine for me
---------- Post added at 12:33 PM ---------- Previous post was at 12:31 PM ----------
RabbidZ said:
Could I flash a different gapps package over the other or will it crash?
Click to expand...
Click to collapse
I am sure it will crash, just clean flash it
Thanks again for the gapps! :good:
Welcome back, Nezorflame, thanks for GApps packages.
Hi, am I the only one with pixel setup keep crashing?
Is there anyone also stuck at the boot "android" logo screen after flashing the gapps? Which twrp version you guys are using?
Device: Pixel 2
TWRP version: 3.2.3
My steps:
1. Flash the Pie image I built based on the branch android-9.0.0_r3
2. Flash the TWRP 3.2.3
3. Disable verity using adb
4. Flash the gapps arm64 nano or mini
5. Reboot -> stuck at the "android" logo screen
can anyone help? Thanks!!
cheanch said:
Is there anyone also stuck at the boot "android" logo screen after flashing the gapps? Which twrp version you guys are using?
Device: Pixel 2
TWRP version: 3.2.3
My steps:
1. Flash the Pie image I built based on the branch android-9.0.0_r3
2. Flash the TWRP 3.2.3
3. Disable verity using adb
4. Flash the gapps arm64 nano or mini
5. Reboot -> stuck at the "android" logo screen
can anyone help? Thanks!!
Click to expand...
Click to collapse
Yes, Treble AOSP and LineageOS 16 stuck on boot on Xiaomi Mi 5s. Apparently there are no compatible GApps yet.
patrick395x said:
Try with Nano GApps and update Google Play Services manually before turning WiFi on, it works fine for me
Click to expand...
Click to collapse
Thank you dude, it works fine with stock GApps
Sent from my Redmi Note 4 using Tapatalk
vojtah1 said:
Hi, am I the only one with pixel setup keep crashing?
Click to expand...
Click to collapse
it's crashing for me too ..
vojtah1 said:
Hi, am I the only one with pixel setup keep crashing?
Click to expand...
Click to collapse
For me too..
Android 9.0 built by akhilnarang.
Boots, but the Pixel Setup crashes, and there's no way to go through that.
Redmi Note 5 Pro (whyred).
SmallTarzan said:
Android 9.0 built by akhilnarang.
Boots, but the Pixel Setup crashes, and there's no way to go through that.
Redmi Note 5 Pro (whyred).
Click to expand...
Click to collapse
I think you should flash gapps after booting up .
Sent from my Redmi Note 4 using Tapatalk
Flashed after boot with AOSP 9 Stable from Redmi Note 4X (mido)
Bug incountered:
- Flashing Rom with Gapps - it will break Pixel Setup on Welcome
vojtah1 said:
Hi, am I the only one with pixel setup keep crashing?
Click to expand...
Click to collapse
I was also facing the same issue. I removed Pixel Setup wizard itself. It fixed the issue.
Steps:
i). Go to TWRP recovery.
ii). Mount system partition.
iii). Goto /system/priv-app/SetupWizard folder in "File Manager".
iv). Delete this folder.( You may backup this folder somewhere).
And run the commands mentioned in below post to trick the phone to finish the setup.
" https://www.xda-developers.com/broken-navigation-bar-lock-screen-ota-update/"
That's it.:laugh:
chiruvarun said:
I was also facing the same issue. I removed Pixel Setup wizard itself. It fixed the issue.
Steps:
i). Go to TWRP recovery.
ii). Mount system partition.
iii). Goto /system/priv-app/SetupWizard folder in "File Manager".
iv). Delete this folder.( You may backup this folder somewhere).
And run the commands mentioned in below post to trick the phone to finish the setup.
" https://www.xda-developers.com/broken-navigation-bar-lock-screen-ota-update/"
That's it.:laugh:
Click to expand...
Click to collapse
But I want to recover data from previous installation, so that is not what I want
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"
}
We’re really excited to announce the release of Paranoid Android Pie betas.
On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. For those who are unfamiliar, Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhances the overall user experience.
The beta builds include adjustments and improvements on top of the stock Android CAF base. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features.
Device-specific issues
Off-screen gestures won´t work.
Note: Custom kernels are NOT supported!
Download
Get the latest OnePlus 7 Pro build HERE.
Changelogs
Keep an eye on our Twitter account, @paranoidaospa , as we will be posting about new features getting included in the beta builds.
Paranoid Android Pie beta released
Instructions & requirements
This device runs under OxygenOS vendor, make sure you are coming from OxygenOS Pie or flash it from twrp just before flashing AOSPA package.
**Reboot to fastboot
**Fastboot boot TWRP
**Wipe Data
Reboot to fastboot
Fastboot boot TWRP
Install AOSPA zip package
Reboot to fastboot
Fastboot boot TWRP
Install [optional] a Google Apps package of your choice is advisable, but stock and super variants are not recommended!!!)
** Only required for the first flashing.
Important / Useful links
OpenGapps
Paranoid Android Twitter
Paranoid Android Channel (Telegram)
Paranoid Android Community (Telegram)
Help us improve PA by submitting good bug reports possibly with a log attached. Learn how to take logs here.
Our device maintainers for OnePlus 7 Pro is @herna. Mention (@) him if you need some assistance and/or when reporting bugs.
Cheers and #StayParanoid!
XDA:DevDB Information
Paranoid Android, ROM for the OnePlus 7 Pro
Contributors
herna
Source Code: [url]https://github.com/Herna1994/android_kernel_oneplus_sm8150[/URL]
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Beta
Current Beta Version: BETA-20190725
Beta Release Date: 2019-07-25
Created 2019-07-25
Last Updated 2019-07-26
BETA-20190803
* Selinux is now running enforced
* Performance and smoothness improvements
* Minor improvements
BETA-20190730
* Solved encryption issues(Magisk not needed anymore)
* Implemented camera helper(fall-protection for camera motor)(thanks PeterCxy)
* Corrected fingerprint location on Settings/UI
* Enabled Wi-Fi MAC randomization toggle(Developer Settings)
* Improved fod and display kernel side
BETA-20190725
* Initial release
Reserved
Nice!
Great to see you here! Kudos
any plans for 5g support?
Just wanna make sure, if I'm on encrypted storage it should be able to boot and work as intended as long as Magisk is flashed right?
Let me guess.....no 5G support on this ROM either?
explosivequack said:
Just wanna make sure, if I'm on encrypted storage it should be able to boot and work as intended as long as Magisk is flashed right?
Click to expand...
Click to collapse
Should be ok flash it and let us know
This was my favourite rom back in the nexus 4 days! Will certanly check this rom for updates etc ?
Looks cool is this a "Magisk mod" or is it a "full rom"
immorality said:
Looks cool is this a "Magisk mod" or is it a "full rom"
Click to expand...
Click to collapse
Full ROM
yeeeee yeeeeeeee lets gooooo!
Tried to install couldn't get it to boot. I came from havoc, flashed OOS to both slots, installed pa and twrp, booted recovery and installed magisk and gapps. It reboots right back to recover.
I did wipe data but not internal.
explosivequack said:
Tried to install couldn't get it to boot. I came from havoc, flashed OOS to both slots, installed pa and twrp, booted recovery and installed magisk and gapps. It reboots right back to recover.
I did wipe data but not internal.
Click to expand...
Click to collapse
Same here
Up and running
Here are some screenshots
Steps I used.
1. Flash ROM and twrp
2. Reboot system.
3. Reboot to twrp flash ROM And twrp
4. Flash gapps and magisk if needed for root
5. Reboot system
Came from OOS 9.5.10 by wiping data.
---------- Post added at 01:01 AM ---------- Previous post was at 01:00 AM ----------
Niki Exodia007 said:
Here are some screenshots
Click to expand...
Click to collapse
Dear Mod,
Request to delete the screenshot with the imei number
Just got a woody lol my favorite rom from my starter days
Man all old skool will join here had this on google nexus by samsung then on s2 galaxy nothing touched pa in them days
{
"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:
/*
* 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 the products you find here before flashing it!
* YOU are choosing to make these modifications.
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review.
- This ROM only works with unlocked Fires!
Rules
- Please search the thread before asking questions
- Please try to stay on topic, I know it's not always possible
- Please report bugs here
- Report only one issue per bug report
- When reporting bugs please post a logcat and/or dmesg containing pertinent information regarding the issue...
- Saying something isn't working without proper explanation will not attract any attention.
Prerequisites for Installation
- Unlocked Bootloader
- TWRP Installed
Downloads
Lineage-16.0 for Amazon Fire HD8" 2018
G-APPS (ARM)
Install/Upgrade the ROM
- Boot to TWRP
- Go to wipe and wipe: system, data, cache
- Go to install and flash ROM.zip
- Flash G-APPS (Optional)
- Reboot
Source Code
- Kernel Source: https://github.com/mt8163/android_kernel_amazon_karnak
- Device Tree: https://github.com/mt8163/android_device_amazon_karnak/
Contributors
Kaijones23, Rortiz2, xyz`, k4y0z, ggow
Source Code: https://github.com/mt8163/android_device_amazon_karnak
ROM OS Version: 9.0 Pie
ROM Kernel: Linux 3.18.20
ROM Firmware Required: TWRP, MT8163 Processor
Based On: Lineage OS
Version Information
Created 2019-10-11
Last Updated 2020-06-04
XDA:DevDB Information
Lineage-16.0 for Fire HD8 (karnak), ROM for the Amazon Fire HD 8 and HD 10
Contributors
Kaijones23, Rortiz2
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
Based On: Lineage OS
Version Information
Status: Alpha
Stable Release Date: 2020-05-03
Current Beta Version: 1.0
Created 2019-10-11
Last Updated 2020-06-05
Release Notes
Code:
[B]version 4.0[/B]
- ASB to May 5, 2020
-Disabled Night-light
*as you should notice that the screen is tinted yellow because livedisplay is currently working as normal like nougat.
[B]version 3.0[/B]
- ASB to April 5, 2020
- Fixed Fd Leak
- Backported Q Styles to SystemUI and Settings (Very Minimal)
- Fixed Prime Video Crashing. Works as normal now.
[B]version 2.0[/B]
-fixed codecs
-fixed Bluetooth thanks to [user=8184192]@Stricted[/user]
-fixed camera crashing when the photo is taken
-fixed headphones thanks [user=9325417]@t0x1cSH[/user] and [user=10317629]@spelcheck[/user]
[B]version 1.0[/B]
- Kind of stable as Nougat
- codecs are kind of working (Netflix, Play Movies, Youtube Works fine)
- Bluetooth does not work (will need to work on that)
- Camera partially Works (crashes when taking photos)
- Audio works fine
- better battery life
- headphones are not working at the moment
- more to come!
If you are experiencing bootloops, instability of OS or even infinite boot, please flash older releases of Gapps like 1003, 1006 or even September builds.
reserved #3
For me
Awesome, installing now!
I seem to bootloop installing gapps.... arm 9.0 pico...
Getting past the bluetooth errors - keeps stopping seems impossible. I can't seem to force stop or anything to prevent the error from popping up over and over.
Michajin said:
Awesome, installing now!
I seem to bootloop installing gapps.... arm 9.0 pico...
Getting past the bluetooth errors - keeps stopping seems impossible. I can't seem to force stop or anything to prevent the error from popping up over and over.
Click to expand...
Click to collapse
Try to do adb shell pm disable com.android.bluetooth if you don't have magisk installed
Sent from my Pixel 3a XL using Tapatalk
I've been running LOS 16 builds from source for the past week with great success. If you are aware of the issues in the second post and those do not affect your usage, I would say to try this out. I've also been using Resurrection Remix from source successfully (as Kaijones knows), but we should hold off on posting a build of that until the vendor and kernel issues are resolved.
Also @Kaijones23 You can install Magisk initially, you just need to do adb shell, su, and then press Grant on the device. That's how I've been doing it. I'm pretty busy tonight but tomorrow night I'll have a go at bluetooth from source and I'll try out some of the Onn blobs too.
Wow, looks super good, did anyone try Magisk 20.0 zip? Will it work?
5442 said:
Wow, looks super good, did anyone try Magisk 20.0 zip? Will it work?
Click to expand...
Click to collapse
I think it works on all versions of magisk :good:
Sent from my Pixel 3a XL using Tapatalk
Kaijones23 said:
I think it works on all versions of magisk :good:
Click to expand...
Click to collapse
Thanks!
---------- Post added at 06:48 AM ---------- Previous post was at 06:46 AM ----------
Also wanted to know, can i update magisk and flash modules directly from system and not from TWRP? Is system aware of exploit like TWRP is?
5442 said:
Thanks!
---------- Post added at 06:48 AM ---------- Previous post was at 06:46 AM ----------
Also wanted to know, can i update magisk and flash modules directly from system and not from TWRP? Is system aware of exploit like TWRP is?
Click to expand...
Click to collapse
Magisk modules can be installed by magisk manager but the magisk update must be updated through TWRP to avoid bootloops because boot image will be patched by amonet
Ok, there's a problem, flashing gapps causes bootloop, on first boot it takes much longer to boot up, and then reboots to recovery, seen many posts about that, and it can be a problem of October gapps, will try something else now
5442 said:
Ok, there's a problem, flashing gapps causes bootloop, on first boot it takes much longer to boot up, and then reboots to recovery, seen many posts about that, and it can be a problem of October gapps, will try something else now
Click to expand...
Click to collapse
Do you mind sending me the logcat?
Sent from my Pixel 3a XL using Tapatalk
Kaijones23 said:
Do you mind sending me the logcat?
Click to expand...
Click to collapse
Ok, should I flash gapps and then copy log from TWRP? Also should I include kernel logs? Sorry for being a noob here
5442 said:
Ok, should I flash gapps and then copy log from TWRP? Also should I include kernel logs? Sorry for being a noob here
Click to expand...
Click to collapse
Try to flash gapps and if you have Windows computer try to do adb logcat > logcat.txt but if you don't have it installed use this. https://forum.xda-developers.com/showthread.php?t=2588979
Sent from my Pixel 3a XL using Tapatalk
Kaijones23 said:
Try to flash gapps and if you have Windows computer try to do adb logcat > logcat.txt but if you don't have it installed use this. https://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
I'm using Linux so it is easier, one min
5442 said:
I'm using Linux so it is easier, one min
Click to expand...
Click to collapse
Ok cool [emoji106]
Sent from my Pixel 3a XL using Tapatalk
Kaijones23 said:
Ok cool [emoji106]
Click to expand...
Click to collapse
I can't copy logcat, I got this:
CANNOT LINK EXECUTABLE "logcat": "/sbin/libcutils.so" is 64-bit instead of 32 bit
linker: CANNOT LINK EXECUTABLE "logcat": "/sbin/libcutils.so" is 64-bit instead of 32 bit
5442 said:
I can't copy logcat, I got this:
CANNOT LINK EXECUTABLE "logcat": "/sbin/libcutils.so" is 64-bit instead of 32 bit
linker: CANNOT LINK EXECUTABLE "logcat": "/sbin/libcutils.so" is 64-bit instead of 32 bit
Click to expand...
Click to collapse
ROM must be running not in TWRP
Sent from my Pixel 3a XL using Tapatalk
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This Rom was no created by me, im not a developer, im only try to share a very good experience with this Treble Rom on my device N970F,
This crDroid version is based on Android 10 released by Google on September 3, 2019
Thanks to Maintainer @eremitein & @phhusson for this great work!
Pre requirements
1. You need to unlock bootloader
2. TWRP
3. Q baseband [Tested on CTC7 Baseband]
3. Tested on N970F Device with Exynos Soc
Link to download Rom https://sourceforge.net/projects/treblerom/files/crDRom/ and select ARM64AB
Instructions:
1. Enter in Recovery (Turn off device, hold volume + button and bixby button at the same time)
2. Go to Wipe and slide to swipe to factory reset
3. Go to Install and select "Install Image" and select the rom crdroid-6.5-arm64ab-200423-vanilla-v215.image an then select partion to flash image" chose as system image and slide co confirm flash
4. Reboot and configure the Rom
5. Enter in Recovery again to install the gapps https://opengapps.org/
6. Go to Advance wipe and select system and press the button " Repair or chanfe File System"
7. Go to main menu and select the gapps to install
8. Reboot and Enjoy
Working:
-Data
-Wifi
-Ultrasonic PF
-AOD
-Calls
-MTP
-FaceUnlock is working great
-Include Magisk 20.3
Not Working:
-VoltLTE
-SPen, only works like a pointer
-Andriod Auto
-Bluetooth Calls through bluetooth car doesn't work
-Grayscale toggle
How to fix sdcard on Note 10+:
Sdcard fix
1.Replacing this file extract it and put it system/bin/vold and replace your other GSI's
XDAevDB Information
@eremitein & @phhusson
Contributors
@eremitein & @phhusson
@crdroid Team
@phhusson
@TheUndertaker21 for instructions to fix sdcard on Note 10+
Sources:
ROM - https://github.com/crdroidandroid
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked Bootloader
Based On: Lineage OS
Version Information
Status: Stable
Created 2020-04-29
Last Updated 2020-05-02
Thanks for sharing this with your experience :good: and it looks very promising.
I will try this as soon I have found out to install TWRP in the right way on N975F with the latest CTC9/CTCA/CTC7 stock rom. Flash TWRP is working, but every time when I want to boot after installing GSI.... stuck in boot logo. I will ask that in the right thread and not here. It has something to do with my knowledge and vbmeta.
drexxie1962 said:
Thanks for sharing this with your experience :good: and it looks very promising.
I will try this as soon I have found out to install TWRP in the right way on N975F with the latest CTC9/CTCA/CTC7 stock rom. Flash TWRP is working, but every time when I want to boot after installing GSI.... stuck in boot logo. I will ask that in the right thread and not here. It has something to do with my knowledge and vbmeta.
Click to expand...
Click to collapse
Stuck on logo if not wrong is need to Formatt system
Very nice, used CrDroid on many previous devices.
How is the audio compared with one ui cuz last time i used lineage os 17.1 audio was terrible which made me switch back to stock
The Rom ist perfect but i cant See my SD Card
:/
orbital_71 said:
Stuck on logo if not wrong is need to Formatt system
Click to expand...
Click to collapse
Thanks, but I always do.
As far as I know N97xF is a-only and not ab, isn't it?
blixer said:
As far as I know N97xF is a-only and not ab, isn't it?
Click to expand...
Click to collapse
Use the "Treble info" app in the playstore
Sanam98233 said:
How is the audio compared with one ui cuz last time i used lineage os 17.1 audio was terrible which made me switch back to stock
Click to expand...
Click to collapse
Is not as good as One UI, but is enough.
What about camera is it as bad as lineage 17.1?
Hi its working on note 10 plus 5g please n976b
Hey,
i've seen that encryption is not enabled on your device. Are you able to activate it in setting and did you flash multi-disabler?
I cant conect my phone on my PC
Camera videos audio have a strange sound
N975F
Any help?
Have u try havoc gsi??
orbital_71 said:
Have u try havoc gsi??
Click to expand...
Click to collapse
Everything work?
ramoneluis said:
Everything work?
Click to expand...
Click to collapse
I haven't try that y i ask thread owner
orbital_71 said:
Have u try havoc gsi??
Click to expand...
Click to collapse
Yes i try few days ago, and working almost like crDroid
fiskersc said:
Yes i try few days ago, and working almost like crDroid
Click to expand...
Click to collapse
In ur opinion which one is better in term like batter performance !?
The link shows LosQ at the top of the list. Is this still CrDroid or do we need to get the one from 10 days ago?
Many thanks,
Nathan
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 11, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Instructions :
https://wiki.lineageos.org/devices/guacamole
Downloads :
https://download.lineageos.org/guacamole
Reporting Bugs
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 /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (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. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Nice! Been waiting for LOS Android 11
Will disable dm verity zip work with this ROM when coming from decrypted stock?
Very nice! Glad to see this on this phone, good job!
The best news
Here is the link to working gapps for android R
NikGapps-R
- Comes with core package (mininum apps required to run playstore)
- Comes with Pixel Launcher (starting macro, stock and full package) (you need to set pixel launcher as default home app if you're flashing any of those packages)
- Comes with Google Dialer (that replaces aosp dialer) (you need to set Google Dialer as default or use nikgapps.config to retain aosp dialer)
- Comes with vanced youtube (v14), those of you who prefer stock youtube can easily update the app from playstore
- 'Select' option in Recents works perfectly
- App Suggestions works perfectly
- The installation is fully configurable, you can skip installing the package you want, you can skip removal of aosp counter part (using nikgapps.config)
checkout NikGapps Website for all the details regarding the project
You can find the screenshots here
Not work with Dualboot TWRP with A11 Magisk modded,,it stuck when Patching sepolicy
Pardon my ignorance, is it possible to use the latest Magisk with this ROM?.
What is WFD?
pro_granade said:
What is WFD?
Click to expand...
Click to collapse
WiFi direct maybe?
---------- Post added at 04:32 AM ---------- Previous post was at 04:30 AM ----------
tino73 said:
Pardon my ignorance, is it possible to use the latest Magisk with this ROM?.
Click to expand...
Click to collapse
Should work with latest canary build.
tino73 said:
Pardon my ignorance, is it possible to use the latest Magisk with this ROM?.
Click to expand...
Click to collapse
This is the Magisk version they're using on AOKP's R build, they say it's working fine there. https://forum.xda-developers.com/on...kang-os-v11-0-awakening-t4174989/post83689669
muphetz said:
Not work with Dualboot TWRP with A11 Magisk modded,,it stuck when Patching sepolicy
Click to expand...
Click to collapse
From what I know the dualboot twrp can not yet decrypt android 11, so it is not possible to run it in a dual boot.
I had the same issue cause I tried to install dual boot withA11 and OxygenOS beta 18, and neither one of them work.
So I installed last stock stable OOS and is working in dualboot.
vladvlad12 said:
From what I know the dualboot twrp can not yet decrypt android 11, so it is not possible to run it in a dual boot.
I had the same issue cause I tried to install dual boot withA11 and OxygenOS beta 18, and neither one of them work.
So I installed last stock stable OOS and is working in dualboot.
Click to expand...
Click to collapse
Use pattern lock instead of pin or password
pro_granade said:
What is WFD?
Click to expand...
Click to collapse
Wifi Display
Please do not install this Gapps
Nikhil said:
Here is the link to working gapps for android R
https://forum.xda-developers.com/android/software/arm64-nikgapps-t3915866/post83676281
Click to expand...
Click to collapse
The Linage 18.0 was fine running without any Gapps on until I install this Gapps. It's froze and now I have to reflash it. OP, can you included Gapps in your package like Kang, and other Android 11 ROMs? That way, we wouldn't be confused where to download the Gapps for Android 11
ttle54 said:
The Linage 18.0 was fine running without any Gapps on until I install this Gapps. It's froze and now I have to reflash it. OP, can you included Gapps in your package like Kang, and other Android 11 ROMs? That way, we wouldn't be confused where to download the Gapps for Android 11
Click to expand...
Click to collapse
I experienced the same thing.
ttle54 said:
The Linage 18.0 was fine running without any Gapps on until I install this Gapps. It's froze and now I have to reflash it. OP, can you included Gapps in your package like Kang, and other Android 11 ROMs? That way, we wouldn't be confused where to download the Gapps for Android 11
Click to expand...
Click to collapse
pro_granade said:
I experienced the same thing.
Click to expand...
Click to collapse
Which package did you flash? Could you try the core package to see if that's working for you? Since it has the minimum apps required to run the playstore and any other google app won't conflict
Reflash it again and now working
Is visual voice mail working in google phone here?
ttle54 said:
The Linage 18.0 was fine running without any Gapps on until I install this Gapps. It's froze and now I have to reflash it. OP, can you included Gapps in your package like Kang, and other Android 11 ROMs? That way, we wouldn't be confused where to download the Gapps for Android 11
Click to expand...
Click to collapse
pro_granade said:
I experienced the same thing.
Click to expand...
Click to collapse
Guys,
Its working perfectly, you're experiencing freeze because you're on trebuchet launcher and NikGapps ships pixel launcher that contains overlay that's conflicting with Trebuchet.
You can either skip installating PixelLauncher using nikgapps.config or go to settings -> default apps and set Pixel Launcher as default.
Any instruction please for installing ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Project Sakura is a custom ROM based on Lineage OS, It tries to remain true to it while also providing some more functionality and UI changes. Its sole purpose is to provide a platform which is powered by Lineage and is more customisable than Lineage.
Your warranty is now void. We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels. You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
"This is a user friendly thread, all your suggestions are important to us and will be taken into consideration."
- Download the ROM
- Reboot to recovery (Use latest Lineage Recovery)
- Wipe System, Data, Cache, Dalvik
- Flash the latest build
- Flash Gapps (optional)
- Reboot
Basic Gapps & Vanilla
-Lineage OS
-AOSP
-Superior OS
-AOSiP
-DerpFest
-Pixel Experience
-Extended UI
-Havoc OS
-CrDroid ROM
Project Sakura Source
Telegram Group
Redfin Telegram Group
Feature list:
https://projectsakura.xyz/wiki/#/
REPORTING BUGS!
As soon as the problem occurs, take a logcat!
for more READ THIS
Thanks to:
@aleasto - for device tree and helping
Device: Redfin
Maintainer: ExtraLib
Build Type: Unofficial
Kernel Source: android_kernel_google_redbull
September 20:
- Inital release
Thank you @ItzEliteVN for bringing this ROM to the P5!
I'm not able to flash Gapps to the device after successfully flashing the ROM. I've tried Nano and Pico OpenGapps as well as MindTheGapps but they all result in: 'Not enough space' or 'Insufficient storage'.
I flashed from a clean install of stock.
Hoping you can help...
nickelnine said:
Thank you @ItzEliteVN for bringing this ROM to the P5!
I'm not able to flash Gapps to the device after successfully flashing the ROM. I've tried Nano and Pico OpenGapps as well as MindTheGapps but they all result in: 'Not enough space' or 'Insufficient storage'.
I flashed from a clean install of stock.
Hoping you can help...
Click to expand...
Click to collapse
i have that error too, not sure why but ill fix it later
nickelnine said:
Thank you @ItzEliteVN for bringing this ROM to the P5!
I'm not able to flash Gapps to the device after successfully flashing the ROM. I've tried Nano and Pico OpenGapps as well as MindTheGapps but they all result in: 'Not enough space' or 'Insufficient storage'.
I flashed from a clean install of stock.
Hoping you can help...
Click to expand...
Click to collapse
Did you reboot to recovery before flashing gapps? That's a step that's not detailed and is often missed by people not familiar with ab systems.
EDIT: Nvm, that issue even happens with rebooting
dragynbane222 said:
Did you reboot to recovery before flashing gapps? That's a step that's not detailed and is often missed by people not familiar with ab systems.
EDIT: Nvm, that issue even happens with rebooting
Click to expand...
Click to collapse
I think that this Sakura build is in slot A, so it cannot flash OpenGapps (maybe). Because in LOS builds is slot B and flashing OpenGapps still works properly
ItzEliteVN said:
I think that this Sakura build is in slot A, so it cannot flash OpenGapps (maybe). Because in LOS builds is slot B and flashing OpenGapps still works properly
Click to expand...
Click to collapse
No, how AB devices work (even with LOS, as this happens at a lower level then the rom) is it flashes to the inactive slot then switches to said slot. If you're currently on a, you'll switch to b, and vice versa
dragynbane222 said:
No, how AB devices work (even with LOS, as this happens at a lower level then the rom) is it flashes to the inactive slot then switches to said slot. If you're currently on a, you'll switch to b, and vice versa
Click to expand...
Click to collapse
I'll remember that, thanks a lot.
Septenber 22:
- Added Basic Gapps
Tnx for support our device
ItzEliteVN said:
Septenber 22:
- Added Basic Gapps
Click to expand...
Click to collapse
Does this rom, being LOS based, carries the same issues regarding google camera? (freeze while switching camera/modes, astrophotography crashing)
ItzEliteVN said:
Septenber 22:
- Added Basic Gapps
Click to expand...
Click to collapse
Got it up and running, thanks!
DarioPikka said:
Does this rom, being LOS based, carries the same issues regarding google camera? (freeze while switching camera/modes, astrophotography crashing)
Click to expand...
Click to collapse
nope, except for night sight/astrophotography
ItzEliteVN said:
nope, except for night sight/astrophotography
Click to expand...
Click to collapse
Night Sight seems too work fine on my device with this rom, only change I've made is setting the fingerprint to the one from official stock build using the magisk props hide magisk module. Maybe it's the build fingerprint?
Is it possible to get an option to hide the lock screen status bar?
Also, add more options to the home button double press, for example expanding notification panel?
Where is your DT so we can help you to make it perfect
Only one question: flashing the vanilla version and pico gapps afterwards does not work in the moment?
hunter12 said:
Only one question: flashing the vanilla version and pico gapps afterwards does not work in the moment?
Click to expand...
Click to collapse
yes it still not work
abalam said:
Where is your DT so we can help you to make it perfect
Click to expand...
Click to collapse
Device trees are all by aleasto. All of his trees are in LineageOS
ItzEliteVN said:
Device trees are all by aleasto. All of his trees are in LineageOS
Click to expand...
Click to collapse
I understand you're taking lineage as a base. But you also edit your tree and make your changes in github. Or do you only work locally. If so, you will never get the DT that efficient. Care just that everything is in git. This also makes it easier to work and everyone can see what you are doing and what may still need to be added.