[ROOT][TUTORIAL] Android One | Common to all - Android One (First-Generation) Cross-Device Genera

This will walk you through rooting process of Android One phones
Code:
#include
/*
* 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 recovery
* 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.
*/
Requirements:
Unlocked bootloader
Installed CWM recovery
Method 1:
Download SuperSU zip from here
Enter recovery
Go to Install zip --> adb sideload
Connect the phone to PC
Execute the following
Code:
adb sideload
This will root your phone. There are more methods to root these devices, new methods will be added once I get my hands on my phone
Thanks to @droidextra for testing root and recovery for Canvas A1. You will be seeing a video walk through of all this from him soon
XDA:DevDB Information
Root for Android One devices, Tool/Utility for the OEM Cross Device Development
Contributors
varun.chitre15
Version Information
Status: Testing
Created 2014-09-24
Last Updated 2014-09-24

works fine for spice dream uno .
sorry got stuck in work!!!

where is the link to download superSU?

marcusflint said:
where is the link to download superSU?
Click to expand...
Click to collapse
http://download.chainfire.eu/452/SuperSU/UPDATE-SuperSU-v2.02.zip

Didn't find the SuperSU zip link, can you add it again

mrbabyman said:
Didn't find the SuperSU zip link, can you add it again
Click to expand...
Click to collapse
http://download.chainfire.eu/452/SuperSU/UPDATE-SuperSU-v2.02.zip?retrieve_file=1

I also want to know that, I not using ADB can i root my device using the recovery method??

mrbabyman said:
I also want to know that, I not using ADB can i root my device using the recovery method??
Click to expand...
Click to collapse
there is no sdcard access in cwm recovery yet. so you have to wait till OP fixes the sdcard access .

excellent work @varun.chitre15 :good:
time to order my A1

varun.chitre15 said:
This will walk you through rooting process of Android One phones
Code:
#include
/*
* 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 recovery
* 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.
*/
Requirements:
Unlocked bootloader
Installed CWM recovery
Method 1:
Download SuperSU zip from here
Enter recovery
Go to Install zip --> adb sideload
Connect the phone to PC
Execute the following
Code:
adb sideload
This will root your phone. There are more methods to root these devices, new methods will be added once I get my hands on my phone
Thanks to @droidextra for testing root and recovery for Canvas A1. You will be seeing a video walk through of all this from him soon
XDA:DevDB Information
Root for Android One devices, Tool/Utility for the OEM Cross Device Development
Contributors
varun.chitre15
Version Information
Status: Testing
Created 2014-09-24
Last Updated 2014-09-24
Click to expand...
Click to collapse
will i hv problm if i flash the zip via cwm?

how to unlock bootloader

startracker said:
how to unlock bootloader
Click to expand...
Click to collapse
use fastboot and give command>> fastboot oem unlock

coolkoushik07 said:
use fastboot and give command>> fastboot oem unlock
Click to expand...
Click to collapse
when I say reboot to fastboot it just won't give result other than => reboot fastboot .
do I have to give command now?
Sent from my Micromax AQ4501 using XDA Free mobile app

Power off phn and press vol up+power button.. And then follow on screen instruction
Sent from my D5503

Thanks! man now rooted and have CWM recovery

varun.chitre15 said:
This will walk you through rooting process of Android One phones
Code:
#include
/*
* 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 recovery
* 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.
*/
Requirements:
Unlocked bootloader
Installed CWM recovery
Method 1:
Download SuperSU zip from here
Enter recovery
Go to Install zip --> adb sideload
Connect the phone to PC
Execute the following
Code:
adb sideload
This will root your phone. There are more methods to root these devices, new methods will be added once I get my hands on my phone
Thanks to @droidextra for testing root and recovery for Canvas A1. You will be seeing a video walk through of all this from him soon
XDA:DevDB Information
Root for Android One devices, Tool/Utility for the OEM Cross Device Development
Contributors
varun.chitre15
Version Information
Status: Testing
Created 2014-09-24
Last Updated 2014-09-24
Click to expand...
Click to collapse
Anyother new method to root frm android only like framaroot..
My pc is not working :crying:

