[9.0][OFFICIAL]Resurrection Remix v7.0 [flo/deb] - Nexus 7 (2013) Android Development

{
"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"
}
Resurrection Remix P
Code:
[SIZE="4"]/*
* 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.
*/[/SIZE]
Resurrection Remix the ROM has been based on LineageOS, SlimRoms, Omni and original Remix ROM builds, this creates an awesome
combination of performance, customization, power and the most new features, brought directly to your Device.
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Special thanks to the LineageOS team, Omni team, SlimRoms and of course to all the supporters.
​
Make sure you have a custom recovery installed(TWRP is the preferred recovery)
Download the latest Resurrection Remix Rom & the latest GApps package
Boot into recovery
Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution
Flash ResurrectionRemix Rom
Flash Google Apps package(Optional)
- If you are having issues flashing Google Apps (e.g Error 70) it means your system parition is too small and you'll need to flash the reparition tool below in TWRP to fix.
Repartition - Nexus 7 (2013) for FLO/DEB (16/32GB)
Flash Magisk Root(Optional)
First boot may take up to 10 minutes.
ROM Download (flo)
ROM Download (deb)
GApps
Resurrection Remix Source
Device Source (flo)
Device Source (deb)
Kernel Source
Vendor Source
XDA Developers
LineageOs Team
Omni Team
followmsi for trees
And Of Course To All The Supporters, Donators And Users
Same as the bugs in LineageOS 16.0
If you have a major bug to report that has not been reported already, please take the following steps to report it to us. It will save you, Team Resurrection Remix and me quite some time.
Download the MatLog app from the Play Store.
After downloading the MatLog app, go to the app settings, and change the log level to Debug.
Clear all previous logs and take the exact steps to produce the error you are receiving. As soon as you receive the error (probably a force close), go straight into MatLog and stop the log recording.
Copy and paste the entire log either to Hastebin or Pastebin
Save the log, and copy and paste the link into the thread with a brief description of the error.​
​

Thank you for another pie rom i cant wait to download and flash
---------- Post added at 05:48 AM ---------- Previous post was at 04:54 AM ----------
just flashed the rom and unfortunately rr tools force closes when in animation section in rr tools in settings app so i wont be using this rom unfortunately but other than that its butter smooth
Any fix for this?

Wow! Now we have a lot of choice! RR is the must for roms!

JT1510365 said:
Thank you for another pie rom i cant wait to download and flash
---------- Post added at 05:48 AM ---------- Previous post was at 04:54 AM ----------
just flashed the rom and unfortunately rr tools force closes when in animation section in rr tools in settings app so i wont be using this rom unfortunately but other than that its butter smooth
Any fix for this?
Click to expand...
Click to collapse
Could you send a full log of when this happens, seems like second device I've heard this happens on, for now, you can try to switch layouts using the arrows on the top right

turbolukex5 said:
Could you send a full log of when this happens, seems like second device I've heard this happens on, for now, you can try to switch layouts using the arrows on the top right
Click to expand...
Click to collapse
This is a bug .. happens on all devices without flashlight.
RR-Team still needs to get informed to fix it properly.
As workaround - just edit this file ..
https://github.com/ResurrectionRemi...lob/pie/src/com/android/settings/rr/Misc.java
Remove 2 lines ..
https://github.com/ResurrectionRemi...pie/src/com/android/settings/rr/Misc.java#L69
https://github.com/ResurrectionRemi...pie/src/com/android/settings/rr/Misc.java#L70
Code:
diff --git a/src/com/android/settings/rr/Misc.java b/src/com/android/settings/rr/Misc.java
index 381592a..06853f9 100644
--- a/src/com/android/settings/rr/Misc.java
+++ b/src/com/android/settings/rr/Misc.java
@@ -66,8 +66,6 @@ public class Misc extends SettingsPreferenceFragment implements
ContentResolver resolver = getActivity().getContentResolver();
mFlashlightOnCall = (ListPreference) findPreference(FLASHLIGHT_ON_CALL);
- if (!RRUtils.deviceSupportsFlashLight(mContext))
- prefScreen.removePreference(mFlashlightOnCall);
}
Thanks for taking care of RR !
Cheers

followmsi said:
This is a bug .. happens on all devices without flashlight.
RR-Team still needs to get informed to fix it properly.
As workaround - just edit this file ..
https://github.com/ResurrectionRemi...lob/pie/src/com/android/settings/rr/Misc.java
Remove 2 lines ..
https://github.com/ResurrectionRemi...pie/src/com/android/settings/rr/Misc.java#L69
https://github.com/ResurrectionRemi...pie/src/com/android/settings/rr/Misc.java#L70
Thanks for taking care of RR !
Cheers
Click to expand...
Click to collapse
Thank you very much @followmsi

Updated 1st March build:-
- Used workaround which should fix RR tools from crashing.

wow wow wow. I can't believe that flo has so many pie.

turbolukex5 said:
Updated 1st March build:-
- Used workaround which should fix RR tools from crashing.
Click to expand...
Click to collapse
Wow! That was so fast that we got a fix
Downloading now and going to test and i will report back regardless if i find any issues or not and many thanks for your hard work
Also huge thank you for still developing and supporting for our device that is 5-6 years old at this point

New build released, now on the Official channel

Just installed on Nexus 7 (2013) LTE -- works as a charm, thanks a lot to the developers!
Edit: I tried to encrypt the phone but that didn't go well (bootloop, then twrp was failing to decrypt it even with the correct pattern) so I formatted data, wiped it all and did a clean RR7 install (back to unencrypted).
I've read on some threads that I should encrypt the phone from the stock version before flashing RR7. Would that work?
Edit 2: Nope, still doesn't work. Encryption worked (I'm with stock with encryption enabled) but twrp-3.2.3-1_UA is unable to decrypt it (Pattern failed, please try again!) so I can't flash RR7.
Looks like we can't have an encrypted RR7. Back to the full process again without encryption...

