TWRP Device Tree for Walmart Onn 100005206
Have you compiled or ported TWRP for this model?
Viva La Android said:
Have you compiled or ported TWRP for this model?
Click to expand...
Click to collapse
I used twrptgen
Dismal. said:
I used twrptgen
Click to expand...
Click to collapse
Nice.
Viva La Android said:
Nice.
Click to expand...
Click to collapse
Currently working on a custom ROM. If you want to build from that tree feel free!
Dismal. said:
Currently working on a custom ROM. If you want to build from that tree feel free!
Click to expand...
Click to collapse
I appreciate you sharing your trees for both LOS and TWRP. What kind/version custom ROM are you compiling?
As you already know well, the stock Android 9 Pie (Go Edition) OS on this tablet is devoid of a boot-ramdisk. So I was curious, on your custom ROM, are you keeping the same configuration, or will you compile a boot image integrated with ramdisk?
This is my first rom so I'm still learning the course and ropes however im building lineage os 20
If this is too intensive I will try cyanogen mod 12 based on Android 5.0 Lollipop. If it handles that, I might try cyanogen mod 14 based on Nougat 7.1.2. If Nougat is too much then ill try Marshmallow.
Dismal. said:
Best is is too intensive I will try cyanogen mod 12 based on Android 5.0 Lollipop. If it handles that, I might try cyanogen mod 14 based on Nougat 7.1.2. If Nougat is too much then ill try Marshmallow.
Click to expand...
Click to collapse
Sounds great. I'm glad to see that somebody has taken development interest in this budget tablet. Keep in mind that you could encounter compatibility issues downgrading the OS if the supporting firmware partitions mismatch with the API of your ROM. But you probably already know that since you obviously have some know-how on building. Namely, the /lk partition, depending on backwards compatibility.
Best of luck to you. Keep me posted please. May The Force Be With You...
Viva La Android said:
Sounds great. I'm glad to see that somebody has taken development interest in this budget tablet. Keep in mind that you could encounter compatibility issues downgrading the OS if the supporting firmware partitions mismatch with the API of your ROM. But you probably already know that since you obviously have some know-how on building. Namely, the /lk partition, depending on backwards compatibility.
Best of luck to you. Keep me posted please. May The Force Be With You...
Click to expand...
Click to collapse
I'm going to try 13 first and if it is unusable then I'll try lollipop
Just saw your profile and I'm from Tennessee as well lol
Viva La Android said:
Sounds great. I'm glad to see that somebody has taken development interest in this budget tablet. Keep in mind that you could encounter compatibility issues downgrading the OS if the supporting firmware partitions mismatch with the API of your ROM. But you probably already know that since you obviously have some know-how on building. Namely, the /lk partition, depending on backwards compatibility.
Best of luck to you. Keep me posted please. May The Force Be With You...
Click to expand...
Click to collapse
Big news Project Treble is supported!
Dismal. said:
Big news Project Treble is supported!
Click to expand...
Click to collapse
Indeed. There are at least two GSI builds that run quite smoothly. LOS 17.1 by phh, and an AOSP build. I'm sure there are more but I've only tried the two.
I need to disable verify and I need this one img do you know how to get it?
Dismal. said:
I need to disable verify and I need this one img do you know how to get it?
Click to expand...
Click to collapse
You need the vbmeta.img. Pull if from your device with a root terminal. Use
Code:
dd if=/dev/block/bootdevice/vbmeta of=/sdcard/vbmeta.img
The .img will be saved to your internal storage. Use it in fastboot to disable verity.
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Viva La Android said:
You need the vbmeta.img. Pull if from your device with a root terminal. Use
Code:
dd if=/dev/block/bootdevice/vbmeta of=/sdcard/vbmeta.img
The .img will be saved to your internal storage. Use it in fastboot to disable verity.
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Click to expand...
Click to collapse
I can only access the menu that allows you to select fastboot recovery or normal and if I select fastboot it turns itself off. I think I'm bricked
Is it possible to unbrick
Dismal. said:
Is it possible to unbrick
Click to expand...
Click to collapse
Absolutely. You can't hard brick it. You can fix a soft brick by flashing the firmware. I wrote a guide on it.
[GUIDE] Onn Surf 7 (1st Gen) Unbricking & Factory Firmware Restoration Guide
Onn Surf 7 (1st Gen) Model No. 100005206 7" WiFi Android Tablet Unbricking & Factory Firmware Restoration Guide OVERVIEW: The 1st Gen Onn Surf 7 is a 7" budget Android tablet manufactured by the Walmart owned electronics brand Onn (styled...
forum.xda-developers.com
Viva La Android said:
Absolutely. You can't hard brick it. You can fix a soft brick by flashing the firmware. I wrote a guide on it.
[GUIDE] Onn Surf 7 (1st Gen) Unbricking & Factory Firmware Restoration Guide
Onn Surf 7 (1st Gen) Model No. 100005206 7" WiFi Android Tablet Unbricking & Factory Firmware Restoration Guide OVERVIEW: The 1st Gen Onn Surf 7 is a 7" budget Android tablet manufactured by the Walmart owned electronics brand Onn (styled...
forum.xda-developers.com
Click to expand...
Click to collapse
It's weird whenever I am in that menu it won't let me select anything and if I do it powers off and does nothing including the fastboot option
Viva La Android said:
Indeed. There are at least two GSI builds that run quite smoothly. LOS 17.1 by phh, and an AOSP build. I'm sure there are more but I've only tried the two.
Click to expand...
Click to collapse
Would this work https://sourceforge.net/projects/lineage-15-1-gsi/
I'm unbricked
Viva La Android said:
You need the vbmeta.img. Pull if from your device with a root terminal. Use
Code:
dd if=/dev/block/bootdevice/vbmeta of=/sdcard/vbmeta.img
The .img will be saved to your internal storage. Use it in fastboot to disable verity.
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Click to expand...
Click to collapse
/dev/block/bootdevice/vbmeta: No such file or directory
Dismal. said:
/dev/block/bootdevice/vbmeta: No such file or directory
Click to expand...
Click to collapse
My bad. I'm doing this by memory because I'm not home. Try
Code:
dd if=/dev/block/by-name/vbmeta of=/sdcard/vbmeta.img
This tablet may not have an allocated /vbmeta partition. If not you'll have to disable verity another way, either by boot image patching or using a hex editor.
Viva La Android said:
This tablet may not have an allocated /vbmeta partition. If not you'll have to disable verity another way, either by boot image patching or using a hex editor.
Click to expand...
Click to collapse
It doesn't. How do I do it
veritykeyid=id:7e4333f9bba00adfe0ede979e28ed1920492b40f thats all I found
{
"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"
}
Is it possible it cant be disabled?
I found this in the lk file androidboot.veriymode=enforcing
I used sp flash tool and installed a GSI that way
Here are three typical methods of disabling dm-verity/AVB 1.0/2.0.
How to disable dm-verity or Android Verified Boot (AVB)
This is a quick guide showing how to disable dm_verity or Android Verified Boot (AVB). Disabling dm-verity / AVB is only important if you intend to flash custom images such as patched boot, custom rec
www.hovatek.com
Dismal. said:
Currently working on a custom ROM. If you want to build from that tree feel free!
Click to expand...
Click to collapse
Bro i have been working on a twrp for a while now lol
Heres link: https://github.com/PokeyManatee4/android_device_ONN_surf7_gen1
PokeyManatee4 said:
Bro i have been working on a twrp for a while now lol
Heres link: https://github.com/PokeyManatee4/android_device_ONN_surf7_gen1
Click to expand...
Click to collapse
My bad I didn't see that
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"
}
As requested, this is my build of the Android Marshmallow for the Xperia Z2.
This ROM was build after this instructions.
Download
Android File Host
What you need to know:
- This ROM does not have an recovery at the moment.
- This ROM requires an unlocked bootloader.
- This ROM is not rooted.
- This is pure AOSP, nothing more.
FAQ:
Where are my Google Apps?
There are no Google Apps included in this ROM.
Click to expand...
Click to collapse
Why is there no recovery so far?
Because this is the pure AOSP code so far.
Click to expand...
Click to collapse
Bugs:
- SD card is not accessible
- No Mobile Connections (does not detect SIM card)
Installation Instructions:
- Download .zip file & unpack (don't flash)
- flash different images via fastboot (DANGER: flashing userdata.img will erase the complete internal storage)
Code:
fastboot flash userdata userdata.img
Code:
fastboot flash system system.img
Code:
fastboot flash boot boot.img
- Reboot
Code:
fastboot reboot
This ROM goes straight from my PC online. I did not try this at home. Please report if something does not work properly, I will respond and try to help you as fast as I can.
XDA:DevDB Information
AOSP, ROM for the Sony Xperia Z2
Contributors
_heisenberg, _heisenberg
Source Code: https://android.googlesource.com/
ROM OS Version: 6.0.x Marshmallow
ROM Firmware Required: Unlocked Bootloader
Based On: AOSP
Version Information
Status: Testing
Created 2015-10-17
Last Updated 2015-10-17
Reserved
Also Reserved
_heisenberg said:
Also Reserved
Click to expand...
Click to collapse
Finally, thank you so much for the first aosp ROM
I can not get contact to a moderator, if anyone could move this thread to Xperia Z2/Android Development, this would be nice!
Actually, the pure AOSP builds have root rights, they only work via terminal emulator or adb shell. I managed to get Gapps and SuperSU working on my build by temporarily flashing CM12.1 boot.img to get to the recovery and flashing them. But it isn't exactly usable, as the Google config screen is constantly getting FC'd. Well, that's Sony for you .
mario972 said:
Actually, the pure AOSP builds have root rights, they only work via terminal emulator or adb shell. I managed to get Gapps and SuperSU working on my build by temporarily flashing CM12.1 boot.img to get to the recovery and flashing them. But it isn't exactly usable, as the Google config screen is constantly getting FC'd. Well, that's Sony for you .
Click to expand...
Click to collapse
Yeah you could try that too here, do you use Marshmallow as a daily driver?
_heisenberg said:
Yeah you could try that too here, do you use Marshmallow as a daily driver?
Click to expand...
Click to collapse
Nope, I'd probably do but there are two major problems - the Gapps FC's and the delayed lockscreen. And I had to compile it TWICE, making the mistake of typing the NUMBER in and not the NAME, I've been compiling the generic version for almost 8 hours. So yeah, I'm waiting for Sony's Marshmallow or CM13.
mario972 said:
Nope, I'd probably do but there are two major problems - the Gapps FC's and the delayed lockscreen. And I had to compile it TWICE, making the mistake of typing the NUMBER in and not the NAME, I've been compiling the generic version for almost 8 hours. So yeah, I'm waiting for Sony's Marshmallow or CM13.
Click to expand...
Click to collapse
You mean typing the number at 'lunch'? I also did that...
_heisenberg said:
You mean typing the number at 'lunch'? I also did that...
Click to expand...
Click to collapse
Enter the following commands:
source build/envsetup.sh && lunch
When prompted, pick the number corresponding to your device in the list displayed and press enter.
Click to expand...
Click to collapse
Well, that's Sony for you.
mario972 said:
Well, that's Sony for you.
Click to expand...
Click to collapse
Lol what do you mean? xD
_heisenberg said:
Lol what do you mean? xD
Click to expand...
Click to collapse
Well, Sony's build instructions clearly stated to
When prompted, pick the number
Click to expand...
Click to collapse
Why is this marked as stable? AFAIK camera and other things aren't working at all?
nexuspur said:
Why is this marked as stable? AFAIK camera and other things aren't working at all?
Click to expand...
Click to collapse
As I said, I did not test it. Please test and report, I will change it if it's not correct.
It must be Testing because kernel 3.10 is warned highly experimental on fxpblog (fxp is a part of Sony Developer Program)
its stable! no bugs?
some screenshot?
RyTekk said:
It must be Testing because kernel 3.10 is warned highly experimental on fxpblog (fxp is a part of Sony Developer Program)
Click to expand...
Click to collapse
Changed to testing, thanks for the information.
Okay, so here is my Impression with this ROM after a first use:
- SIM does not work for me (no mobileconnection in general)
- Wifi does work
- SD card does not work
- Camera was not tested -> could not download an app due to playstore missing and SD not working properly
Any progress?
{
"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:
###Disclaimer###
I am not responsible if your phone will be damaged, broken, boot looping.
YOU are choosing to make these modifications and accept the fact that something might go wrong.
The main goal of this ROM is to enjoy the Stock Rom without any visual changes fully stock, clean & stable
Features :
Based on Latest Stock ROM
Force Encryption Disabled
DM Verity Disabled
Partitions trimmed for better performance
Requirements :
Unlocked Bootloader
TWRP Recovery
How To Flash :
Download the latest build
Take a nandroid backup
Recommended(Optional) - Full wipe and factory reset
Flash ROM using latest TWRP 3.x Recovery
Reboot.
Enjoy!
How to root?
Just flash latest magisk
Download :
Download ErfanROM Here
Firmware Dumps :
NPL26.118-20 Dump : Download
NPLS26.118-20-1 Dump : Download
NPL26.118-20-5 Dump : Download
NPLS26.118-20-5-8 Dump : Download
System Image and Boot taken from OTA with IMG Patch Tools
XDA:DevDB Information
ErfanROM for Griffin, ROM for the Moto Z
Contributors
erfanoabdi
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader, TWRP
Based On: Stock
Version Information
Status: Stable
Created 2017-07-26
Last Updated 2017-12-08
Reserved
Any luck with fixing wifi yet - as you mentioned in another thread a few days back that some have issued with wifi?
Thanks.!
Nice! Is the modem image upgraded? (New WiFi firmware for example)
I don't know in detail how much stuff Lineage use from the stock firmware (modem, binary blobbs or whatever they are called). So the question is would it benefit to flash?
Sent from my XT1650-03 using Tapatalk
I'm on Stock 7.0 (NPLS25.86-86-30-12 APRIL PATCH). Can I flash this Rom or do I have to be on 7.1.1?
bert269 said:
Any luck with fixing wifi yet - as you mentioned in another thread a few days back that some have issued with wifi?
Thanks.!
Click to expand...
Click to collapse
Wifi fix is on thread
swejuggalo said:
Nice! Is the modem image upgraded? (New WiFi firmware for example)
I don't know in detail how much stuff Lineage use from the stock firmware (modem, binary blobbs or whatever they are called). So the question is would it benefit to flash?
Click to expand...
Click to collapse
You can try it but we're using old moto driver on LOS, test and report back
bullfinch110 said:
I'm on Stock 7.0 (NPLS25.86-86-30-12 APRIL PATCH). Can I flash this Rom or do I have to be on 7.1.1?
Click to expand...
Click to collapse
Both is good for you
Install This ROM or sideload new OTA
Hi,
I need to flash booth files (boot.img and system.img.zip)? If yes, Is there a order?
Tks
erfanoabdi said:
Wifi fix is on thread
Click to expand...
Click to collapse
Thank you - appreciated.
Sideload does not work for me: OEM Check failure.
I'll try this in the next couple of days and report back - thanks
bert269 said:
Thank you - appreciated.
Sideload does not work for me: OEM Check failure.
I'll try this in the next couple of days and report back - thanks
Click to expand...
Click to collapse
You need twrp to flash this rom
Wifi does not work.
After flash boots in infinite loops
I get that...thanks
lollyjay said:
You need twrp to flash this rom
Click to expand...
Click to collapse
I totally understand - I was "trying" to say that I could not get either NPLS25.86-30-12 (with Sideload) nor NPLS25.86-30-12 (with fastboot) to work.
jimdent said:
Wifi does not work.
After flash boots in infinite loops
Click to expand...
Click to collapse
Even after flashing modem?
erfanoabdi said:
Wifi fix is on thread
You can try it but we're using old moto driver on LOS, test and report back
Both is good for you
Install This ROM or sideload new OTA
Click to expand...
Click to collapse
I was thinking of the WiFi needing reboot or airplaine mode toggle issue. If its more than just a driver issue.
Users coming from stock 7.1.1 would need to work without any issues too. Hopefully they will not have any major issues.
Sent from my XT1650-03 using Tapatalk
swejuggalo said:
I was thinking of the WiFi needing reboot or airplaine mode toggle issue. If its more than just a driver issue.
Users coming from stock 7.1.1 would need to work without any issues too. Hopefully they will not have any major issues.
Click to expand...
Click to collapse
We're waiting for moto new wifi driver to start fixing lineage bug
erfanoabdi said:
Even after flashing modem?
Click to expand...
Click to collapse
yes after flash loop starts
Tried flashing this Rom with TWRP 3.1.1 (official). I skipped wifi-setup and used data Connection. Here it got stuck in "searching for system update" for more than 10 minutes. So i wiped everything and started new by flashing stock rom with Januar Patch (via rsd-lite), took the three ota-updates...now i'm back on stock april patch NPLS25.86-31-5. (weird, because before it was NLS25.86-30-12) Too much for my old brain. I'll be patiently waiting for the official 7.1 ota. Until then, keep up the good work and thanks for your kind contribution!
Hi Erfan, to root is recommended Magisk, but can it be rooted with SuperSU? What could be the difference
lilloscar said:
Hi Erfan, to root is recommended Magisk, but can it be rooted with SuperSU? What could be the difference
Click to expand...
Click to collapse
Take a look here https://forum.xda-developers.com/moto-z/how-to/guide-how-to-root-moto-z-supersu-t3551113
Will this work on any variant? I'm on RetMX with @erfanoabdi RR ROM.
bullfinch110 said:
Tried flashing this Rom with TWRP 3.1.1 (official). I skipped wifi-setup and used data Connection. Here it got stuck in "searching for system update" for more than 10 minutes. So i wiped everything and started new by flashing stock rom with Januar Patch (via rsd-lite), took the three ota-updates...now i'm back on stock april patch NPLS25.86-31-5. (weird, because before it was NLS25.86-30-12) Too much for my old brain. I'll be patiently waiting for the official 7.1 ota. Until then, keep up the good work and thanks for your kind contribution!
Click to expand...
Click to collapse
Eject your simcard and don't let it to connect to internet in setup wizard
lilloscar said:
Hi Erfan, to root is recommended Magisk, but can it be rooted with SuperSU? What could be the difference
Click to expand...
Click to collapse
SuperSU need patched f2fs driver on kernel
I'm not sure if moto patched it so I'm waiting for moto to release kernel source then i can update turboZ
MuyKurioso said:
Will this work on any variant? I'm on RetMX with @erfanoabdi RR ROM.
Click to expand...
Click to collapse
Yes it works for you
Just wipe data
{
"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.
*
*/
Original Source-->Here
Changelog For TWRP 3.1.1 :
•Backups will now include adopted storage keys (Dees_Troy)
•Fixed an adb restore issue (bigbiff)
•Fixed rebooting when no OS is present (Dees_Troy)
•Fixed line wrapping in the GUI terminal (_that)
•Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)
Installation Guide:
•Download the img.
• Flash through fastboot.(fastboot flash recovery o5ttwrp.img
Downloads:
•Downloads-->https://androidfilehost.com/?fid=745849072291689244
Bug And Fixing Instruction:
From some day I got to know there's a problem in this TWRP.So what's it?
- Users are loosing there OS after formating the data from TWRP and also it seemed that after installing TWRP and connecting it to a pc.The device's name shows as "OnePlus 5" instead of "OnePlus 5T".
To Fix The OS Problem:
1. Download Stock ROM.Extract the ROM on PC.
2. Open META-INF Folder.Go to com/android/google.
3. Open Updater-Script file in "Notepad++" application.
4. You'll see written two "OnePlus 5T" at the begining of the file, Rename them to "OnePlus 5".Save the file.
5. Then back to the first and archive all files and folder in one zip.And then flash it away!
But that isn't safe.You might get non working sd card(internal storage).So for that you need to install stock recovery I guess and again install the stock recovery and install the stock firmware/rom using sideload.
If you're still having a problem with sideload and something else,Just contact with @Normas Interruptor .He'd help you to fix!
Enjoy!
Lighting fast
Hey OP, you should mention that this is not your work, but is instead taken from here: https://www.xda-developers.com/unofficial-twrp-oneplus-5t-released/
MishaalRahman said:
Hey OP, you should mention that this is not your work, but is instead taken from here: https://www.xda-developers.com/unofficial-twrp-oneplus-5t-released/
Click to expand...
Click to collapse
Yep,I was actually trying to find the owner..Do you know the owner btw?
Anyway as soon I get new server I'll build odin flashable recovery [emoji3].It's just nice yo see OnePlus officially supporting custom developing ☺
drmuruga said:
Lighting fast
Click to expand...
Click to collapse
Thanks to OnePlus official for release kernel source ☺[emoji106][emoji106]
Albe96 said:
Yep,I was actually trying to find the owner..Do you know the owner btw?
Anyway as soon I get new server I'll build odin flashable recovery [emoji3].It's just nice yo see OnePlus officially supporting custom developing
Click to expand...
Click to collapse
The owner is XDA. See the uploader on AFH.
MishaalRahman said:
The owner is XDA. See the uploader on AFH.
Click to expand...
Click to collapse
Hehe.Then you and me and we all are from XDA.I needed the real owner who built it(a single person who did).Anyway NP.I've added original post to OP.As I said I'll soon release odin flashable asap.. [emoji106]
Good Luck!
Regards
No one person will take credit for this. Just credit the XDA-Developers Portal, please!
MishaalRahman said:
No one person will take credit for this. Just credit the XDA-Developers Portal, please!
Click to expand...
Click to collapse
I have linked that post to OP.So where's the trouble?
Albe96 said:
Yep,I was actually trying to find the owner..Do you know the owner btw?
Anyway as soon I get new server I'll build odin flashable recovery [emoji3].It's just nice yo see OnePlus officially supporting custom developing
Click to expand...
Click to collapse
Bro @Albe96 Will Odin support Non-Samsung phones?
I know u werr a Samsung user and i know all ur mods......
I am Fan of ur Ports...
Thanks for Sharing this recovery here bro....
VigneshS007 said:
Bro @Albe96 Will Odin support Non-Samsung phones?
I know u werr a Samsung owner and i know all ur mods......
I am Fan of ur Ports...
Thanks for Sharing this recovery here bro....
Click to expand...
Click to collapse
Well,Thanks you.I don't actually know that.But I want to make my own build...
Albe96 said:
Well,Thanks you.I don't actually know that.But I want to make my own build...
Click to expand...
Click to collapse
Actually, Odin files are related to Samsung phones.
If you build your own TWRP, it will be a simple .img file, flashable with
Code:
fastboot flash recovery twrp.img
No need to worry about Odin / whatever
casual_kikoo said:
Actually, Odin files are related to Samsung phones.
If you build your own TWRP, it will be a simple .img file, flashable with
Code:
fastboot flash recovery twrp.img
No need to worry about Odin / whatever
Click to expand...
Click to collapse
Yep.I'm working on device tree now..Will be finished if I get the dump and the partition sizes.. ☺
Thanks
@Albe96 yoo.bro that was fast..
MishaalRahman said:
Hey OP, you should mention that this is not your work, but is instead taken from here: https://www.xda-developers.com/unofficial-twrp-oneplus-5t-released/
Click to expand...
Click to collapse
This ???
Albe96 said:
I have linked that post to OP.So where's the trouble?
Click to expand...
Click to collapse
From the sticky posted at the top of the development section:
ROMs, Kernels, Recoveries, & Other Development
What goes here:
All discussions related to YOUR OWN development (roms, kernels, recoveries and flashable mods, exact rules for creating a thread there see in stickies of that section)
What does not go here:
Any Questions!!!
Click to expand...
Click to collapse
Ref: Device Forum Rules (Please Read before posting)
the Doctor said:
This [emoji115][emoji115][emoji115]
From the sticky posted at the top of the development section:
Ref: Device Forum Rules (Please Read before posting)
Click to expand...
Click to collapse
Hi, I apologized my fault.And the main thing is I'm not taking credits! I'm currently working on the TWRP device tree for OnePlus 5T.So I'll provide my build asap.Till then I wanted to keep it in thread so newbies will get easily.
Or you can close it,I'll report when it'll be ready [emoji4]
Regards,
Albe96
This TWRP is not supporting with OP5T, i have tested this on my OP5T and it is showing my phone as OP5 instead of OP5T.
Normas Interruptor said:
This TWRP is not supporting with OP5T, i have tested this on my OP5T and it is showing my phone as OP5 instead of OP5T.
Click to expand...
Click to collapse
??? [emoji33]
Albe96 said:
??? [emoji33]
Click to expand...
Click to collapse
Yeah, i have thing to flashing oxygen os full rom zip with this twrp and it is showing your package is for oneplus5T and your phone is Oneplus 5 though it is showing oneplus5 in pc too.
Edit: OnePlus officially confirmed that there is no new update A11 ColorOS for 8 series. A12 of the 8 series canceled HOS12 and changed to ColorOS 12. and Color OS stable version of the 8 series is directly ColorOS 12 (based on A12). Release time of Color 12 of the 8 series is currently only officially stated in 2022, there is no specific date.
It's ALPHA Build, so it can be buggy !
Requirements
HOS MSM File > Click
ColorOS MSM File > Click
Qualcomm Driver > Click
If you are coming from non chinese variant , first switch to hos then flash color os with msm
STEPS
Disconnect phone from pc and turn of phone.
Open MSM file and choose H2 from Target section (It's important!)
Press Volume up + down then plug the cable
Press start button from msm
Repeat this step for oos to hos switch and hos to coloros switch
Tested on KB2003,KB2000,KB2001
For Debloat without root
Enable USB Debugging ( Settings > About phone > Baseband & Kernel > Tap 10 times on Build number than go to Settings > Additional Settings > Developer Options > USB Debugging
Download latest platform-tools in here
Move "8T-COSdebloater.bat" file to platform tools folder
Connect phone via usb cable and allow usb debugging
Click and run 8T-COSdebloater.bat
Other informations
Bootloader can be unlocked
Widevine Status L1 either bl locked or unlocked
Can be rooted but safetynet fails , fod doesnt work
{
"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"
}
did flash it yet,what security patch does it come with?
rikimtasu said:
did flash it yet,what security patch does it come with?
Click to expand...
Click to collapse
February
Phreaker8 said:
February
Click to expand...
Click to collapse
Thanks.guess i'm sticking which what i have then
No gapps right ?
Akhayev said:
No gapps right ?
Click to expand...
Click to collapse
Probably not, just flash gapps from temp recovery
brashmadcap said:
Probably not, just flash gapps from temp recovery
Click to expand...
Click to collapse
I don't know how and which gapps do I need to use ? Stock mini nano ?
Akhayev said:
No gapps right ?
Click to expand...
Click to collapse
play store , gms can be installed.
Akhayev said:
I don't know how and which gapps do I need to use ? Stock mini nano ?
Click to expand...
Click to collapse
Obviously the bare minimum then install what you need, who knows/cares what they’re branded (pico/nano), use your best judgement on which one is just store+gms
I flashed the rom and installed play store manually then installed google apps
do you happen to know whether the German language works?
Theres no german language
When I want go back from ColorOS, is the same as before first flash hydrogen via MSN after that Oxygen via MSN or can I flash Oxygen directly
GraveDigger176 said:
When I want go back from ColorOS, is the same as before first flash hydrogen via MSN after that Oxygen via MSN or can I flash Oxygen directly
Click to expand...
Click to collapse
GraveDigger176 said:
When I want go back from ColorOS, is the same as before first flash hydrogen via MSN after that Oxygen via MSN or can I flash Oxygen directly
Click to expand...
Click to collapse
GraveDigger176 said:
When I want go back from ColorOS, is the same as before first flash hydrogen via MSN after that Oxygen via MSN or can I flash Oxygen directly
Click to expand...
Click to collapse
This is a totally unnecessary step that OP has mentioned in the first post. You can just use MSM tool to go from Oxygen OS to Colour OS , flashing hydrogen OS first doesn't do anything as Colour OS MSM tool has all the necessary files to flash colour OS
Raza Qadri said:
This is a totally unnecessary step that OP has mentioned in the first post. You can just use MSM tool to go from Oxygen OS to Colour OS , flashing hydrogen OS first doesn't do anything as Colour OS MSM tool has all the necessary files to flash colour OS
Click to expand...
Click to collapse
Agreed. MSM flashes the same things with hydrogen or ColorOS, they're different OS's but anything the hydrogen MSMtool put on there is going to be overwritten. I'm sure you can just skip hydrogen and go straight to ColorOS from OOS.
GraveDigger176 said:
When I want go back from ColorOS, is the same as before first flash hydrogen via MSN after that Oxygen via MSN or can I flash Oxygen directly
Click to expand...
Click to collapse
Don't worry about HOS, just flash OOS MSM tool and you should be good
Yeah thx for the answer I flashed OOS directly without any issues. I go back because my battery was not really good on ColorOS, but that the only point in it. The rest is very smooth and way better as on OOS
please help me i cannot turn back to oxygenos, it stucks at qualcom crashdump.
i just can turn back to hydrogen os . please help me please
GraveDigger176 said:
Yeah thx for the answer I flashed OOS directly without any issues. I go back because my battery was not really good on ColorOS, but that the only point in it. The rest is very smooth and way better as on OOS
Click to expand...
Click to collapse
For me the battery on coloros is better than oxygen , and yeah its much better than oos I've been using it since they released it and didn't have any issues till now
installing color OS with this process can I update via ota ?? or where can I see which version is the latest for our device?
{
"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"
}
Finally……Probably the first one root this phone
Nice! Which boot.img did you use? Could you post it?
I first put this IMG into magisk to patch. Boot the patched one into the system disk via fastboot.
Qiyue_ said:
I first put this IMG into magisk to patch. Boot the patched one into the system disk via fastboot.
Click to expand...
Click to collapse
Tx!
whatsek said:
Tx!
Click to expand...
Click to collapse
Enjoy!
Qiyue_ said:
...
Finally……Probably the first one root this phone
Click to expand...
Click to collapse
So basically it's just the official way by Patching Boot img ?
Well, so it take 2 mn
Thanks for info, i'm waiting for mine ^^
Pho3nX said:
So basically it's just the official way by Patching Boot img ?
Well, so it take 2 mn
Thanks for info, i'm waiting for mine ^^
Click to expand...
Click to collapse
Yes the patching thing only takes 2mins but it is bit hard to find cuz it's a new phone
Qiyue_ said:
Yes the patching thing only takes 2mins but it is bit hard to find cuz it's a new phone
Click to expand...
Click to collapse
It's the same way for all device without custom recovery. I come from OnePlus 8T, Mi 11 and all this device using this method or by sideloading apk from recovery (but not available
Enjoy your Nothing Rooted !
Pho3nX said:
It's the same way for all device without custom recovery. I come from OnePlus 8T, Mi 11 and all this device using this method or by sideloading apk from recovery (but not available
Enjoy your Nothing Rooted !
Click to expand...
Click to collapse
Haha thx
Pho3nX said:
It's the same way for all device without custom recovery. I come from OnePlus 8T, Mi 11 and all this device using this method or by sideloading apk from recovery (but not available
Enjoy your Nothing Rooted !
Click to expand...
Click to collapse
I wanna know if the gsi ROM adapted fine on this phone(function, gonna try later
Qiyue_ said:
I wanna know if the gsi ROM adapted fine on this phone(function, gonna try later
Click to expand...
Click to collapse
GSI is not recommanded, above all on a new device without a knowed tools for Unbrik / Reset default rom/settings if you encounter problem.
I advise to you just waiting, time to know when / how this device can be brick/unbrick, if it's free (Like Odin for Samsung or MSM for old OnePlus [from OP 10 it's now paid lol !) or paid (like EDL mode Xiaomi)
Somebody needs to make a tool in order to shrink the comically large status bar and remove the ugly google search bar on home screen
Qiyue_ said:
I first put this IMG into magisk to patch. Boot the patched one into the system disk via fastboot.
Click to expand...
Click to collapse
I don't have this mobile, but curious to know how/where you got stock boot.img
HemanthJabalpuri said:
I don't have this mobile, but curious to know how/where you got stock boot.img
Click to expand...
Click to collapse
Files · qssi-user-12-SKQ1.211230.001-1657023912-release-keys · Android Dumps / Nothing / spacewar · GitLab
GitLab Enterprise Edition
dumps.tadiphone.dev
Will I be able to install official NothingOS updates if I root with magisk?
abrattic said:
Will I be able to install official NothingOS updates if I root with magisk?
Click to expand...
Click to collapse
It's premature to say whether this is possible or not, as the Phone(1) was released only 5 days ago.
But knowing Carl, I think that everything will be allowed on this smartphone so that it can be used by many people.
It will be necessary to wait a little before having a personalized recovery and thus being able to develop around the Phone(1).
Qiyue_ said:
View attachment 5661071
Finally……Probably the first one root this phone
Click to expand...
Click to collapse
Damn, that was fast
Does unlocking boot loader will void(0) warranty ?
i Wanna know as well
ameen143 said:
Does unlocking boot loader will void(0) warranty ?
Click to expand...
Click to collapse
No. Even in old OnePlus unlock bootloader don't void warranty.
Only desimlock a device is not legal/void warranty on a lot country.
Also SAMSUNG devices have warranty void when Knox is 0x1 (Root once, never retrieve 0x0 even after relock/install untouched/genuine rom)