SwakyD said:
Anyother new method to root frm android only like framaroot..
My pc is not working :crying:
Click to expand...
Click to collapse
Don't quote the whole OP next time , its annoying

Thanks a million

Hi @varun.chitre15 bro we can root the device with locked bootloader.. fastboot boot cwm-recovery.img and then flash the supersu.zip
Sent from my D5503

Here is the video tutorial on how to unlock bootloader, install TWRP recovery (Method is same to install other recoveries too ) and root your phone successfully! :laugh:

Related

[RECOVERY][RMX1971][UNOFFICIAL] TWRP 3.3.x for Realme 5 Pro / Realme Q

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* 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.
*
*/
Features:
- Decryption works( in android 10 & 9)
- Flashing Ozip works
- Flashing RealmeUi works
- Otg works
- Backups works
- Flash Rom works
- Sdcard works
Download:
TWRP
To Flash the TWRP:
Code:
Code:
fastboot flash recovery twrp_RMX1971-20200228.img
Then reboot in TWRP manually.
Source code: https://github.com/omnirom/android_bootable_recovery
Kernel source: https://github.com/bablusss/kernel_realme_sdm710
Credits:
Thanks to @mauronofrio and testers​
Reserved
Thanks for Updated TWRP ^_^
Everything works fine af, using from the last few weeks.
Thank you so so much!!!
Finally managed to decrypt the internal storage
Can anyone guide me for bootloader unlocking in Realme UI?
Twrp disappeared after reboot. Tried flashing twrp again, reboot, and next time i go twrp it's always replaced back to stock recovery. How to fix?
nickycarlo69 said:
Twrp disappeared after reboot. Tried flashing twrp again, reboot, and next time i go twrp it's always replaced back to stock recovery. How to fix?
Click to expand...
Click to collapse
Did you find any solution to this? Same happens here - once you've bootet to system (Realme UI) recovery is reverted back to stock.
nickycarlo69 said:
Twrp disappeared after reboot. Tried flashing twrp again, reboot, and next time i go twrp it's always replaced back to stock recovery. How to fix?
Click to expand...
Click to collapse
Have the same problem, but it seems this forum is dead. Shame, before updating it all worked just fine, now, its all gone an TWRP doesnt stick.
For now the phone seems unrootable.
Marduk666 said:
Have the same problem, but it seems this forum is dead. Shame, before updating it all worked just fine, now, its all gone an TWRP doesnt stick.
For now the phone seems unrootable.
Click to expand...
Click to collapse
I already gave guide for flashing realmeui follow this link u get ur answer. https://t.me/Realme5Pro_Downloads/581
BabluS said:
I already gave guide for flashing realmeui follow this link u get ur answer. https://t.me/Realme5Pro_Downloads/581
Click to expand...
Click to collapse
Oh! Didnt saw this! Thank you!
---------- Post added at 12:13 PM ---------- Previous post was at 11:28 AM ----------
BabluS said:
I already gave guide for flashing realmeui follow this link u get ur answer. https://t.me/Realme5Pro_Downloads/581
Click to expand...
Click to collapse
Is it safe to flash Magisk on RealmeUI?
cant flash recovery , i always get one of these errors , tried booting it too, still no luck tried different usb cables ,different ports 2.0 and 3.0
flashing on top of realme ui
need help , please
Thanks
BabluS said:
{Mod edit: Quote shortened for better reading experience!}
Click to expand...
Click to collapse
thanks for the recovery
Updating 11/07/2020 package via updater in settings..after updating showing No sim card in both sim..please help shortly
jeetubhatreja said:
Updating 11/07/2020 package via updater in settings..after updating showing No sim card in both sim..please help shortly
Click to expand...
Click to collapse
Wrong thread mate and if u were asking about pe do clean flash and use full package
BabluS said:
Wrong thread mate and if u were asking about pe do clean flash and use full package
Click to expand...
Click to collapse
Can i use dirty flash ?
I am stuck in twrp loop, can't boot to system after attempt to flash Aex rom. Any solution to make it boot? Atleast back to stock?
Edit: stock rom I used before twrp was Latest RUI, Android 10.
Does vbmeta have to be flashed if i want to update twrp also? And can i flash from within existing twrp?
hi i need stock recovery urgently
i cand extract from ozip firmware
please help me
Can't restore data from any ROM backup, always give fork error. Ideas?
metalgold2301 said:
hi i need stock recovery urgently
i cand extract from ozip firmware
please help me
Click to expand...
Click to collapse
Rename the ozip to zip and try reflashing the same again, you'll succeed. Hope this helps!