Auto rotate and weather customizations don't work

pacman00700 said:
Auto rotate and weather customizations don't work
Click to expand...
Click to collapse
Auto rotate and weather is working perfectly for me while using this rom so its not an issue. You should look up on youtube on how to fix the cable in your tablet to get auto rotate to work again you have a hardware issue
---------- Post added at 10:07 AM ---------- Previous post was at 10:06 AM ----------
$p00ky said:
Just installed on Nexus 7 (2013) LTE -- works as a charm, thanks a lot to the developers!
Edit: I tried to encrypt the phone but that didn't go well (bootloop, then twrp was failing to decrypt it even with the correct pattern) so I formatted data, wiped it all and did a clean RR7 install (back to unencrypted).
I've read on some threads that I should encrypt the phone from the stock version before flashing RR7. Would that work?
Edit 2: Nope, still doesn't work. Encryption worked (I'm with stock with encryption enabled) but twrp-3.2.3-1_UA is unable to decrypt it (Pattern failed, please try again!) so I can't flash RR7.
Looks like we can't have an encrypted RR7. Back to the full process again without encryption...
Click to expand...
Click to collapse
last time i checked this device is a tablet not a phone lol

pacman00700 said:
Auto rotate and weather customizations don't work
Click to expand...
Click to collapse
Make sure you enable weather service in miscellaneous

JT1510365 said:
Auto rotate and weather is working perfectly for me while using this rom so its not an issue. You should look up on youtube on how to fix the cable in your tablet to get auto rotate to work again you have a hardware issue
---------- Post added at 10:07 AM ---------- Previous post was at 10:06 AM ----------
Click to expand...
Click to collapse
turbolukex5 said:
Make sure you enable weather service in miscellaneous
Click to expand...
Click to collapse
Weather works for me after enabling the service in the settings, but not auto rotate (still need to use the Rotation Control app).
JT1510365 said:
last time i checked this device is a tablet not a phone lol
Click to expand...
Click to collapse
Well, it has a SIM card (so can make calls) and the same size as a Galaxy Note so nowadays that definition is debatable

$p00ky said:
Weather works for me after enabling the service in the settings, but not auto rotate (still need to use the Rotation Control app).
Well, it has a SIM card (so can make calls) and the same size as a Galaxy Note so nowadays that definition is debatable
Click to expand...
Click to collapse
rotation worked perfectly for me last time i used the rom i switched back to aicp 13.1 though but i do fully remember that auto rotate was not an issue with rr remix 7.0 when i tested it
---------- Post added at 11:40 PM ---------- Previous post was at 11:36 PM ----------
turbolukex5 said:
New build released, now on the Official channel
Click to expand...
Click to collapse
New build works like a charm. and the only bug i noticed besides the obvious ones like nfc and compass is lockscreen music visualizer does not show up in lock screen when the setting is turned on and music is playing. Other than that the rom is great
Thank you so much for this awesome rom i look forward to future updates
---------- Post added at 11:44 PM ---------- Previous post was at 11:40 PM ----------
dealpapa1 said:
wow wow wow. I can't believe that flo has so many pie.
Click to expand...
Click to collapse
i can't believe it either! Sometimes i think its just a dream but then i realize its reality! This device is 5-6 years old at this point in time and it amazes me that this tablet still gets development from time to time
I would love to have either crdroid pie on flo or havoc os pie on flo too we will have to wait and see if one day we will get those roms but i am grateful for the roms we have already

Great! Now we have official pie rom qwq
But the flashlight switch issue still exist

奶骑永不倒 said:
Great! Now we have official pie rom qwq
But the flashlight switch issue still exist
Click to expand...
Click to collapse
Nexus 7 2013 has LED that can be used as a flashlight ? I think this toggle can be removed
Sent from my whyred using XDA Labs

Very nice Rom is it possible to use otg and charge at same time? like timurs kernel

spartan117701 said:
Very nice Rom is it possible to use otg and charge at same time? like timurs kernel
Click to expand...
Click to collapse
Same kernel that lineage 16.0 uses.

Related

[ROM][grouper][4.3_r3.1]PAC-Man 4.3.0 Unnoficial[CM10.2][AOKP][PA3.99-RC2][26/09/13]

