{
"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.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Introduction
LineageOS is a free, community built, aftermarket firmware distribution of Android 10 (Q), 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.
Bugs
What's working:
Boot
Audio Playback
Camera/Camcorder
DT2W
RIL (LTE/CALL/SMS)
FM Radio
WiFi
Hotspot
Bluetooth
GNSS GPS
NFC (Tested on single sim E8 with PN547 chip, Please let me know if it's working on yours)
USB (ADB)
Sensors
Touch
Hardware Encryption
SELinux is Enforcing
What's not working:
You tell me.
Installation instructions
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe data & cache partitions of your device (required when coming from stock!).
Flash ROM.
Optional: Install the Google Apps addon package.
Supported models:
Single SIM : htc_mecwhl,htc_mectl,htc_mecul,htc_mecul_emea
Dual SIM : htc_mecdug,htc_mecdugl,htc_mecdwg,htc_mecdwgl
Downloads
Recovery : Unofficial E8 TWRP (Support decryption, MTP: broken)
Gapps : Open Gapps Arm 10.0
Rom :
Single SIM Variants
Dual SIM Variants
Sources
Device Trees
Kernel Trees
Vendor Trees
Donate
DONATE To Me
Big Thanks
LineageOS Team.
@RavnPW for his contribution on E8 sources, especially vendor blobs and kernel change.
All M8/MSM8974 contributors.
I don't have this device, just build it with my latest changes for E8 users
Changelogs
2020/09/14
Updated with September security patches.
Upstream updates and fixes.
2020/08/08
Updated to Android 10.0.0_r41 with August security patches.
Upstream updates and fixes.
Optimized adaptive brightness.
Added MEMCG kernel patches, switched to LMKD for better performances.
Fixed NFC for more variants (htc_mecul_emea, htc_mecdwgl)
2020/07/13
Updated to Android 10.0.0_r40 with July security patches.
Upstream updates and fixes.
Removed bootloader version restrictions.
Removed IR Blaster HAL, as we don't have the hardware support.
2020/07/13
TWRP 3.4.0-0 released for E8 all variants, Please test it and let me know.
2020/07/10
Initial LOS17 build for E8/E8D.
With Android 10.0.0_r37 with June security patches.
With latest MSM8974 LOS kernel changes.
With SELinux Enforcing.
With USB Trust HAL.
NFC works on single sim variant with pn547, should also works for dual sim variant with pn544.
Screenshots
here!
my htc e8 model in bootloader is ... MEC_UL_EMEA (M8SN)singel sim
whay error installing lineg os 14 / 15 / 16 / 17 ????? error say E3004: this pakage is for device: htc_e8.htc_mecwhl. htc_mectl htc mecul_emea: this device is . updater process ended with error: 7
tom7647 said:
my htc e8 model in bootloader is ... MEC_UL_EMEA (M8SN)singel sim
whay error installing lineg os 14 / 15 / 16 / 17 ????? error say E3004: this pakage is for device: htc_e8.htc_mecwhl. htc_mectl htc mecul_emea: this device is . updater process ended with error: 7
Click to expand...
Click to collapse
Send me your recovery.log after trying to flash the ROM, also use adb from TWRP to type the command:
Code:
adb shell
Code:
getprop | grep mid
and what's your TWRP version?
is the latest M8 official TWRP from my link above?
tarkzim said:
Send me your recovery.log after trying to flash the ROM, also use adb from TWRP to type the command:
Code:
adb shell
Code:
getprop | grep mid
and what's your TWRP version?
is the latest M8 official TWRP from my link above?
Click to expand...
Click to collapse
my twrp version 3.1.0.0 and my device just running this version //after install twrp-3.4.0-1-m8.img .device not run in to recovery and jump to bootloader
tom7647 said:
my twrp version 3.1.0.0 and my device just running this version //after install twrp-3.4.0-1-m8.img .device not run in to recovery and jump to bootloader
Click to expand...
Click to collapse
Then just try with your previous working TWRP and commands above to get info for me.
TWRP decryption support
Alright, guys
As far as i know the M8 version of TWRP are not working for this device, so i decided to build an unofficial TWRP for E8,
HERE
Please try it to flash the ROM and let me know if decryption and MTP is working, thanks!
taking too long to clear the cache, system, but the installation is fast, boot fast and ROM runs smoothly
SWEVEX said:
taking too long to clear the cache, system, but the installation is fast, boot fast and ROM runs smoothly
Click to expand...
Click to collapse
Is dual sim working for you?
And just curious, what's your variant?
tarkzim said:
Is dual sim working for you?
And just curious, what's your variant?
Click to expand...
Click to collapse
I only use 1 Sim, my phone model m8sd, but after restarting my microsd corrupted
new build released
Updated to Android 10.0.0_r40 with July security patches.
Upstream updates and fixes.
Removed bootloader version restrictions.
Removed IR Blaster HAL, as we don't have the hardware support.
@tom7647 please test it.
SWEVEX said:
I only use 1 Sim, my phone model m8sd, but after restarting my microsd corrupted
Click to expand...
Click to collapse
Not sure about the SD card problem, what's the filesystem format of your card?
BTW, is NFC working for your phone?
tarkzim said:
Updated to Android 10.0.0_r40 with July security patches.
Upstream updates and fixes.
Removed bootloader version restrictions.
Removed IR Blaster HAL, as we don't have the hardware support.
@tom7647 please test it.
Click to expand...
Click to collapse
yessssssssss instally magic e8
you are my hero thanks for every think:good:
tom7647 said:
yessssssssss instally magic e8
you are my hero thanks for every think:good:
Click to expand...
Click to collapse
Don't forget to test nfc features and let me know if it's working, if not please grab logs and send me your stock rom backup would be great.
HTML:
tom7647 said:
yessssssssss instally magic e8
you are my hero thanks for every think:good:
Click to expand...
Click to collapse
install in recovery successful reboot and install step 2 successful .but stay in htc logo
when its on htc''s logo i had call from my friend and my phone was ringing !!!
when click power bottom. i listen lock sound!!!
also on htc's logo didn't continue ..............
tom7647 said:
HTML:
install in recovery successful reboot and install step 2 successful .but stay in htc logo
when its on htc''s logo i had call from my friend and my phone was ringing !!!
when click power bottom. i listen lock sound!!!
also on htc's logo didn't continue ..............
Click to expand...
Click to collapse
Send me your last_kmsg after reboot to twrp, Google it for tutorial.
Edit: Also, have you ever update your stock rom to latest firmware like 6.0.1? Before flashing custom roms.
tarkzim said:
Send me your last_kmsg after reboot to twrp, Google it for tutorial.
Edit: Also, have you ever update your stock rom to latest firmware like 6.0.1? Before flashing custom roms.
Click to expand...
Click to collapse
yes i had marshmallow firmware before flashing custom rom . try install 0PAJIMG_M8_ACE_UL_L50_SENSE60_EMEA_MR_HTC_Europe_2.34.401.5_Radio_1.23.30336021.10G_30.69.336021.00_F_release_431395_signed// maybe install:good:
---------- Post added at 07:45 PM ---------- Previous post was at 07:39 PM ----------
it is my problem you are great :highfive:
tom7647 said:
yes i had marshmallow firmware before flashing custom rom . try install 0PAJIMG_M8_ACE_UL_L50_SENSE60_EMEA_MR_HTC_Europe_2.34.401.5_Radio_1.23.30336021.10G_30.69.336021.00_F_release_431395_signed// maybe install:good:
---------- Post added at 07:45 PM ---------- Previous post was at 07:39 PM ----------
it is my problem you are great :highfive:
Click to expand...
Click to collapse
above rom installed with flash man software.. in flash man i know my device refurbished !! after flashing rom . my device bootloader 3.18 change to 3.19 / all of my problem for this.3.18
now your rom and every rom can install / your rom is the best for every user / nfc not working but not important for me
you are great person you are best:highfive:
Great work
Just installed the rom on e8d, it's running smoothly. Great work. Thanks
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"
}
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.
*/
This is only for all the MOTO E 2015 LTE variant. Don't try it on anything else.
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.0.0 (Oreo), 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.
Working
Boots
RIL (Calls, SMS, Data)
Wifi
Bluetooth
Camera
Mp3 Playback
Video Playback
Not Working/Bugs
Camera
VoLTE is currently unimplemented as it breaks RIL
MP3 playback (for some reason) | Use poweramp/vlc or set mono audio from accesibility settings.
Permissive SELinux
Installation
Requires Unlocked Bootloader & a custom recovery. Also, use opengapps nano/pico: http://opengapps.org/
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
N.B. Official LineageOS builds are unrooted, if you want this feature back flash su (arm) (available here) then enable root access from Settings -> Developer options.
Unroot is even easier, just flash "su removal" package available at the previous linked page. (not yet implemented - Use magisk instead)
Also, a big thanks to @Alberto97 for the osprey/msm8916 bringup, @DroidFreak32 for the help and the commits and the repos i had to use, @CarlosArriagaCM for the Wi-Fi fixes, @amarc78 for the testing on dual-sim devices.
Downloads
Dec 25th
Older builds:
Sept 24th
August 26
AndroidFileHost: Sept 17
AndroidFileHost: Oct 19
April 1st
Manifest I use to build:
https://github.com/DroidFreak32/local_manifests/tree/master/LOS-Oreo/local_manifests
XDA:DevDB Information
Lineage 15.1 for Moto E 2015 LTE (surnia), ROM for the Moto E 2015
Contributors
ElDainosor, Alberto97, DroidFreak32, CarlosArriagaCM, amarc78, MatiHalper, AgentFabulous, AdrianDC
Source Code: https://github.com/Lineageos
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader, Squid TWRP
Version Information
Status: Testing
Created 2017-09-07
Last Updated 2018-12-25
NOTE FOR THOSE WHO USE DATA: Please, go and enable developers options and then DISABLE MOBILE DATA ALWAYS ACTIVE! This will eat your data if you have it enabled (check latest screenshots). Also, the first boot may be laggy as hell, so, wait until the "Android is upgrading" notification ends and then reboot. You'll get a more stable system after that.
FAQ
Q: It's for daily usage?
A: It's a experimental test build to have fun and mess with. Obviously the bugs will be fixed soon, but, if you are flashing this rom and using it for daily usage and then complaining about it, don't point at me, you're the responsible for flashing this.
Q: Camera will be fixed?
A: Well, the camera it's a thing because we use a old type of camera, that previously was unsupported (HAL1, remember that nougat doesn't got video recording? Well, it was because of our type of camera). So, we have to wait to lineage to fix it or workaround it in some way.
Q: I got x issue flashing x mod!!
A: First of all, naturally mods are unsupported, and more in this case, i mean, it's a new version of android, obviously some stuff will be unsupported and they have to update it, so, if your mod doesn't work, please don't report it here.
Q: I got x issue! halp
A: If the issue wasn't reported already on the OP, please report it with a log, you can take it with adb logcat on your pc, or replicating the issue and logging it with Matlog (requires root)
Q: Sir pls do it for otus/moto e4/idk
A: I don't have the device so, how can i test if everything is ok? Also, please don't spam "Waiting for x device" because... that will not do anything more than make spam
Q: Where can i get gapps for 8.0?!?!?!
A: Please go back into the first post and read it carefully.
Q: When i installed the gapps, and go into play store, my phone keeps into "Getting info"
A: Did you flashed rom and after a reboot did you flashed gapps? that's why it's getting there. Else, i don't know tbh, it should work normally if you clean flash the ROM along with gapps.
Q: If i want to flash some new update, how can i do it?
A: Without doing any wipes, flash the new release, the gapps and magisk (if you used it, if you didn't flashed it, skip this) and then reboot. You'll have everything working without crashes and stuff
I think that's it for now, here's some screenshots
VoLTE Pl0x Haha!
wewewewe
DroidFreak32 said:
VoLTE Pl0x Haha!
Click to expand...
Click to collapse
Nu volte sir pls gib
ElDainosor said:
Code:
[LIST=1]
[*]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
[*][B][COLOR="red"][B][U]DO NOT REBOOT[/U][/B][/COLOR][/B]
[*]Install the Gapps zip (optional)
[*]Reboot
[/LIST]
[/QUOTE]
Gapps? opengapps only 7.1
Thanks for you hard work.
Click to expand...
Click to collapse
ENRIQUEMM said:
Gapps? opengapps only 7.1
Thanks for you hard work.
Click to expand...
Click to collapse
Can you please read the OP a little bit more?
ElDainosor said:
Can you please read the OP a little bit more?
Click to expand...
Click to collapse
You forgive me, I did not see the links ...
One mistake, I have a 64 Gb microsd card and it detects it as 128 Gb .... but the access to the files is perfect. The had in 14.1 configured as internal storage and reads it without having to format it.
ENRIQUEMM said:
You forgive me, I did not see the links ...
One mistake, I have a 64 Gb microsd card and it detects it as 128 Gb .... but the access to the files is perfect. The had in 14.1 configured as internal storage and reads it without having to format it.
Click to expand...
Click to collapse
Good that worked fine also, don't quote the whole op.
Gapps not working
I flashed it after reboot
oppodi said:
Gapps not working
I flashed it after reboot
Click to expand...
Click to collapse
That's why. You have to flash it with the rom
Everything working fine, mp3 files too, i think the problem is only with default player of LOS,here with poweramp is ok,amazing work with this "test" version,no new bugs until now.
Wow!!!
A 2015-ish device, received unofficial 8.0.0 Thats awesome
I'm definately going to try it
Thanks
oni543 said:
Everything working fine, mp3 files too, i think the problem is only with default player of LOS,here with poweramp is ok,amazing work with this "test" version,no new bugs until now.
Click to expand...
Click to collapse
Really? I'm going to try it out, thanks for the info!
Wow I'm excited! Great work guys! This seems very stable for a first build. I've been running @Carlos Arriaga's AOSP 7.1.2 ROM for a while now, so I can't wait for AOSP Oreo!
Sent from my Motorola XT1526 using XDA Labs
MP3 works on VLC.Tested on XT 1521
Hit Thanks if you Like
Thank you
Volte is Working if you use app provided by your mobile operator. And use stock dailer to call I am using Jio Voice App for Jio Network.
Hit Thanks if You Like
Aniruddhagupte11 said:
Volte is Working if you use app provided by your mobile operator. And use stock dailer to call I am using Jio Voice App for Jio Network.
Hit Thanks if You Like
Click to expand...
Click to collapse
Sorry but Jio4GVoice App Just helps Dervice w/o VoLTE to place a call over Network & also If you are able to receive and place call using Jio (with Audio/Voice of Bidirectionally) without Jio4GVoice App Than its considered to have VoLTE Support
Edit:-
Tested Calling Using VoLTE (Device Dialer) it worked sometimes (not every time)
While Receiving Calls (Incoming Calls) are most probably received (Out of Coverage Area or Device Switched OFF) but when its placed The Device Restarts to TWRP (Factory Data Restart - Device Restarting)
These are the issues I faced (Using Phone Dialer)
Note: As per Dev VoLTE is still unimplemented so don't bother about it much till its implemented or said so by the Dev
@ElDainosor Thanks for the ROM
@ElDainosor
Hi, downloading 09.07 & pico. Will flash soon.
Do you need some tests?
Xt1524.
Hmm...
Oreo is ugly like... curdled milk, out of date for consumption.
Flashed without any problems, restoring apps from google account, will flash magisk 14 soon.
New trebuchet? Where the globe is rolling?
Good job.
Bt works, poweramp, jetaudio - yes, black player - no.
Tomorrow will check gps - waze, g.maps, navime.
Magisk 14, adaway - yes. Waze - yes.
How can I disable charging led(only for charging)?
{
"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 9 (Pie), 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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Working:
WiFi
Bluetooth
RIL
Audio/Video Playback
Camera (including video recording)
Not working:
NFC
Installation:
Reboot to recovery
Wipe /data and /cache
Install LineageOS
Reboot
Downloads:
single sim variants:
lineage-16.0-20200215-UNOFFICIAL-e8.zip
lineage-16.0-20190703-UNOFFICIAL-e8.zip
lineage-16.0-20190411-UNOFFICIAL-e8.zip
dial sim variants:
lineage-16.0-20200215-UNOFFICIAL-e8d.zip
lineage-16.0-20190703-UNOFFICIAL-e8d.zip
lineage-16.0-20190411-UNOFFICIAL-e8d.zip
Sources:
kernel: https://github.com/pwliao/android_kernel_htc_msm8974
Credits:
LineageOS Team
All the M8 contributors
XDA:DevDB Information
LineageOS 16.0, ROM for the HTC One E8
Contributors
RavnPW
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
ROM Firmware Required: M firmware
Version Information
Status: Beta
Created 2019-04-11
Last Updated 2020-02-14
Changelog
20200215
Update the latest source code from LineageOS
Fix camera HDR
20190703
Update the latest source code from LineageOS
20190411
Initial release
Thank you very much @RavnPW
Tried on Indian dualsim version (M8sd)
its working good, fast
As mentioned NFC is not working
Also camera freezes on hdr mode but takes the picture
Installed various camera app all freezes on hdr mode , All other camera mode are working fine ...
This is not a problem, but if you can tell how to or reduce vibrator intensity it would be great .
Thanks again for the rom
ROM works great, however there is no camera app despite listing that it is working fine in OP?
Also, is there any possibility to link for a gapps zip that will flash with this? I can't seem to find a compatible flashable zip.
murph187 said:
ROM works great, however there is no camera app despite listing that it is working fine in OP?
Click to expand...
Click to collapse
What's your model? It seems that the camera library was not loaded correctly.
murph187 said:
Also, is there any possibility to link for a gapps zip that will flash with this? I can't seem to find a compatible flashable zip.
Click to expand...
Click to collapse
You can flash Open Gapps, but stock and super variants are not recommended.
RavnPW said:
What's your model? It seems that the camera library was not loaded correctly.
You can flash Open Gapps, but stock and super variants are not recommended.
Click to expand...
Click to collapse
I found the GApps, thanks!
The model is e8 single sim. I can use the double tap power button feature to access camera, but it crashes immediately. Downloading third party camera apps open, but fail to load the camera, "can not load camera, it may be in use by another app".
Even I'll try this on my htc one e8 dual sim india version .
Sent from my POCO F1 using Tapatalk
murph187 said:
I found the GApps, thanks!
The model is e8 single sim. I can use the double tap power button feature to access camera, but it crashes immediately. Downloading third party camera apps open, but fail to load the camera, "can not load camera, it may be in use by another app".
Click to expand...
Click to collapse
The camera is working on my m8sx (single sim).
Have you tried wiping and flashing it again?
If it's not working, send me a kernel log.
To get a kernel log, you need root access. Install Magisk first.
Code:
adb shell
htc_e8:/ $ su
htc_e8:/ # cd sdcard
htc_e8:/sdcard # dmesg > kernel.log
Send me the file "/sdcard/kernel.log".
Please take an screenshot
RavnPW said:
The camera is working on my m8sx (single sim).
Have you tried wiping and flashing it again?
If it's not working, send me a kernel log.
To get a kernel log, you need root access. Install Magisk first.
Code:
adb shell
htc_e8:/ $ su
htc_e8:/ # cd sdcard
htc_e8:/sdcard # dmesg > kernel.log
Send me the file "/sdcard/kernel.log".
Click to expand...
Click to collapse
my phone is dual sim
E3004: this package is for device: htc_mecdug,htc_mecdugl,htc_mecdwgl; this device is .
E:unknown command [log]
________________________ UPDATED
thanks bro its very cool and worked. my twrp had a problem. first update twrp then install this rom.
arsham25 said:
my phone is dual sim
E3004: this package is for device: htc_mecdug,htc_mecdugl,htc_mecdwgl; this device is .
E:unknown command [log]
Click to expand...
Click to collapse
What's your twrp version?
Try to insall the latest twrp (https://twrp.me/htc/htconee8.html).
If it still doesn't work, delete the first two lines(assert...) in META-INF/com/google/android/updater-script in the ROM and flash it again.
RavnPW said:
The camera is working on my m8sx (single sim).
Have you tried wiping and flashing it again?
If it's not working, send me a kernel log.
To get a kernel log, you need root access. Install Magisk first.
Code:
adb shell
htc_e8:/ $ su
htc_e8:/ # cd sdcard
htc_e8:/sdcard # dmesg > kernel.log
Send me the file "/sdcard/kernel.log".
Click to expand...
Click to collapse
Camera is not working properly when HDR is on, it's the same with other camera apps like Retrica. They crash or make the whole system freeze!
Kernel log and a logcat while taking a photo are attached.
Thank you for your time.
Hello, thanks for the new ROM. It works fine. But It has a problem, adaptive brightness is not working on e8 single sim.... Is there any solution for this?
Saeedx said:
Hello, thanks for the new ROM. It works fine. But It has a problem, adaptive brightness is not working on e8 single sim.... Is there any solution for this?
Click to expand...
Click to collapse
It seems that the problem is solved, but I noticed a weird problem, when I copy multiple files, for example songs from internal to sd, the music files will be corrupted and the music player can't play it. Or if I copy some apps, I can't install them anymore. I checked my sd card on another device and it worked great but on my phone the problem remains. i appreciate if somebody can help me.
No sound
Hi guys! e8dual. I installed LOS16, everything is in order, but there is no sound completely missing from the speakers. AudioFx application starts, but its interface is inactive. Help me solve this problem.
New builds are up.
The links are in the first post.
saeedx said:
hello, thanks for the new rom. It works fine. But it has a problem, adaptive brightness is not working on e8 single sim.... Is there any solution for this?
Click to expand...
Click to collapse
سلام اقا چطوری این مشکل دوربین رو برطرف کردی عملا دوربین من به خاطر این رنگ سفید زیادیی که داره غیر قابل استفاده شده
RavnPW said:
New builds are up.
The links are in the first post.
Click to expand...
Click to collapse
Hey, just flashed new rom, but still there is no sound fx... May be i need some patch?
Add_1ction said:
Hey, just flashed new rom, but still there is no sound fx... May be i need some patch?
Click to expand...
Click to collapse
It works well on my m8sx. Do you have Android M firmware?
[email protected] said:
Thank you very much @RavnPW
This is not a problem, but if you can tell how to or reduce vibrator intensity it would be great .
Click to expand...
Click to collapse
Sorry for the late reply. Install Magisk first, then you can use Kernel Adiutor to reduce vibrator intensity.
Hi,
{
"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"
}
DarkJoker360 AOSP 10 for Huawei P8 Lite 2017
*** Stable Version ***
About
Code:
[CENTER]Android is an open source software stack for mobile devices and a corresponding open source project led by Google. This site and the Android Open Source Project (AOSP) repository offer the information and source code needed to create custom variants of the Android stack, port devices and accessories to the Android platform, and ensure devices meet the compatibility requirements that keep the Android ecosystem a healthy and stable environment for millions of users.
[/CENTER]
Working
Code:
[CENTER]* Touchscreen
* Adb / Mtp
* Audio
* Boot
* Bluethoot
* Internal/External storage
* Sensors
* Wifi
* RIL
* Camera
* Android 10 gestures
* NFC
* FP gestures
* VoLTE
[/CENTER]
Not Working
Code:
[CENTER]You tell me
[/CENTER]
NOTE: The signal icon is buggy due to Huawei weird ril implementation, I am still looking to fix it over the new Android 10 telephony changes.
Installation
Code:
[CENTER]* you must have TWRP installed (The pretoriano80 one is more compatible with Q, so I recommend it.)
* go to TWRP and do a full wipe (system, data, cache, dalvik/art cache) !
* format data
* reboot to bootloader
* extract AOSP 10 zip
* run: fastboot flash system <drag system.img here>
* reboot to TWRP
* flash gapps (optional)
* flash NFC.zip
NOTE: this zip is needed for having working NFC. DO NOT IGNORE IT !
* flash root(optional)
NOTE: Flash only the Magisk zip linked in this post !
* reboot to System
* Enjoy !!![/CENTER]
Update
Code:
[CENTER]* extract the new update of AOSP
* reboot device to recovery
* wipe cache, dalvik cache
* reboot to bootloader
* run: fastboot flash system <drag system.img here>
* reboot to TWRP
* install gapps(optional)
* install NFC.zip
* NOTE: this zip is needed for having a working NFC. DO NOT IGNORE IT !
* NOTE: If you can' t see Nfc in Settings anymore re-do the steps and wipe System too.
* reboot to System
* Enjoy !!![/CENTER]
If you are getting Error 70 while flashing gapps just resize system from TWRP !
If gapps are giving network errors or other kind of errors install them after first boot !
Download
Code:
[CENTER][URL="https://sourceforge.net/projects/darkjoker360-developements/files/Huawei/P8%20Lite%202017/Android-10/"]DarkJoker360 AOSP 10 and NFC fix[/URL]
[URL="https://opengapps.org/"]Gapps[/URL]
[URL="https://github.com/Magisk-Phh/Releases"]Magisk Phh[/URL]
[URL="https://sourceforge.net/projects/darkjoker360-developements/files/Huawei/Generic/magisk-phh-v19.3-for%2Bv218.zip/download"]Older Magisk Phh v19.3[/URL][/CENTER]
Credits:
@phhusson
@Flex1911
@haky 86
@DIl3mm4
@Hami_Do
Please support my work, it's very important! Thanks
DONATIONS
Regards !
XDA:DevDB Information
Android Open Source Project, ROM for the Huawei P8lite/P8 Lite
Contributors
DarkJoker360
Source Code: http://github.com/DarkJoker360
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Emui 8.x,bootloader unlocked and TWRP
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 10
Stable Release Date: 2019-11-24
Created 2019-11-24
Last Updated 2020-10-09
FAQ.
Q. I can't flash gapps, why?
A. While installing gapps you can maybe face error 70,the insufficient space error. Just resize system via TWRP !
Q. My device can't pass splash screen, why?
A. Try to install magisk, it resolve this.
Q. My device can't pass bootanimation, why?
A. Android 10 requires data to be decrypted, this is the most cause of bootloops, look how to decrypt it in this thread , credits to its OP.
Q. How can I get VoLTE working?
A. The VoLTE fix is just a magisk module, flash it via twrp or from magisk manager.
HWIms-Hi6250-1.0.zip
Thanks to all the guys from Hi6250 Community who worked on updating it to Q !
Q. I can't receive SMS notifications and alarms aren't working, why?
A. The problem is not with our device but with messy AOSP apps (Messages and DeskClock), fix it by using Google Messages and Google Clock.
* I really recommend you to use Magisk-phh v19.3 instead of newer versions for better cpu usage and battery life.
Sad is not for the original p8 lite
Glad to see Android 10 rom for this device
SilverGamer_YT said:
Sad is not for the original p8 lite
Click to expand...
Click to collapse
my ale-l21 is bricked and some hardware parts is damaged.
Hi
Glad to see Android 10 for P8 Lite 2017
Thank you for your efforts on this device.
I have a question
Where can i find gapps for Android 10?
I couldn't find it on open gapps.
And i have a little problem with pure aosp.
The Google search bar looks very old version.
Can we fix it somehow?
Traceur017 said:
Hi
Glad to see Android 10 for P8 Lite 2017
Thank you for your efforts on this device.
I have a question
Where can i find gapps for Android 10?
I couldn't find it on open gapps.
And i have a little problem with pure aosp.
The Google search bar looks very old version.
Can we fix it somehow?
Click to expand...
Click to collapse
The searchbar will be updated once you install gapps.
For gapps well try bitgapps or other packages, i am making a custom one.
Btw I did the "ugly" AOSP 10 because the current sources aren't for other custom roms building yet.
If i am not able to fix this problem I will customize it.
Nice works, it's cool see active developers on this phone. I can't try it for the moment because i'm trying Havoc 3.0 from ExpressLuke but i will try it when i get the time to wipe my phone ^^
cethiel said:
Nice works, it's cool see active developers on this phone. I can't try it for the moment because i'm trying Havoc 3.0 from ExpressLuke but i will try it when i get the time to wipe my phone ^^
Click to expand...
Click to collapse
Is it a gsi and does it work good?
Traceur017 said:
Is it a gsi and does it work good?
Click to expand...
Click to collapse
Yes for the moment it's work good with patch from @Hami_Do, rom have same non working part as this rom.
Offline navigation with maps or here we go working?
Thanks
I have a question, works on all hi6250 versions or only P8 lite 2017?, i have a honor 6x with emui 8, have a good day bro.
Hi man, i've flashed your rom on my p8 lite 2017. There are some problems: the gestures settings aren't working (they crash the whole settings panel) .
Camera is also not working, but maybe it's my problem. You can find an attachment of the gestures setting.
Hello. i have a mate 10 lite. works perfectly for me. thank you.
Thank you very much for Android 10! This is awesome.
Hi! Thank you so much for this rom! I flashed it and is almost perfect. The only problem I find is that the hotspot wifi can't turn on but the tethering is working perfectly. Somebody has a fix for the Hotspot?
---------- Post added at 08:12 PM ---------- Previous post was at 07:59 PM ----------
zem0z said:
Hi man, i've flashed your rom on my p8 lite 2017. There are some problems: the gestures settings aren't working (they crash the whole settings panel) .
Camera is also not working, but maybe it's my problem. You can find an attachment of the gestures setting.
Click to expand...
Click to collapse
I had the same problems, to fix them you must do:
1) go in twrp -> Wipe -> Swipe to factory reset
2) After that you must flash Gapps and the patch: go in Install -> select the Gapps linked by DarkJoker360 -> install them
3) do the same thing with the patch for Android 10
4) reboot your phone
NOTE: if you get some errors during the setup about updates just ignore them.
Hope this will help!
Is there any chance for working NFC?
CodeSnipper said:
Is there any chance for working NFC?
Click to expand...
Click to collapse
https://forum.xda-developers.com/p1...al-fixes-hi6250-devices-t3936745/post81021365
Does it work on honor 6x?
Can anyone maybe help me? How to boot into fastboot? I tried using adb and fastboot but it say device not found.
Hi,
{
"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"
}
AOSP 10 for Huawei P20 Lite
*** Stable Version ***
About
Code:
[CENTER]Android is an open source software stack for mobile devices and a corresponding open source project led by Google. This site and the Android Open Source Project (AOSP) repository offer the information and source code needed to create custom variants of the Android stack, port devices and accessories to the Android platform, and ensure devices meet the compatibility requirements that keep the Android ecosystem a healthy and stable environment for millions of users.
[/CENTER]
Working
Code:
[CENTER]* Touchscreen
* Adb / Mtp
* Audio
* Boot
* Bluethoot
* Internal/External storage
* Sensors
* Wifi
* RIL
* Camera
* Gestures
* NFC
[/CENTER]
Not Working
Code:
[CENTER]* Offline charging
[/CENTER]
NOTE: The signal icon is buggy due to Huawei weird ril implementation, I am still looking to fix it over the new Android 10 telephony changes.
Installation
Code:
[CENTER]* wipe data with erecovery
* flash TWRP and do a full wipe (system, data, cache, dalvik/art cache) !
* reboot to bootloader
* extract AOSP 10 zip
* run: fastboot flash system <drag system.img here>
* reboot to TWRP
* flash gapps (optional)
* reboot to System
* Enjoy !!![/CENTER]
Update
Code:
[CENTER]* extract the new update of AOSP
* wipe cache, dalvik cache trough twrp
* reboot to bootloader
* run: fastboot flash system <drag system.img here>
* reboot to TWRP
* install gapps(optional)
* Enjoy !!![/CENTER]
Download
Code:
[CENTER][URL="https://sourceforge.net/projects/darkjoker360-developements/files/Huawei/P20%20Lite/Android-10/"]AOSP 10[/URL]
[URL="https://opengapps.org/"]Gapps[/URL]
[/CENTER]
Please support my work, it's very important! Thanks
DONATIONS
Regards !
XDA:DevDB Information
Android Open Source Project, ROM for the Huawei P20 Lite
Contributors
DarkJoker360
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Stable
Created 2020-10-09
Last Updated 2020-10-09
NOTE: Emui 9 is required to boot this rom.
Magisk is not properly supported.
Not Working
* Offline charging
Click to expand...
Click to collapse
Does that actually mean that if you run out of battery you technically can't charge it up again unless booting from recovery? that'd be funny.
Anyway thanks for yet another ROM, will test this ASAP, I hope there is no issue with the google certification and/or webview on this.
EDIT: NVM, it just means the phone gets turned on if it was off and plugged in.
Not enough storage
Not enough storage for gapps in ANE-LX3 32gb :crying:
CJ2311 said:
Does that actually mean that if you run out of battery you technically can't charge it up again unless booting from recovery? that'd be funny.
Anyway thanks for yet another ROM, will test this ASAP, I hope there is no issue with the google certification and/or webview on this.
EDIT: NVM, it just means the phone gets turned on if it was off and plugged in.
Click to expand...
Click to collapse
Yes, it will still charge.
michelolvera said:
Not enough storage for gapps in ANE-LX3 32gb :crying:
Click to expand...
Click to collapse
Resize system from TWRP
Hi, "fingerprint enrollment didn't work" error message, what do I have to do? Thank you.
DarkJoker360 said:
Yes, it will still charge.
Resize system from TWRP
Click to expand...
Click to collapse
It works, a doubt, I have the same problem with the adoptable storage, this function will be available or I forget about it?
Fingerprint enrollment didn't work, too.
-Alf- said:
Hi, "fingerprint enrollment didn't work" error message, what do I have to do? Thank you.
Click to expand...
Click to collapse
michelolvera said:
It works, a doubt, I have the same problem with the adoptable storage, this function will be available or I forget about it?
Fingerprint enrollment didn't work, too.
Click to expand...
Click to collapse
For now it is disabled, will rework and enable it as soon as possible.
For fingerprint make sure u removed fingerprints from emui or previous rom and you are not using magisk.
DarkJoker360 said:
For now it is disabled, will rework and enable it as soon as possible.
For fingerprint make sure u removed fingerprints from emui or previous rom and you are not using magisk.
Click to expand...
Click to collapse
Do not remove them, what should I do?
Another thing: Android System WevView does not update from play store.
For those who want install Magisk (own experience only) :
- Download Magisk 20.3.zip
- install TWRP 3.2.1 by pretoriano80 over eRecovery
- flash magisk.zip from TWRP
- reboot to Recovery
- install magisk manager.apk
Im on EMUI 9.1.0.355 on my P20 Lite Ane-LX3., bootloader unlocked, TWRP working and Magisk, so tell me i have to downgrade o something else to get all working?? Im really hopefully to get Android 10 debloated not emui on my phone, and thanks for your hard work
harryfokker said:
Im on EMUI 9.1.0.355 on my P20 Lite Ane-LX3., bootloader unlocked, TWRP working and Magisk, so tell me i have to downgrade o something else to get all working?? Im really hopefully to get Android 10 debloated not emui on my phone, and thanks for your hard work
Click to expand...
Click to collapse
Better use .200 or older builds, magisk is not supported in AOSP 10 !
fingerprint not working anymore after one reboot; all fingerprints removed on emui before flashing. --- ANE-LX1
n.sim said:
fingerprint not working anymore after one reboot; all fingerprints removed on emui before flashing. --- ANE-LX1
Click to expand...
Click to collapse
Are you using magisk?
DarkJoker360 said:
Are you using magisk?
Click to expand...
Click to collapse
No root installed
michelolvera said:
Another thing: Android System WebView does not update from play store.
Click to expand...
Click to collapse
I have the same problem. In my case I can not upgrade Google Chrome, Device Personalization Services, Google and Android System WebView from Play Store. Other Google Apps were updated without a problem. I have installed OpenGApps, stock edition. Any solution?
Other than that everything I tried so far is working great.
It didn't take so much this time... And it is hella stable
Android 11 on Huawei P20 Lite !
https://twitter.com/DarkJoker360dev/status/1316457019252133889?s=19
DarkJoker360 said:
It didn't take so much this time... And it is hella stable
Android 11 on Huawei P20 Lite !
https://twitter.com/DarkJoker360dev/status/1316457019252133889?s=19
Click to expand...
Click to collapse
What doesn't work?
More screenshot
awesome
awesome. Thanx wait for this. please share screenshot
{
"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.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Introduction
LineageOS is a free, community built, aftermarket firmware distribution of Android 11 (R), 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.
What's working:
Boot
RIL (LTE/CALL/SMS)
Camera / Camcorder
DT2W
Fingerprint Sensor
WiFi
WiFi Hotspot
Bluetooth (Including aptX HD)
GNSS GPS
Audio Playback
Video Playback
Hardware Encryption (?)
NFC
Sensors
USB (ADB/MTP/PTP)
Touch
What's not working:
VoLTE (Not now, but will try to bring it back)
SELinux is permissive
You tell me.
Installation instructions
Upgrade to Stock Nougat Rom
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe data & cache partitions and FORMAT DATA from TWRP of your device (required when coming from stock!).
Flash ROM.
Optional: Install the Google Apps addon package.
Optional: Install Magisk for Root.
Supported models:
hiaeul, hiaeuhl, hiaetuhl, hiaewhl
Downloads
Recovery : Official TWRP
Gapps : MindTheGapps Arm64 11.0
Rom : Download
Sources
device tree: HERE
kernel tree: HERE
vendor tree: HERE
Donate
DONATE To Me
Big Thanks
LineageOS Team.
@ intervigil
all HIAE contributors.
Changelogs
2021/10/06
Updated to Android 11.0.0_r46 with October security patches.
Upstream updates and fixes.
2021/09/12
Updated to Android 11.0.0_r43 with September security patches.
Upstream updates and fixes.
Fixed Camera/Camcorder.
Fixed Memory leak and random reboot issues of previous build.
Fixed UI glitches.
Support Ambient Display.
Added back LiveDisplay ( Display Modes/Color calibrations )
Fixed screen backlight brightness levels.
Improved power consumption management.
Fixed "Reboot to Recovery" issues.
Added "Reboot to Download" option.
Removed QC Location support, Fixed GAPPS crashes.
Support TUHL variant.
2021/09/07
Initial release of LineageOS 18.1 for HIAE.
With Android 11.0.0_r40 August security patches.
Screenshots
New build released
Updated to Android 11.0.0_r43 with September security patches.
Upstream updates and fixes.
Fixed Camera/Camcorder.
Fixed Memory leak and random reboot issues of previous build.
Fixed UI glitches.
Support Ambient Display.
Added back LiveDisplay ( Display Modes/Color calibrations )
Fixed screen backlight brightness levels.
Improved power consumption management.
Fixed "Reboot to Recovery" issues.
Added "Reboot to Download" option.
Removed QC Location support, Fixed GAPPS crashes.
Support TUHL variant.
It's good to upload also version without phone verification. I use old version of TWRP (cause the newest doesn't work good), and I manually need to disable phone verification, cause installer don't detect my phone propertly (htc_hiaeuhl)
Camera works, but flashlight no
ferviverus said:
It's good to upload also version without phone verification. I use old version of TWRP (cause the newest doesn't work good), and I manually need to disable phone verification, cause installer don't detect my phone propertly (htc_hiaeuhl)
Click to expand...
Click to collapse
I was having the same problem as you have, i'm using TWRP 3.5.0 for my hiaeuhl.
cuz later version won't boot on my 2.1X firmware.
ferviverus said:
Camera works, but flashlight no
Click to expand...
Click to collapse
Flashlight works fine for me, try rebooting the phone.
tarkzim said:
Flashlight works fine for me, try rebooting the phone.
Click to expand...
Click to collapse
Works, yep.
tarkzim said:
I was having the same problem as you have, i'm using TWRP 3.5.0 for my hiaeuhl.
cuz later version won't boot on my 2.1X firmware.
Click to expand...
Click to collapse
Wow, also works
google search not working(it will crach when i search anything)
and many apps crash randomly
PC3500 said:
google search not working(it will crach when i search anything)
and many apps crash randomly
Click to expand...
Click to collapse
Logcat please, your "many apps crash randomly" means nothing to me and it's not helping at all.
tarkzim said:
Logcat please, your "many apps crash randomly" means nothing to me and it's not helping at all.
Click to expand...
Click to collapse
after install gapps and do factory reset,and it(built-in browser crash when visit google.com) solved,thanks for your work!
New build released
Updated to Android 11.0.0_r46 with October security patches.
Upstream updates and fixes.
keep rebooting to recovery on hiaeuhl
milad.pro said:
keep rebooting to recovery on hiaeuhl
Click to expand...
Click to collapse
Did you FORMAT data before flashing?
And also what's your firmware version?
tarkzim said:
Did you FORMAT data before flashing?
And also what's your firmware version?
Click to expand...
Click to collapse
Yes I wiped data.what do you mean frome framware? hiaeuhl
milad.pro said:
Yes I wiped data.what do you mean frome framware? hiaeuhl
Click to expand...
Click to collapse
Not just WIPE, but use FORMAT DATA from TWRP.
Firmware means if you were coming from stock 7.0 or 6.0.
Hi, I installed the rom and formatted ,I think I forgot to format the twrp data as the system does not pass the lineage loading logo,affected this in that ?
The phone had Android 7.0 Nougat stock and my phone model is hiaewhl.
Thank you very much and I look forward to your reply.
rene200308 said:
Hi, I installed the rom and formatted ,I think I forgot to format the twrp data as the system does not pass the lineage loading logo,affected this in that ?
The phone had Android 7.0 Nougat stock and my phone model is hiaewhl.
Thank you very much and I look forward to your reply.
Click to expand...
Click to collapse
Just go back to TWRP and FORMAT DATA.
Ok,but,how can I turn off the device if it is in the charging logo haha ?
Do I wait for the battery to run out?
Another thing,then when i can access twrp,i just go to wipe-format data right ? or do i have to redo the dalvik,system,cache,and internal storage wipes(for this one don't worry,i have literally nothing already on this phone).
Thank you!
tarkzim said:
Just go back to TWRP and FORMAT DATA.
Click to expand...
Click to collapse
Ok,but,how can I turn off the device if it is in the charging logo haha ?
Do I wait for the battery to run out?
Another thing,then when i can access twrp,i just go to wipe-format data right ? or do i have to redo the dalvik,system,cache,and internal storage wipes(for this one don't worry,i have literally nothing already on this phone).
Thank you!
rene200308 said:
Ok,but,how can I turn off the device if it is in the charging logo haha ?
Do I wait for the battery to run out?
Another thing,then when i can access twrp,i just go to wipe-format data right ? or do i have to redo the dalvik,system,cache,and internal storage wipes(for this one don't worry,i have literally nothing already on this phone).
Thank you!
Ok,but,how can I turn off the device if it is in the charging logo haha ?
Do I wait for the battery to run out?
Another thing,then when i can access twrp,i just go to wipe-format data right ? or do i have to redo the dalvik,system,cache,and internal storage wipes(for this one don't worry,i have literally nothing already on this phone).
Thank you!
Click to expand...
Click to collapse
Hold your volume down & power key for about 15 seconds, then go to recovery as usual, and FORMAT data only.