[RECOVERY][UNOFFICIAL] TWRP 3.5.0

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.​
Code:
#include <std_disclaimer.h>
/*
*
* 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.
*
*/
Install guide:
Boot :
Code:
fastboot boot <twrp.img>
Install :
Code:
fastboot flash recovery <twrp.img>
Download:
twrp-3.5.0-0-rav-sofia.img
drive.google.com
XDA:DevDB Information
TWRP, Tool/Utility for the Moto G8
Contributors
vache
Source Code: https://github.com/TeamWin/android_bootable_recovery
Version Information
Status: Beta
Beta Release Date: 2020-08-28
Created 2020-08-28
Last Updated 2020-08-31
Hello, I'm trying to port TWRP to the motorola edge plus and right now I'm running into an issue where my touchscreen and adb do not work. Could you publish the device tree you used here so I can take a look at it and potentially get it working on my phone?
Thanks.
pixlone said:
Hello, I'm trying to port TWRP to the motorola edge plus and right now I'm running into an issue where my touchscreen and adb do not work. Could you publish the device tree you used here so I can take a look at it and potentially get it working on my phone?
Thanks.
Click to expand...
Click to collapse
You'd better check the moto edge tree : https://github.com/boulzordev/android_device_motorola_racer/tree/twrp
Unified one for trinket devices is here : https://github.com/moto-sm6xxx/android_device_motorola_sofiar/tree/twrp
Where to look at :
recovery/root/vendor/firmware - firmwares for touchscreen and vibrator
recovery/root/sbin/modules - drivers for touchscreen/battery/vibrator
recovery/root/sbin/load_ts_firmware.sh - in charge to load modules and tell touchscreen driver which firmware to load
Just like to confirm that this is working great either booted or installed. Thanks for the hard work vache :good::good:
There is no system partition to install to in TWRP. Super is listed twice. It may be nice to know what partitions listed actually mean.
No checkbox activation:
System
Vendor
product
USB storage
swear000 said:
There is no system partition to install to in TWRP. Super is listed twice. It may be nice to know what partitions listed actually mean.
Click to expand...
Click to collapse
It would be nice to see users searching by themself.
Google for "dynamic partitions" and "fastbootd". That could also help you to understand why omni is shipped as images for now instead of flashable zip.
vache said:
You'd better check the moto edge tree : https://github.com/boulzordev/android_device_motorola_racer/tree/twrp
Unified one for trinket devices is here : https://github.com/moto-sm6xxx/android_device_motorola_sofiar/tree/twrp
Where to look at :
recovery/root/vendor/firmware - firmwares for touchscreen and vibrator
recovery/root/sbin/modules - drivers for touchscreen/battery/vibrator
recovery/root/sbin/load_ts_firmware.sh - in charge to load modules and tell touchscreen driver which firmware to load
Click to expand...
Click to collapse
Oh thanks, I didn't even know you had a moto edge tree. I'll take a look at it and see what I can do with it.
OMNI
vache said:
It would be nice to see users searching by themself.
Google for "dynamic partitions" and "fastbootd". That could also help you to understand why omni is shipped as images for now instead of flashable zip.
Click to expand...
Click to collapse
Most people agree OMNI is a great ROM. System, Vendor, and product are critical partitions for ROM flashing so I am surprised TWRP does not toggle them correctly.
Update : https://drive.google.com/file/d/17QLv1Pzq9x1FCzAYKULfUTwn3R0akMXI/view?usp=sharing
Changelog :
-Fixed Novatech touchscreen
vache said:
Update : https://drive.google.com/file/d/17QLv1Pzq9x1FCzAYKULfUTwn3R0akMXI/view?usp=sharing
Changelog :
-Fixed Novatech touchscreen
Click to expand...
Click to collapse
I can confirm that it is fixed. I used Magisk's adb/fastboot module to unlock my Moto G Fast with my rooted G7 Play with a USB C to C cable, boot twrp, and make a back up. This is epic!
It took some digging to figure this out, so I'm going to outline the steps for getting this installed without a boot loop.
1. Unlock your device. (I'm not holding your hand here.)
2. Reboot into fastboot.
3. Temporarily boot twrp.
4. Install magisk by flashing the latest zip from twrp. Then flash the copy partitions zip so you don't hard brick.
5. Reboot to system, and you're now rooted.
6. Reboot into recovery.
7. From stock recovery select "enter fastboot" this takes you to "fastboot d" mode.
8. Flash twrp while you're in fastbootd mode.
9. Enjoy! Everything is working perfectly. Rebooting to recovery takes you to TWRP. Rebooting to system gives you root. We also have full decryption support.
Great work
Spaceminer said:
I can confirm that it is fixed. I used Magisk's adb/fastboot module to unlock my Moto G Fast with my rooted G7 Play with a USB C to C cable, boot twrp, and make a back up. This is epic![/QUOTE @Spaceminer View attachment g8fast-nexus7.zip
([emoji88]Omni Rom[emoji88])
Click to expand...
Click to collapse
asineth said:
Great work
Click to expand...
Click to collapse
Great work fixing the Bluetooth audio [emoji817]
([emoji88]Omni Rom[emoji88])
is it to much to ask for a more through explanation on how to flash twrp and magisk on this phone?.....
ninjakira said:
is it to much to ask for a more through explanation on how to flash twrp and magisk on this phone?.....
Click to expand...
Click to collapse
If you have telegram I walk you threw it PoochyX
([emoji88]Omni Rom[emoji88])
PoochyX said:
If you have telegram I walk you threw it PoochyX
([emoji88]Omni Rom[emoji88])
Click to expand...
Click to collapse
just send the invite to whatever telegram group then i suppose.....
Spaceminer said:
It took some digging to figure this out, so I'm going to outline the steps for getting this installed without a boot loop.
1. Unlock your device. (I'm not holding your hand here.)
2. Reboot into fastboot.
3. Temporarily boot twrp.
4. Install magisk by flashing the latest zip from twrp. Then flash the copy partitions zip so you don't hard brick.
5. Reboot to system, and you're now rooted.
6. Reboot into recovery.
7. From stock recovery select "enter fastboot" this takes you to "fastboot d" mode.
8. Flash twrp while you're in fastbootd mode.
9. Enjoy! Everything is working perfectly. Rebooting to recovery takes you to TWRP. Rebooting to system gives you root. We also have full decryption support.
Click to expand...
Click to collapse
I'm rather new to the scene, everything you're saying here makes sense except the copypartions.zip. Is this something that is the same for all phones or is there a special file i should have for the g fast?
and still bootloop lmao, im doing the exact steps provided exactly as i see them on this thread, christ ill send 20 bucks through paypal to whoever makes a actual detailed guide with explanations on what to do like for example what is the copy partitions zip? whats it for? do i make a patched boot image first if im coming from full stock? do i do any of this to the other partition? treat it like your making it for noobs like christ is it that hard to help out now lmao
ninjakira said:
and still bootloop lmao, im doing the exact steps provided exactly as i see them on this thread, christ ill send 20 bucks through paypal to whoever makes a actual detailed guide with explanations on what to do like for example what is the copy partitions zip? whats it for? do i make a patched boot image first if im coming from full stock? do i do any of this to the other partition? treat it like your making it for noobs like christ is it that hard to help out now lmao
Click to expand...
Click to collapse
If you have done an OTA update on the phone, AFAIK you don't need the copy-partitions.zip. The zip copies needed partitions from the used slot to the unused slot. So if it does change from one to another, you aren't left with a completely blank slot with nothing on it. (As i said, if you have done a OTA update, both slots will be populated, so it isn't necessary to flash the zip..)
SOMEONE SMARTER THAN ME CORRECT ME IF IM WRONG ON THE ABOVE STATEMENT PLEASE
So.. assuming you are on clean stock and you have done an OTA update... In fastboot:
(make sure you have a magisk.zip on your phone or sd card)
Code:
fastboot flash recovery <twrpfilename>.img
Then enter recovery mode from the bootloader menu you are still in.
Wait for twrp to load, install magisk, reboot.
Profit.
Now you are rooted, with twrp permanently installed.
p.s: Keep the 20 bucks and send it to vache :silly:

[GUIDE] How to unlock bootloader on Moto E(6) Plus (pokerp) [WINDOWS ONLY]

* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* 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.
* Your warranty will be void if you tamper with any part of your device / software.
Click to expand...
Click to collapse
Please read this carefully before making any changes to your device.
Click to expand...
Click to collapse
I am not going to include recovery in this tutorial, you are free to choose what to use
Prerequisites:
Download SP FlashTool version 5.1916 (If you use another it probably won't work properly)
Download the old version of the stock rom from this link
Extract the Flashtool and the stock rom into your preferred folders
Don't forget to get the MT67xx preloader drivers
Don't forget to have adb and motorola drivers installed
Steps to unlock the bootloader:
Start flashtool, go to options and disable the option "check lib da match"
Select the DA (Download Agent) of the stock rom, also load the stock scatter and finally load the .auth that is in the stock rom
Start flashing the stock rom without first connecting your device, once you have used the download button you can connect your device, wait for the flashing to finish
Once the old system is flashed, disconnect the computer and go to fastboot (use the power and volume down buttons)
From fastboot use the command "fastboot flashing unlock" or "fastboot flashing unlock_critical" with that the bootloader is already unlocked, but it is necessary to flash 3 files to be able to use a custom recovery
To flash those files use these commands
fastboot flash lk lk.img
fastboot flash vbmeta vbmeta.img
fastboot flash recovery (recovery name) .img
Suggestions:
I recommend flashing dm-verity and force encrypt disabler (currently recoveries do not support encryption)
Once you flash that file from the recovery go to wipe, and from wipe touch the option "format data" and type "yes"
Credits:
[email protected]
@GarfieldФернандо
reserved
The drivers for this device are not installed. (Code 28) tried installing about a dozen drivers, do you have the specific one? for fastboot

vbmeta Error flashing Custom recovery SM M21

I tried to flash official pitch black recovery on unlocked samsung m21 using odin but i get
error verifying vbmeta image invalid vbmeta header\6
someone pls suggest a solution
You can try flashing null vbmeta through Odin in AP.
[RECOVERY][OFFICIAL]PitchBlack Recovery v3.1.0 [m21]
/* *Disclaimer * * Your warranty is now void. * * We're 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...
forum.xda-developers.com
Fredin_ said:
You can try flashing null vbmeta through Odin in AP.
[RECOVERY][OFFICIAL]PitchBlack Recovery v3.1.0 [m21]
/* *Disclaimer * * Your warranty is now void. * * We're 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...
forum.xda-developers.com
Click to expand...
Click to collapse
k, ill try , do i need to format data too from stock recovery after flashing nullvbmeta?
1mystic said:
k, ill try , do i need to format data too from stock recovery after flashing nullvbmeta?
Click to expand...
Click to collapse
Ideally, yes. There's a pretty good chance that you'll run into issues with your lock screen, Samsung account and other apps if you don't.

[PRECAUTIONARILY CLOSED][ROM][13][starlte/star2lte][UNOFFICIAL] BananaDroid [06/07/2023]

{
"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"
}
☆ Latest June security patch inside!
☆ Flash use the Lineage recovery for S9+ and for S9 or your prefer recovery (use this one recovery if problem)
BananaDroid is an AOSP based ROM, with smooth fluidity,performance and customization
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Unofficial stable BananaDroid for S9 and S9+
Code:
/* Your warranty is... still valid?
*
* 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.
*/
Features:
A lot of Build Optimizations
Base Built With SM 5.2
Kernel Built With SM 6.0
F2FS Support
BananaPerformance
Un-encrypted
PIE Controls (LMT)
PA Pie Controls
Floating Windows
Animation Options
Ad-Blocker
App Circle Bar
App Bar
App Opts
DPI Backup
DPI Changer
Wakelock Blocker
Native OTG Support
Headsup Background and Text Color
Lot's of Lockscreen Options
Lockscreen Weather Options
Lockscreen Gestures
Slim's Ambient Display
Slim's Navigation Bar Mods
Slim's Navring Targets
Extra Quick Settings Tiles
Floating Clear Recents
Clear All Recents Button Position
Disable Google Search in Recents
Ok Google Everywhere
Disabled Tether Checking
Heads Up Options
Power Menu Custimazation
Notification Drawer Settings
Expanded Desktop
Statusbar Clock Options
More Statusbar Options
Quick Settings Options
Call Recording
Google Webview
Scroll Effects
Scroll Cache Options
Gesture Anywhere
Camera Sounds
OmniSwitch
SlimRecents
Screen Recorder
Weather Settings
Wake Gestures
OTA Updates
Wi-Fi Calling
Media Scanner on Boot Options
Custom DPI that doesn't affect Play Store
Lots more and more to come...
Download:
{Mod edit: Download links removed. Oswald Boelcke, Senior Moderator}
Flashing Instructions:​First time installation (clean flash):
Enter recovery (Flash use the Lineage recovery for S9+ and for S9 or your prefer recovery (use this one recovery if problem)
Do factory reset for clean flash (If you are a update, then not need for wipe!!)
Flash ROM.ZIP with sideload or your prefered method
rom source: https://github.com/bananadroid
Kernel Source: https://github.com/ProjectElixir-Devices/kernel_samsung_exynos9810
Known issues: VoLTE is not working
looks good, good job
nice rom
Please fix ur rom. After flashing it (with lineage recovery) to bootloops and doesnt boot to recovery and download mode!!!!
olek123123124 said:
Please fix ur rom. After flashing it (with lineage recovery) to bootloops and doesnt boot to recovery and download mode!!!!
Click to expand...
Click to collapse
Plug a usb cable at the phone to your computer and hold volume down and bixby and join download mode, at download mode you can go to Lineage recovery (repack that recovery.img into a recovery.tar for him) go to flash it in any slot BL AP CP CSC it don't matters he will flash to file namé partition, Pls clean flash rom with factory reset, or bootloop may occur.
pierre383 said:
Plug a usb cable at the phone to your computer and hold volume down and bixby and join download mode, at download mode you can go to Lineage recovery (repack that recovery.img into a recovery.tar for him) go to flash it in any slot BL AP CP CSC it don't matters he will flash to file namé partition, Pls clean flash rom with factory reset, or bootloop may occur.
Click to expand...
Click to collapse
I got the same problem with him, I cant enter recovery or download mode. I tried to enter download mode in various ways without success
Hello, A couple of regressions.
I have made a small investigation and now I'm sure that flashing BananaDroid is not a culprit of this "issue"
My ROM may touch only partitions which are fully recoverable by flashing stock ROM using PC Odin + potentially may touch EFS (if you e.g. forced to change CSC). I have a confirmed report that even flashing pure stock and restoring EFS backup created before I released BananaDroid for G965F/G960F did not help for this behaviour, so reason just CAN'T be dependent on this ROM.
Also, since we have not found any negative side effects of having this "bootloop" besides having to wait for battery to drain, install through download mode a ROM with the levels of **6*FXXU4DSAA or N97*FXXU1ASHE (if port ROM) (or just be on stock Android 10 already before flashing this ROM so your bootloader is actualized to Android 10) and you will be able to flash without trouble using your prefered recovery or Lineage recovery (verified working)
this ROM does not run any init.d scripts on boot, and also it does not include anything in ZIP install script that would touch your recovery partition or anything related to Mode Download, and as you can see above, some people have had success with the ROM, because the operation was not the same as what you did.
I'm on NobleROM before flashing your ROM
My step is format data, reboot recovery & sideload your ROM
When I hit reboot it stuck on bootloop and shows Galaxy S9+ but my device is regular S9
Now I can't enter download mode even after fully drained
pierre383 said:
Plug a usb cable at the phone to your computer and hold volume down and bixby and join download mode, at download mode you can go to Lineage recovery (repack that recovery.img into a recovery.tar for him) go to flash it in any slot BL AP CP CSC it don't matters he will flash to file namé partition, Pls clean flash rom with factory reset, or bootloop may occur.
Click to expand...
Click to collapse
doesn't work
Lets just say the issue is not great, about the boot animation, You should have only BananaDroid
If you have anything else than BananaDroid it has been installed incorrectly or there is currently brickwave and your device was flagged by Samsung Knox and has been disabled
BananaDroid
pierre383 said:
Lets just say the issue is not great, about the boot animation, You should have only BananaDroid
If you have anything else than BananaDroid it has been installed incorrectly or there is currently brickwave and your device was flagged by Samsung Knox and has been disabled
BananaDroid
Click to expand...
Click to collapse
There's no error when I did the sideload but I still wonder how come the boot animation shows Galaxy S9+
Is there a way to fix this? since it's my only device
bernand.A said:
There's no error when I did the sideload but I still wonder how come the boot animation shows Galaxy S9+
Is there a way to fix this? since it's my only device
Click to expand...
Click to collapse
I don't know <3 maybe Samsung Smartswitch software
As I said not my ROM has caused this because i'm not running a init.d that affects recovery or any partition like that, and i'm not running anything in my zip installer script either that touches those, recovery.img is included for only wireless update purpose.
You can try to take a thread about the problem and see if you can have more help of others to fixed it
For me the bootloader has a change.
pierre383 said:
I don't know <3 maybe Samsung Smartswitch software
Click to expand...
Click to collapse
Well it isnt able to boot to download mode or anything
olek123123124 said:
For me the bootloader has a change.
Well it isnt able to boot to download mode or anything
Click to expand...
Click to collapse
Can you join XDA Discord Server ? or make your own thread? Don't treat thread like a live chat!!
pierre383 said:
Can you join XDA Discord Server ? or make your own thread?
Click to expand...
Click to collapse
How can i make my own thread?
pierre383 said:
I don't know <3 maybe Samsung Smartswitch software
As I said not my ROM has caused this because i'm not running a init.d that affects recovery or any partition like that, and i'm not running anything in my zip installer script either that touches those, recovery.img is included for only wireless update purpose.
You can try to take a thread about the problem and see if you can have more help of others to fixed it
Click to expand...
Click to collapse
Well yeah I'm not blaming you for this, but I did the flashing instructions on the front page, the different is I used TWRP recovery to do that
pierre383 said:
Can you join XDA Discord Server ? or make your own thread? Don't treat thread like a live chat!!
Click to expand...
Click to collapse
soo can u help me unbrick it?
olek123123124 said:
soo can u help me unbrick it?
Click to expand...
Click to collapse
No, and (read the disclaimer in the OP)
/* Your warranty is... still valid?
*
* 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.
*/
I am not responsible for bad flash or any problem! I made clear some post ago my ROM can't cause bootloop! Your device unprepared, not my problem
pierre383 said:
No, and (read the disclaimer in the OP)
/* Your warranty is... still valid?
*
* 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.
*/
I am not responsible for bad flash or any problem! I made clear some post ago my ROM can't cause bootloop! Your device unprepared, not my problem
Click to expand...
Click to collapse
Then atleast fix ur rom.
ROM is fine. It is safe to use and there is no bugs besides VoLTE won't activate. (all AOSP ROM Samsung have this problem)

Categories

Resources