Code:
#include <std_disclaimer.h>
/*
* 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.
*/
{
"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"
}
PAC-man for the Nexus 7 Jellybean 4.3
Brought to you by klozz (aka TeamMEX)​
PAC-man is
Code:
Paranoid Android (3.98) + AOKP jb-mr2-milestone2 + Cyanogenmod (cm-10.2).
Features:
Halo
Pie controls
Hybrid engine
aokp rom control
PA colorss
and more...
Recomended:
Wipe Data
Wipe Cache
Wipe Davlik
Flash ROM
Flash gapps
Wipe Cache/Davlik
Reboot
And USE 3.1.12-XPerience-04 kernel
pac_grouper_4.3.Build-1_20130926-053942.zip - 166.10 MB
Gaaps:
gapps-full-4.3-20130805-signed.zip - 187.24 MB​
Thanks also goes out to
PACman Team - Special thanks
CM team
Paranoid Android team - for being the most innovative devs out there at the minute
AOKP Team
Changelog in second Post:
HERE: CHANGES
TEAMMEX source: https://github.com/NexPerience
OLDER DOWNLOADS:
pac_grouper-4.3.0-20130819-041747.zip - 163.50 MB
pac_grouper-4.3.0-Builder_TEAMMEX-20130820-025656.zip - 166.81 MB
http://fs1.d-h.st/download/00066/y4F/pac_grouper-4.3.0-Builder_TEAMMEX-20130821-192142.zip
NOTE:
=======
This rom arent part or supported for PACMAN team, this rom are unnoficial proyect and any bugs report to me if u sue this rom if u use oficial pacman report bugs in pamcan's thread.
I Like my work u can buy me a Coffe with a donation.
​
Thank you for a other rom that you made for 4.3
Will try it later
Gesendet von meinen Nexus 7
Switching now.Can't find link dev?
Changelog HERE XD....
changes comm
26/09/13
* Updated to latest android 4.3_rc3.1
* updated to pa 3.99-rc2
* Much system fixes
* Builded with linaro more performance
* added support to XPerience-10 kernel
* Latest CM10.2 sources and fixes
22/08/13
usb: Abort writes if device is absent
Try to add support to tilapia
Forward-port surface dithering from CM10.1
FOCAL: add one-time camera check to disable Focal icon
Paranoid V3.98
PACman fixed typo
core: Add some static libraries
am: Allow more hidden apps on devices with lots of RAM
Correctly advertise that the N7 has no hardware keys
20/08/13
Latest fixes from PAC-man github
ODexed
USER: Fixed new user (before you get FC, ​​all applications, or just restarted.)
SELinux policy on XPERIENCE Settings
Sepolicy; Give zygote execute access to ashmem
Bluedroid: Disable interleaved scan feature by default.
Theme manager and template: update translations,
Bluetooth: Security: Handle authentication rejected error status
SuperUSER; always start daemon, as that is the default behavior.Q
Qualcomm display caf: gralloc: Use new ION API by default …
libmedia: Featurize QCOM's VOIP feature
libc: arch-arm: strlen: Illegal ARM entries fixed
envsetup: Fix giant derp
Settings lockscreen: Avoid NPE if icon assignment failed for whatever reason.
Fixed some issues with playing on Youtube app
19/08/13
First beta release
Spitwista said:
Switching now.Can't find link dev?
Click to expand...
Click to collapse
Sorry, I removed the link from the server, and had to withdraw, rising almost over new.
Waiting For the link...and i have a question..
I am currently on AOSPAL 3.97...can i dirty flash this and not have have any issues..??
hassam_tariq2003 said:
Waiting For the link...and i have a question..
I am currently on AOSPAL 3.97...can i dirty flash this and not have have any issues..??
Click to expand...
Click to collapse
Well maybe work fine but if you begin to find rare failures, it would be best to reinstall doing a clean install.
Link download added
test and report cheers.
TeamMex said:
Link download added
test and report cheers.
Click to expand...
Click to collapse
Thanks.....Clean flashed it....
Did a clean install but I get quite a bunch of force closes in the settings. Audio, Rom control , and some others, will check for more now.
Can't even find any rom control app in the system, is it missing . please fix the release
nimrodity said:
Did a clean install but I get quite a bunch of force closes in the settings. Audio, Rom control , and some others, will check for more now.
Can't even find any rom control app in the system, is it missing . please fix the release
Click to expand...
Click to collapse
thnks for report
TeamMex said:
thnks for report
Click to expand...
Click to collapse
No Problem,there are some other issues as well but i will report them directly to PAC,since i know one of the crew,those are Rom related issues anyways
nimrodity said:
No Problem,there are some other issues as well but i will report them directly to PAC,since i know one of the crew,those are Rom related issues anyways
Click to expand...
Click to collapse
yep I added on my own build some files removed from PACMAN
But thnks
TeamMex said:
yep I added on my own build some files removed from PACMAN
But thnks
Click to expand...
Click to collapse
I just asked pac doesn't even have rom control anymore, so what's up with that?
Looks pretty good, as already mentioned there are FCs in some settings. Besides what's already been reported, Performance Ctrl also FCs..The rom should be good though, when these fixes are made.
Thanks,
Mike T
---------- Post added at 07:33 PM ---------- Previous post was at 07:30 PM ----------
nimrodity said:
I just asked pac doesn't even have rom control anymore, so what's up with that?
Click to expand...
Click to collapse
If I remember correctly, I think AOKP has gone away from Rom Control.
Mike T
webdroidmt said:
Looks pretty good, as already mentioned there are FCs in some settings. Besides what's already been reported, Performance Ctrl also FCs..The rom should be good though, when these fixes are made.
Thanks,
Mike T
---------- Post added at 07:33 PM ---------- Previous post was at 07:30 PM ----------
If I remember correctly, I think AOKP has gone away from Rom Control.
Mike T
Click to expand...
Click to collapse
Since when, never heard of that, every build based on aokp o tested still has rom control.
nimrodity said:
Since when, never heard of that, every build based on aokp o tested still has rom control.
Click to expand...
Click to collapse
Yeah, that's why I said if I remember correctly but wasn't sure. I read so much different stuff, sometimes it all just seems to meld into one big ball of Android. Doing a quick search just now doesn't seem to indicate that AOKP no longer will have Rom Control.
I hope it still does, one of the coolest features in a rom.
Mike T
webdroidmt said:
Looks pretty good, as already mentioned there are FCs in some settings. Besides what's already been reported, Performance Ctrl also FCs..The rom should be good though, when these fixes are made.
Thanks,
Mike T
---------- Post added at 07:33 PM ---------- Previous post was at 07:30 PM ----------
If I remember correctly, I think AOKP has gone away from Rom Control.
Mike T
Click to expand...
Click to collapse
Rom control are updated daily
https://github.com/PAC-man/packages_apps_ROMControl/commits/cm-10.2
Still have rom control options in the build for the new nexus 7 just laid out differently.
Sent from my Nexus 7 using Tapatalk 4
funkyboy1281 said:
Still have rom control options in the build for the new nexus 7 just laid out differently.
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
Yes that's what I expected to see. Hopefully next build will have it working either way
nimrodity said:
Yes that's what I expected to see. Hopefully next build will have it working either way
Click to expand...
Click to collapse
Yea I thought I flashed something else at first.
Sent from my Nexus 7 using Tapatalk 4

