New update now live (MR1 -Oreo 8.1)

el4nimal

Senior Member
Mar 12, 2018
88
17
0
Wow, just when I finished wiping all my data and installing a Resurrection Remix. Ironic.
Is there any way to extract the camera apk to install it in my current ROM?
 

fzurita

Senior Member
Oct 15, 2010
97
24
0
After the update, my sim card is no longer being detected. I tried restarting, shutting down, and turning back on. It was working perfectly fine before I restarted after updating.

Edit: It may be the sim card actually died. I tried it on another phone and it doesn't work there either. So it seems like coincidence that it died after the update.
 
Last edited:

RedMist

Senior Member
Jan 18, 2008
322
18
0
Swansea
Taking a hell of a long time to install.... I'm using Snap Camera these days, which is great, I wonder what the new portrait mode is like..... But I can't see me changing back to stock now..
 

iStasis

Senior Member
Nov 22, 2017
193
25
0
My may update is now installing itself. I do wish it had prompted me rather than having to run a manual update as I was just going through some setting and clicked the update in error.
 

Angel2112

Member
May 3, 2017
10
3
0
Stourbridge
Updated and noticed loads of fixes, however, Bluetooth is now a complete no go with my car stereo. Sometimes I manage to actually connect it and can play music by pressing play on the phone but no song titles are shown on the car and music playback controls don't work at all... Has anyone had a similar issue or an idea as to what's wrong?
 

Matchstick

Senior Member
Aug 1, 2008
244
41
0
Got the OTA this Morning on my Three branded device and installed without issue.

Nice to see a timely release of the monthly security fixes - is this a benefit of Project Treble support ?
 

iliais347

Senior Member
Mar 17, 2017
157
20
18
Anyway of installing via TWRP so I don't loose root... Haven't really flashed a/b phones.
Just use the factory images but before flashing, edit the flash_all.bat go to the line that reads %fastboot_cmd% erase userdata" and put a pound "#" sign before the line so that adb ignores that line. Also do the same at the end of the script where you see "%fastboot_cmd% reboot". Doing the following will stop the script from formatting your data partition and keep your phone in download mode after the flashing process. Now you can do the "fastboot boot twrp-whatever-filename.img" and boot to twrp like you were to root like before and once in twrp, flash twrp zip and magisk zip same as before. Everything should work fine now.

Again. Make sure you edit the bat file so the factory images dont factory reset your data partition.