[ROM][osprey] The Android Open Source Project 8.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* 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.
*/
AOSP is Android as Google release without other modifications, similar to Pixel/Nexus stock rom but without gapps.
Features such as Chop Chop, Double Twist and Ambient display gestures are kept.
Google does not release an AOSP Browser anymore since Marshmallow, thus there isn't a default browser. If I find the time I might port and revamp it in the future.
Installation
Requires Unlocked Bootloader & a custom recovery (at least twrp-osprey-3.1.1-r3.img or newer release is needed)
Place ROM & Gapps in your virtual SD
Reboot in Bootloader Mode
Go to "Recovery" (Vol +/Vol -) and confirm (power)
Wipe Data/Factory Reset
Wipe Dalvik cache
Install the ROM zip
DO NOT REBOOT
Install the Gapps zip (optional)
Reboot
Downloads
AndroidFileHost
Sources
Device Tree
Common Device Tree
Kernel
XDA:DevDB Information
The Android Open Source Project 8, ROM for the Moto G 2015
Contributors
Alberto97
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Version Information
Status: No Longer Updated
Created 2017-11-23
Last Updated 2018-12-08
Changelog
07/12/2018
December security patches
WiFi display enabled
BT mac address fixed
BFQ is the default IO scheduler
Flip to Mute: the phone now vibrates when you mute/unmute it, just like Google's Flip to shhh
08/09/2018
September security patches
07/08/2018
August security patches
Enforcing SELinux
20/07/2018
RIL method getOperatorResponse now properly returns the operator and as result framework methods in TelephonyManger (getNetworkOperatorName + getSimOperatorName) and SubscriptionManager (getCarrierName + getDisplayName) now work correctly (thanks chil360 for pointing out the issue)
Whatsapp videos should have been fixed (thanks chil360 again for pointing out the issue and Subinsmani for linking the first fix here)
05/07/2018
July security patches
Camcorder has been fixed
Offline charging now correctly works
Moved from HWC2 to HWC1
Kernel updated to LA.BR.1.2.9.1-02310-8x16.0 tag
Unified gestures menus
Moved to AOSP apns list
Backuptool has been implemented
Added Google Sans
04/04/2018
April security patches
Better fix for the Alarm Clock
Removed PicoTTS (it was not working anyway)
Possibility of setting Pixel color accent
13/03/2018
February and March security patches
Open source Sensor HAL
Enabled Round Icons
Removed IMS support
04/01/2018
Android 8.1
January security patches
16/12/2017
December security patches
Alarm clock fixed
Fixed crash when opening Mobile Network settings with 2 sims inserted
IMS Patch by @althafvly included
21/11/2017 - Initial Release
If you are wondering, yes, this is based on lux stock nougat sources.
Alberto97 said:
If you are wondering, yes, this is based on lux stock nougat sources.
Click to expand...
Click to collapse
Wow.. cant wait to flash this :victory:
Wonderful. Cant wait to try.
Can u upload screenshot
Alberto97 said:
If you are wondering, yes, this is based on lux stock nougat sources.
Click to expand...
Click to collapse
Here is a quick review..
As I thought Exfat sdcards are not working
VOLTE is broken..
Can't access network setting's.. Giving FC
Camcorder is broken.. Works with footage..
The ROM is very clean & smooth..
Stay tuned for detailed reviews & screenshots
---------- Post added at 06:52 PM ---------- Previous post was at 06:39 PM ----------
Here are some screenshots https://imgur.com/a/xwmVc
---------- Post added at 06:52 PM ---------- Previous post was at 06:52 PM ----------
sargam44 said:
Can u upload screenshot
Click to expand...
Click to collapse
https://imgur.com/a/xwmVc
rahul9999 said:
Here is a quick review..
As I thought Exfat sdcards are not working
VOLTE is broken..
Can't access network setting's.. Giving FC
Camcorder is broken.. Works with footage..
The ROM is very clean & smooth..
Stay tuned for detailed reviews & screenshots
Click to expand...
Click to collapse
I won't add the support for ExFAT, if this becomes too much complicated I would end up in abandoning the project for sure.
Not sure what's wrong with VoLTE instead since I can't test it.
About the settings crash, try the attached patched APK (replace it in /system/priv-app/TeleService/), it works on addison, I never use two sim cards at the same time so I did not notice the issue before.
Congratulations, and thanks for your awesome work.
??
Cool
rahul9999 said:
Here is a quick review..
As I thought Exfat sdcards are not working
VOLTE is broken..
Can't access network setting's.. Giving FC
Camcorder is broken.. Works with footage..
The ROM is very clean & smooth..
Stay tuned for detailed reviews & screenshots
---------- Post added at 06:52 PM ---------- Previous post was at 06:39 PM ----------
Here are some screenshots https://imgur.com/a/xwmVc
---------- Post added at 06:52 PM ---------- Previous post was at 06:52 PM ----------
https://imgur.com/a/xwmVc
Click to expand...
Click to collapse
Did you test VoLTE with the patch? Also is it completely broken or the same like in LOS15?
Alberto97 said:
I won't add the support for ExFAT, if this becomes too much complicated I would end up in abandoning the project for sure.
Not sure what's wrong with VoLTE instead since I can't test it.
About the settings crash, try the attached patched APK (replace it in /system/priv-app/TeleService/), it works on addison, I never use two sim cards at the same time so I did not notice the issue before.
Click to expand...
Click to collapse
Attaching logs for VOLTE, Settings FC & Camcorder
1. For Volte I have restarted mobile & started recording logs.
Tried to call twice but call cloud not connected.. End up log
2. For network settings - started logs recording & tried to access network setting twice but got errors both time.. End up log
3. For camcorder - started built in camera & tried to record a video.. It shows video reordering but nothing will save in storage & gallery shows error file.. Second time tried to record video & got error.. End up log
I will try to use file which given by you.. Exfat is not a big issue for me, but i need a volte work.. Not sure how long I would test this.. Attaching logs in zip file..
samarth sathe said:
Did you test VoLTE with the patch? Also is it completely broken or the same like in LOS15?
Click to expand...
Click to collapse
Not tried any patch yet.. It's completely broken no single call you can make
@rahul9999 You have to reboot the phone in order to apply the patched APK
EDIT: About VoLTE, I'll try to see if I can switch back to the old Marshmallow stack but it will take time and I'll do it in another build for sure
Alberto97 said:
@rahul9999 You have to reboot the phone in order to apply the patched APK
EDIT: About VoLTE, I'll try to see if I can switch back to the old Marshmallow stack but it will take time and I'll do it in another build for sure
Click to expand...
Click to collapse
Edit - @Alberto97 that file worked & resolved Network setting FC bug . I have forgot to give it proper permissions.. now the only two things need to be fixed.. VoLTE & Camcorder
Alberto97 said:
I won't add the support for ExFAT, if this becomes too much complicated I would end up in abandoning the project for sure.
Not sure what's wrong with VoLTE instead since I can't test it.
About the settings crash, try the attached patched APK (replace it in /system/priv-app/TeleService/), it works on addison, I never use two sim cards at the same time so I did not notice the issue before.
Click to expand...
Click to collapse
its working in some roms like pixel experience. they used some other patches to fix the call failed issue. maybe it will help you to fix it
@Alberto97
EDIT : @rahul9999 reported its working after flashing my volte patch. Its from op3 oreo
Alberto97 said:
@rahul9999 You have to reboot the phone in order to apply the patched APK
EDIT: About VoLTE, I'll try to see if I can switch back to the old Marshmallow stack but it will take time and I'll do it in another build for sure
Click to expand...
Click to collapse
VoLTE is fixed after flashing patch made by @althafvly (attaching) also network setting fc fixed by you're file.. Now the only two things are need to be fixed.. Camcorder & Exfat sdcards (which is not possible)
althafvly said:
its working in some roms like pixel experience. they used some other patches to fix the call failed issue. maybe it will help you to fix it
@Alberto97
EDIT : @rahul9999 reported its working after flashing my volte patch. Its from op3 oreo
Click to expand...
Click to collapse
Thanks for the Great work @althafvly :victory:
rahul9999 said:
VoLTE is fixed after flashing patch made by @althafvly (attaching) also network setting fc fixed by you're file.. Now the only two things are need to be fixed.. Camcorder & Exfat sdcards (which is not possible)
Click to expand...
Click to collapse
Great Can you test if video calling works too?
samarth sathe said:
Great Can you test if video calling works too?
Click to expand...
Click to collapse
Will share detailed review tomorrow..

[ROM][8.1][OpenKirin's RROS - Project Treble For Honor 9][Update 25/03/2018]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Resurrection Remix O v6.0.0 For Honor 9
Compatibility : may working in all Honor 9 devices with EMUI 8
*** Beta Version ***
About :
Resurrection Remix the ROM has been based on LineageOS, and including some features from SlimROM, OmniROM and original Remix ROM builds, all those creates an awesome combination of performance, customization, power and the most new features, brought directly to your device !​
Click to expand...
Click to collapse
Downloads :
* RR-O-v6.0.0-20180325-stf-OpenKirin.zip md5 : 13e2a51b30394d1de91cce154bd51cc8​
Click to expand...
Click to collapse
Installations :
* frp & bootloader must be unlocked
* extract system.img from previous archive : RR-O-v6.0.0-20180325-stf-OpenKirin
* put your device in bootloader mode
* fastboot flash system system.img
* fastboot reboot
* perform a data/factory reset in stock recovery
* enjoy !!!​
Click to expand...
Click to collapse
Working/Not Working :
* almost all important features should working properly !
* home/fps the both functions are enabled
* fps gesture enabled (click -> Home, left/right -> Back, longpress -> Recent Apps )
* 2G/3G signal : it'll show always full signal
* wifi display not working
* VoLTE not working
* there may be other minor issues​
Click to expand...
Click to collapse
Warning :
* please use Stock recovery to install this ROM
* gapps are already added ( nano version )
* later, if you want root you can install Magisk 16.0 !​
Click to expand...
Click to collapse
Sources :
* android_device_honor_stf​
Click to expand...
Click to collapse
Credit :
* phhusson
* LuK1337
* OldDroid
* XePeleato
* svetius​* Team Resurrection Remix OS
Click to expand...
Click to collapse
Special thanks to the LineageOS Team, OmniROM Team, SlimROM Team and of course to all the supporters !
This ROM is provided by OpenKirin TEAM (XePeleato, OldDroid, surdu_petru )
RR Screenshots :
​
Best regards,
XDA:DevDB Information
RROS Oreo 8.1, ROM for the Honor 9
Contributors
surdu_petru, OldDroid, XePeleato
Source Code: https://github.com/OpenKirin-Treble
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: EMUI 8
Based On: LineageOS
Version Information
Status: Beta
Beta Release Date: 2018-02-25
Created 2018-02-25
Last Updated 2018-03-25
Reserved
so am i right in believing that the capacitive buttons work? if flashed over b360a?
ambitiousButRubbish said:
so am i right in believing that the capacitive buttons work? if flashed over b360a?
Click to expand...
Click to collapse
You should flash this ROM over a EMUI where the capacitive keys are already working !
This ROM do not affect the capacitive keys in any way ( didn't enable them and also didn't break them if previously they working )
Previously I was on Chinese Oreo FW B321, where the capacitive keys are already working well
I confirm, use chinese B321 update, not the crappy european B360a.
I'll give a try today with this ROM, thanks surdu_petru!
Installed successfully, this ROM is fast. Could you give instructions on how to install TWRP to then install Magisk? Did you test it?
Edit: I flashed this TWRP: https://forum.xda-developers.com/showpost.php?p=75689747&postcount=14
Now I'll try Magisk and let you know
Magisk installed, now I'll be able to restore my apps with Titanium.
Thanks for that great ROM!
fl0wfr said:
Installed successfully, this ROM is fast. Could you give instructions on how to install TWRP to then install Magisk? Did you test it?
Click to expand...
Click to collapse
No, I not yet tested .
But you can try to flash the TWRP made by @OldDroid from here , then check this post.
Good luck !
from AOSP
@surdu_petru
If i wanna go from your AOSP would it be possible to flash without factory reset to keep my settings and apps and so on....
...and thanks again for your brilliant work...
pappatobbe said:
@surdu_petru
If i wanna go from your AOSP would it be possible to flash without factory reset to keep my settings and apps and so on....
...and thanks again for your brilliant work...
Click to expand...
Click to collapse
You can try but I don't think that it'll working because data from Oreo 8.0 it's not compatible with data from Oreo 8.1 ... and for this you need to perform a data/factory reset !
So far everything is working well. I just noticed that Google Duo keeps crashing, but I can't find the app in the Play Store, I think it's been replaced by Google Allo since Oreo.
ROOT
@surdu_petru please which root should I use....phh's supersu doesn't work for me?
Thank you for bringing RROS in treble form.
Read the first post. To get root you have to flash TWRP then flash Magisk.
BTW that ROM boots damn fast!
One issue: at random time the speaker starts to emit a sound, like some FM noise. If I use the volume switch it shows multimedia volume so it knows that a sound is emitted but the volume cannot be set. Only way to stop the noise: restart the phone.
China Telecom network can not work Thank you
Can I support the double SIM card? If you can't do it, you can have it support the double SIM card?
pappatobbe said:
@surdu_petru
If i wanna go from your AOSP would it be possible to flash without factory reset to keep my settings and apps and so on....
...and thanks again for your brilliant work...
Click to expand...
Click to collapse
Did you try that? Could you report if it worked as soon as you tried flashing it without factory reset?
Edit:
I tried it and it worked for me without wiping data.
Sent from my Honor 9 using XDA Labs
_lucx_ said:
Did you try that? Could you report if it worked as soon as you tried flashing it without factory reset?
Edit:
I tried it and it worked for me without wiping data.
Sent from my Honor 9 using XDA Labs
Click to expand...
Click to collapse
how did you do it? with TWRP?
---------- Post added at 04:02 PM ---------- Previous post was at 03:23 PM ----------
also, is it necessary to install stock recovery or can I have TWRP as recovery when flashing this system.img?
---------- Post added at 04:26 PM ---------- Previous post was at 04:02 PM ----------
will this ROM work if I have currently B120 (EMUI 5.1) ?
xequtor said:
how did you do it? with TWRP?
---------- Post added at 04:02 PM ---------- Previous post was at 03:23 PM ----------
also, is it necessary to install stock recovery or can I have TWRP as recovery when flashing this system.img?
---------- Post added at 04:26 PM ---------- Previous post was at 04:02 PM ----------
will this ROM work if I have currently B120 (EMUI 5.1) ?
Click to expand...
Click to collapse
Please check the OP, you have all the answers there
can i flash this on a RROS 7.1??
First of all I really wanna thank you so much for this great Rom and all your effort you put into it!
Overall everything is working fine for me but the minor issues of the AOSP Rom (8.0) are remaining on this Rom:
- Homescreen laggs
- Slow homebutton
- Bit slow screen on time when unlocking
While the last issue is really minor and it doesn't bother me, the other two can be kinda annoying. Both of them didn't occur on RROS 5.8.5 - well, homebutton didn't work at all there but to be honest I would even be happier with a disabled homebutton compared to this slow gesture thing. As of now I can't disable the homebutton in RROS settings and I'm not sure if the next problem is part of that issue but why does this Rom go back to homescreen when double tapping Back when double tap is disabled? I feel like the Honor 9's homebutton is quite hard to support?
And referring to everyone's questions: No, you have to use Stock Recovery and you have to flash this on top of an Oreo Rom (either EMUI 8.0 or AOSP 8.0).
Another problem which doesn't directly have to do with the Rom: I seem not to be able to get TWRP working here. If I boot to it it gets stuck on the TWRP screen. Anyone found a solution there?
Edit:
I was able to get TWRP working now and succesfully flashed Magisk.
Sent from my Honor 9 using XDA Labs

[9.0][OFFICIAL]Resurrection Remix v7.0 [jasmine]

{
"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"
}
Resurrection Remix P
Code:
[SIZE="4"]/*
* 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.
*/[/SIZE]
Resurrection Remix the ROM has been based on LineageOS, SlimRoms, Omni and original Remix ROM builds, this creates an awesome
combination of performance, customization, power and the most new features, brought directly to your Device.
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Special thanks to, the LineageOS team, Omni team , SlimRoms and of course to all the supporters.
​
Make sure you have a custom recovery installed(TWRP is the preferred recovery)
Download the latest Resurrection Remix Rom & the latest GApps package
Boot into recovery
Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution
Flash ResurrectionRemix Rom
Flash Google Apps package(Optional)
Flash Magisk Root(Optional)
First boot may take up to 10 minutes.
ROM Download
GApps
Resurrection Remix Source
Device Source
Kernel Source
Vendor Source
XDA Developers
LineageOs Team
Omni Team
And Of Course To All The Supporters, Donators And Users
If you have a major bug to report that has not been reported already, please take the following steps to report it to us. It will save you, Team Resurrection Remix and me quite some time.
Download the Catlog app from the Play Store.
There is also a donate version which you can purchase to show appreciation.
After downloading the Catlog app, go to the app settings, and change the log level to Debug.
Clear all previous logs and take the exact steps to produce the error you are receiving. As soon as you receive the error (probably a force close), go straight into Catlog and stop the log recording.
Copy and paste the entire log either to Hastebin or Pastebin
Save the log, and copy and paste the link into the thread with a brief description of the error.​
​
Nice... glad to see this one made it's way to MI A2.
I'll wait for some response, before flashing.
Main questions - What's up with the camera ? Is Gcam working correctly ? Is the stock one included ? If it has its own one - is it any good ?
Overall smoothness... how is it compared to PE ?
Update:
F*ck it... I'm flashing... xD
Update 2: First impression - blazing fast...
OTG works.
Customization level - basically GOD.
Included camera sucks.
MI A2 Camera - 60PFS recording is not working.
Gcam Works... testing...
Double Tap to Sleep/Wake is working.
Notification Light is not working properly.
Update 3:
Looks like I'm staying... at least for now - everything works for me. And it's faster than PE + more customizations.
Holy sh*t OP. This is what I have been waiting for. And you are the maintainer, what an awesome thing. Thanks for this. My favorite ROM of all time.
Closed source...
You souldnt use this.
It is not safe.
---------- Post added at 12:24 AM ---------- Previous post was at 12:23 AM ----------
source code is oreo but this is pie.
IT IS CLOSED SOURCE ****.
parduscix said:
Closed source...
You souldnt use this.
It is not safe.
---------- Post added at 12:24 AM ---------- Previous post was at 12:23 AM ----------
source code is oreo but this is pie.
IT IS CLOSED SOURCE ****.
Click to expand...
Click to collapse
sources for Pie are not released yet, builds are being released first
Nebrassy said:
sources for Pie are not released yet, builds are being released first
Click to expand...
Click to collapse
What does it even mean bro? It says OFFICIAL.
Hi. Iam on PE rom now. Pls tell me how to mpve to RR . Im quite excited now
Ban9itS said:
Nice... glad to see this one made it's way to MI A2.
I'll wait for some response, before flashing.
Main questions - What's up with the camera ? Is Gcam working correctly ? Is the stock one included ? If it has its own one - is it any good ?
Overall smoothness... how is it compared to PE ?
Update:
F*ck it... I'm flashing... xD
Update 2: First impression - blazing fast...
OTG works.
Customization level - basically GOD.
Included camera sucks.
MI A2 Camera - 60PFS recording is not working.
Gcam Works... testing...
Double Tap to Sleep/Wake is working.
Notification Light is not working properly.
Update 3:
Looks like I'm staying... at least for now - everything works for me. And it's faster than PE + more customizations.
Click to expand...
Click to collapse
@AxL said:
What does it even mean bro? It says OFFICIAL.
Click to expand...
Click to collapse
It means the source isn't public yet
parduscix said:
Closed source...
You souldnt use this.
It is not safe.
Click to expand...
Click to collapse
Only the kernel needs to be opensource as it follows GPL.
Why it's not safe ? Can somebody explain the risk to me here ? Cause I don't get it.
Aside from usual risk using any other custom rom.
One thing I can tell for sure - it's not safe for you to use that garbage stock PIE.
It can damage your nerve system.
Installed. Stable
2 issues.
Error loading widget
Selinux not enforcing
Ok, I left for now. Simply because of looks.
It has outdated "naked stock look" to a lot of stuff that I don't like. (if that makes sense)
But that's just a personal preference.
Switched back to PE for looks.
Just because I don't have enough time to make this ROM look like I want to.
Used it for an evening - everything is fast and smooth AF. Trebuchet launcher sucks tho.
Otherwise - Great ROM! Thumbs Up from me.
i need help :s after flashing this rom, it booted but all my internal storage was corrupted, all folders and files were with names like "AxfThUKngFddS" and tried to go back to stock and now it does not boot and it says that my internal storage es corrupted... i need to recover all my data!!! i have no backup
Ban9itS said:
Ok, I left for now. Simply because of looks.
It has outdated "naked stock look" to a lot of stuff that I don't like. (if that makes sense)
But that's just a personal preference.
Switched back to PE for looks.
Just because I don't have enough time to make this ROM look like I want to.
Used it for an evening - everything is fast and smooth AF. Trebuchet launcher sucks tho.
Otherwise - Great ROM! Thumbs Up from me.
Click to expand...
Click to collapse
Same here. Uninstalled after few hours of use. AOSP Extended is the best so far. Battery friendly and so smooth AF. PE for me drains battery so I will stick for AEX for now even if it is not official yet. Hope it will be official soon.
Can I do the installation?
using stock rom
I am using lineage 16. Battery is very well.
I think Mi a2 has encryption bug. So I disable encryption.
If you dont disable encryption Device emmc be slow.
This is my opinion.
Gleison lima said:
Can I do the installation?
using stock rom
Click to expand...
Click to collapse
Yes
Delete
jesan9 said:
i need help :s after flashing this rom, it booted but all my internal storage was corrupted, all folders and files were with names like "AxfThUKngFddS" and tried to go back to stock and now it does not boot and it says that my internal storage es corrupted... i need to recover all my data!!! i have no backup
Click to expand...
Click to collapse
Did you do a format date before flashing the rom?
hugor671 said:
Did you do a format date before flashing the rom?
Click to expand...
Click to collapse
just data, not internal... but well i cant do anything now, just flashed stock wiping everything...

[ROM][9.0.0_r44]ResurrectionRemix v7.0.2 [HLTE/CHN/KOR/TMO][OFFICIAL]

{
"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"
}
Resurrection Remix P
Code:
[SIZE="4"]/*
* 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.
*/[/SIZE]
Resurrection Remix the ROM has been based on LineageOS, SlimRoms, Omni and original Remix ROM builds, this creates an awesome
combination of performance, customization, power and the most new features, brought directly to your Device.
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Special thanks to the LineageOS team, Omni team, SlimRoms and of course to all the supporters.
​
Make sure you have a custom recovery installed(TWRP is the preferred recovery)
Download the latest Resurrection Remix Rom & the latest GApps package
Boot into recovery
Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution
Flash ResurrectionRemix Rom
Flash Google Apps package(Optional)
Flash Magisk Root(Optional)
First boot may take up to 10 minutes.
ROM Download(HLTE/CHN/KOR/TMO)
GApps
Resurrection Remix Source
Device Source
Kernel Source
XDA Developers
LineageOs Team
Omni Team
And Of Course To All The Supporters, Donators And Users
If you have a major bug to report that has not been reported already, please take the following steps to report it to us. It will save you, Team Resurrection Remix and me quite some time.
Download the MatLog app from the Play Store.
After downloading the MatLog app, go to the app settings, and change the log level to Debug.
Clear all previous logs and take the exact steps to produce the error you are receiving. As soon as you receive the error (probably a force close), go straight into MatLog and stop the log recording.
Copy and paste the entire log either to Hastebin or Pastebin
Save the log, and copy and paste the link into the thread with a brief description of the error.​
​
XDA:DevDB Information
ResurrectionRemix Pie ROM, ROM for the Samsung Galaxy Note 3
Contributors
jprimero15
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest Firmware
Based On: LineageOS
Version Information
Status: Stable
Created 2019-01-27
Last Updated 2019-07-06
What's working?
- Most things works
Bugs:
- Bt call(since oreo) - Fixed
- Sound picker/ringtone crash
Workaround:
jprimero15 said:
Flash this fix: https://www.androidfilehost.com/?fid=3556969557455274113
Click to expand...
Click to collapse
Some Screenshots:
NOTES:
- To enable home button wake, goto settings>display>home button wake-up then turn it on
- Sounds app crashing when picking ringtone? Flash this Soundpicker FC fix: https://www.androidfilehost.com/?fid=3556969557455274113
New Rom, wow. Thank you very much jprimero15!
If someone fix Bluetooth calls it will be a legend.
As always great work. Thanks.
Fantastic news! Been waiting a while for this ROM to drop on pie!
Can't disable hardware buttons , if u using nav bar every time u press on it it will light up . In backlight option even tho u set to 1 sec it will always restart to 5 sec.
Other then that , amazing job! Thx jprimero15
Scorpionea said:
Can't disable hardware buttons , if u using nav bar every time u press on it it will light up . In backlight option even tho u set to 1 sec it will always restart to 5 sec.
Other then that , amazing job! Thx jprimero15
Click to expand...
Click to collapse
Can u provide logcat thanks..
jprimero15 said:
Can u provide logcat thanks..
Click to expand...
Click to collapse
Here , hopefully it is usefull.
Scorpionea said:
Here , hopefully it is usefull.
Click to expand...
Click to collapse
Idk why im not able to download it.. But u can paste the logcat on del.dog then send the link here..
jprimero15 said:
Idk why im not able to download it.. But u can paste the logcat on del.dog then send the link here..
Click to expand...
Click to collapse
https://del.dog/okobefuyal.coffeescript
I only set logcat on error mode
Hello and thanks for the rom.
I have japanese note 3 SC-01F (HLTEDCM) i was wondering if this rom support this model.
I've installed today this ROM. nice rom. Sounds are crashing if you update from Play Store. I installed EDXposed added a module (not supported module, I found later ) and I got a bootloop.
I've reinstalled again the rom. reinstalled some of my applications, installed Twilight, restored data for Twilight using titanium backup, I've rebooted and I got a boot loop again ;(...
---------- Post added at 00:41 ---------- Previous post was at 00:34 ----------
Also, on Recents I don't see free memory!
Trex888 said:
Hello and thanks for the rom.
I have japanese note 3 SC-01F (HLTEDCM) i was wondering if this rom support this model.
Click to expand...
Click to collapse
Nope..
panda822 said:
I've installed today this ROM. nice rom. Sounds are crashing if you update from Play Store. I installed EDXposed added a module (not supported module, I found later ) and I got a bootloop.
I've reinstalled again the rom. reinstalled some of my applications, installed Twilight, restored data for Twilight using titanium backup, I've rebooted and I got a boot loop again ;(...
---------- Post added at 00:41 ---------- Previous post was at 00:34 ----------
Also, on Recents I don't see free memory!
Click to expand...
Click to collapse
Don't install such things... And about recent.. This is pie no free memory in recent..
Checking for updates of new ROM doesn't seem to work...
The dark mode seems not working. Also tried to restart the systemUI
panda822 said:
Checking for updates of new ROM doesn't seem to work...
Click to expand...
Click to collapse
It's unofficial for now... So no OTA.
I've reinstalled the rom and installed normal applications from Play Store. and I've rebooted and it worked but if I install Twilight it gives me boot loop. I shouldn't install Twilight!?
---------- Post added at 03:19 ---------- Previous post was at 03:00 ----------
also after I flash the rom and gapps, after boot when it's asking me to select the language the screen goes black and I need to reboot ...
---------- Post added at 03:43 ---------- Previous post was at 03:19 ----------
When I go to Setting-Resurrection Tools-Miscellaneous up is written Animations instead of Miscellaneous (on the toggle classic marshmallow layout)
---------- Post added at 04:15 ---------- Previous post was at 03:43 ----------
after I reboot it doesn't keep my sound volume levels the same
nice rom ,button led cann't be set to closed

Categories

Resources