how to do this ? - Sony Ericsson XPERIA X10 Mini

i found problem how to flash and reboot to rom and recovery
Statusbar Fix:
Download these files:
Undo.zip
Patch.zip
Instructions:
1. Flash undo.zip via recovery
2. Reboot to rom
3. Reboot to recovery
4. Flash patch.zip
5. Done!!

Related

SimpleLP boot animation(Flashable Zip)

Just download and flash this zip via recovery http://www.mediafire.com/?vj1ntvkmvej4db6

[RECOVERY]TWRP 3.1.1 for samsung Galaxy A5

TWRP 3.1.0-0 for Samsung Galaxy A5 (SM-A500XX)
DOWNLOADS:
TWRP: https://www.androidfilehost.com/?w=files&flid=95172
NOTE: To avoid bootloops SuperSU is not included
HOW TO INSTALL (Windows):
1) Open odin
2) select the recovery file in ap section
3) reboot to download
4) flash it
5) enjoy
HOW TO INSTALL (Linux):
1) Extract tar file with:
$ tar xvf recovery_file.tar
You will find a recovery.img file
2) Open Heimdall Frontend
3) Select pit file (you can find it on sammobile)
4) Select recovery partition
5) Load the recovery.img file and flash
6 Enjoy
HOW TO INSTALL (Android)(Need Root)
1) Download flashify or rashr
2) Extract recovery file with apps such as zArchiver and you will find a recovery.img file
3) Open flashify or rashr and select recovery file
4) Flash it
5) Enjoy
HOW TO INSTALL (On Recovery)
IF YOU ARE ON ANOTHER VERSION OF TWRP:
1) Extract recovery file with apps such as zArchiver and you will find a recovery.img file
2) Reboot to recovery
3) Go to install zip menu
4) Select "Install Image" box
5) Select recovery.img file and flash in recovery partition
6) Reboot to recovery
6) Enjoy
IF YOU ARE ON CTR RECOVERY:
1) Extract recovery file with apps such as zArchiver and you will find a recovery.img file
2) Reboot to recovery
3) Go to "carliv menu" menu
4) Go to "Flash boot or recovery images" menu
5) Select recovery.img file and flash in recovery partition
6) Reboot to recovery
7) Enjoy
ON TERMINAL
If you are on Android (any rom, TWRP, or CTR) (Need Root)
1) Open terminal. If you are on CTR you need Aroma FileManager
2) run:
$ dd if=/path/to/recovery.img of=/dev/block/bootdevice/by-name/recovery
If you are on adb run:
$ adb shell dd=/path/to/recovery.img (inside the phone, not the path of the recovery.img stored in the pc) of=/dev/block/bootdevice/by/name/recovery
3) Enjoy
Hi Sir, is this recovery supported on SM-A500F? XME version.
kingkongw said:
Hi Sir, is this recovery supported on SM-A500F? XME version.
Click to expand...
Click to collapse
It should work on any a500 variant, but it's tested only on A500FU
Thank you very much for providing support to the Galaxy A5. Installed with Flashify, tested on my A500M single SIM and running smoothly.
I tried other versions of TWRP 3.0.2 and always bootloop in the recovery. A greeting.
oss_mosis said:
Thank you very much for providing support to the Galaxy A5. Installed with Flashify, tested on my A500M single SIM and running smoothly.
I tried other versions of TWRP 3.0.2 and always bootloop in the recovery. A greeting.
Click to expand...
Click to collapse
Hi, first of all thanks for your reply and thanks for appreciating my twrp
tested on galaxy a500f?..
leviz0689 said:
tested on galaxy a500f?..
Click to expand...
Click to collapse
No, it's tested only on a500fu but it should work on any a500 variant
heyy, new version is now out
what's new: added support for android 7.0 ROMs
Will this work on unrooted a500g v6.0.1 ......
alex8851 said:
Will this work on unrooted a500g v6.0.1 ......
Click to expand...
Click to collapse
Yep, it should
Should I get the "-0" or the "-1" file? Ex.: "3.0.2-0". Btw, I have already twrp installed I think 3.0.1-1 if not wrong but I want to update the twrp version through windows, will it wipe my data of just update the bootloader?
PillowFace McGee said:
Should I get the "-0" or the "-1" file? Ex.: "3.0.2-0". Btw, I have already twrp installed I think 3.0.1-1 if not wrong but I want to update the twrp version through windows, will it wipe my data of just update the bootloader?
Click to expand...
Click to collapse
the -# is not a twrp sources update, it's just a "release counter" of my builds, for example if i upload a new twrp build, i name it from *-0 to *-1
Also you don't need windows to update. you can go in twrp and advanced->terminal then run these commands:
$ tar xvf path/to/recovery.tar
$ dd if=/path/to/extracted/recovery.img of=/dev/block/mmcblk0p17
and then reboot
Update 3.1.0 is available. Download always in main post Enjoyyyy
It's worked perfectly in my Samsung A500M with MM 6.0.1
Thanks a lot
deadsquirrel01 said:
twrp 3.1.0-0 for samsung galaxy a5 (sm-a500xx)
downloads:
Twrp: https://www.androidfilehost.com/?w=files&flid=95172
note: To avoid bootloops supersu is not included
how to install (windows):
1) open odin
2) select the recovery file in ap section
3) reboot to download
4) flash it
5) enjoy
how to install (linux):
1) extract tar file with:
$ tar xvf recovery_file.tar
you will find a recovery.img file
2) open heimdall frontend
3) select pit file (you can find it on sammobile)
4) select recovery partition
5) load the recovery.img file and flash
6 enjoy
how to install (android)(need root)
1) download flashify or rashr
2) extract recovery file with apps such as zarchiver and you will find a recovery.img file
3) open flashify or rashr and select recovery file
4) flash it
5) enjoy
how to install (on recovery)
if you are on another version of twrp:
1) extract recovery file with apps such as zarchiver and you will find a recovery.img file
2) reboot to recovery
3) go to install zip menu
4) select "install image" box
5) select recovery.img file and flash in recovery partition
6) reboot to recovery
6) enjoy
if you are on ctr recovery:
1) extract recovery file with apps such as zarchiver and you will find a recovery.img file
2) reboot to recovery
3) go to "carliv menu" menu
4) go to "flash boot or recovery images" menu
5) select recovery.img file and flash in recovery partition
6) reboot to recovery
7) enjoy
on terminal
if you are on android (any rom, twrp, or ctr) (need root)
1) open terminal. If you are on ctr you need aroma filemanager
2) run:
$ dd if=/path/to/recovery.img of=/dev/block/bootdevice/by-name/recovery
if you are on adb run:
$ adb shell dd=/path/to/recovery.img (inside the phone, not the path of the recovery.img stored in the pc) of=/dev/block/bootdevice/by/name/recovery
3) enjoy
Click to expand...
Click to collapse
odin shows pass!! But when entered in recovery mode it shows no command.and also twrp manager is not showing.
Wiil this work on a500w? Tnx
It works on my SM-A500F. You finally fixed the Brightness bug that has been with every version of TWRP for the Galaxy A5 (2015).
Zonik ported the same recovery version (3.1.0-0), however it shows "RECOVERY IS NOT SEANDROID ENFORCING" every time it boots up. On this port, it only shows when you boot to the recovery. Overall great job!
Btw 3.1.1-0 is now officially released. Would be nice if you ported that if you had the time
DeadSquirrel01 said:
TWRP 3.1.0-0 for Samsung Galaxy A5 (SM-A500XX)
DOWNLOADS:
TWRP: https://www.androidfilehost.com/?w=files&flid=95172
NOTE: To avoid bootloops SuperSU is not included
HOW TO INSTALL (Windows):
1) Open odin
2) select the recovery file in ap section
3) reboot to download
4) flash it
5) enjoy
HOW TO INSTALL (Linux):
1) Extract tar file with:
$ tar xvf recovery_file.tar
You will find a recovery.img file
2) Open Heimdall Frontend
3) Select pit file (you can find it on sammobile)
4) Select recovery partition
5) Load the recovery.img file and flash
6 Enjoy
HOW TO INSTALL (Android)(Need Root)
1) Download flashify or rashr
2) Extract recovery file with apps such as zArchiver and you will find a recovery.img file
3) Open flashify or rashr and select recovery file
4) Flash it
5) Enjoy
HOW TO INSTALL (On Recovery)
IF YOU ARE ON ANOTHER VERSION OF TWRP:
1) Extract recovery file with apps such as zArchiver and you will find a recovery.img file
2) Reboot to recovery
3) Go to install zip menu
4) Select "Install Image" box
5) Select recovery.img file and flash in recovery partition
6) Reboot to recovery
6) Enjoy
IF YOU ARE ON CTR RECOVERY:
1) Extract recovery file with apps such as zArchiver and you will find a recovery.img file
2) Reboot to recovery
3) Go to "carliv menu" menu
4) Go to "Flash boot or recovery images" menu
5) Select recovery.img file and flash in recovery partition
6) Reboot to recovery
7) Enjoy
ON TERMINAL
If you are on Android (any rom, TWRP, or CTR) (Need Root)
1) Open terminal. If you are on CTR you need Aroma FileManager
2) run:
$ dd if=/path/to/recovery.img of=/dev/block/bootdevice/by-name/recovery
If you are on adb run:
$ adb shell dd=/path/to/recovery.img (inside the phone, not the path of the recovery.img stored in the pc) of=/dev/block/bootdevice/by/name/recovery
3) Enjoy
Click to expand...
Click to collapse
Working great on SM500G
@DeadSquirrel01 Hi Sir, just use the odin to flash it in ap section? No need to uncheck the option?
2. And also is that you tried to flash the supersu zip for rooting? I need the root on my 6.0 at A500F.
wee, new update is now out.
Changelog:
update twrp to 3.1.1
Support formatting system/data/cache to f2fs
Note that not all roms support f2fs, so, before using it ask to your rom's developer.
Also, that option will wipe the entire partition. So, if you choose to convert userdata partition to f2fs, it will also delete everything in /data/media/0 (/sdcard) which is not deleted in normal /data wipes.
The link to download it is the same, just choose the 3.1.1 one

Install Android GSI Easily

Hello Friends,
Here is the procedure to install any GSI on your android phone supported by project trebble.
Steps:
1) Reboot into Recovery ( twrp or any other ).
2) Wipe Cache , Data and Dalvik Cache only.
3) Reboot into Recovery again.
4) If you have image file in device then flash that into system image , and if not then fist push the file into device using command: adb push gsi.img /sdcard/ ( change gsi.img into name of your gsi image ).
5) Reboot to recovery again.
6) Format data and reboot to system. Don't reboot to recovery again here.
You will be able to boot into gsi rom after implementing all these steps. Hope this helps you :good: .

Question Custom recovery???

Hi, I wanted to know if there is currently a working custom recovery for Redmi note 11s, if so which one and how to proceed ... thanks
https://forum.xda-developers.com/t/root-poco-m4-pro-4g-fleur-using-magisk.4449193/post-87460153
When you on Android 11 its working like charme, but when you on Android 12/13 it doesnt work, because of the encryption problem. you cant mount data...
when you will install (you need a sdcard):
1. boot to fastboot
2. fastboot flash boot "twrp.img"
3. fastboot reboot (reboots to twrp)
4. put the stock-boot.img on your sdcard and flash it with twrp to boot -> select both partitions (a/b)
5. go to advanced -> flash twrp
6. format data
7. reboot to recovery and test if you can mount data
8. reboot and enjoy!

[GUIDE] How to flash GSI roms on the Mi 9

Hello. In this guide i will show you step by step on how to flash GSI roms on our beloved Mi 9.
I AM NOT RESPONSIBLE FOR BRICKING YOUR DEVICE. PROCEED WITH OWN RISK.
Things you'll need:
- a PC
- a Mi 9 with bootloader unlocked
- MIUI 10 (for android 9 gsi's)/MIUI 12 (for android 10 gsi's) OR MIUI 12.5 (for android 11 and newer gsi's), recomended to download from https://xiaomifirmwareupdater.com/
- TWRP, vbmeta.img and disable-dm-verity.zip (TWRP can be obtained on theirs website, the other files are in this post. NOTE: I AM NOT THE CREATOR OF ANY OF THESE.)
- MiFlash app
- minimal adb and fastboot installed (recomended to use this)
- a A/B GSI of your choice (must be a .img file)
1st STEP - FLASHING STOCK ROM
(if you already have the stock rom then skip this)
1. Extract the archive downloaded earlier (i prefer doing it with 7-zip as its easy)
2. Open MiFlash and select the ROM, then click on "clear all" (to leave the bootloader unlocked).
3. Enter fastboot mode by holding vol down + power button and plug in the phone to your PC.
4. Click "refresh" on MiFlash, make sure your device is detected and click flash!
2nd STEP - PREPARATION
1. Boot into fastboot mode and plug in the phone to your PC.
2. Flash TWRP recovery.
Code:
fastboot flash recovery twrp.img
3. Flash the vbmeta image.
Code:
fastboot flash vbmeta vbmeta.img
4. Reboot into TWRP by holding vol up + power button.
5. In TWRP, wipe system, cache, dalvik cache and data.
LAST STEP - FLASHING
1. Reboot into fastboot from TWRP or by holding vol down + power button.
2. Flash the GSI image.
Code:
fastboot flash system system.img
NOTE: Some GSI'S may not flash as they are bigger than the system partiton. The system partition can be resized but i won't cover it in this tutorial.
3. Reboot into TWRP again.
4. In TWRP, install the disable-dm-verity.zip.
5. To make sure everything will be okay, wipe cache and dalvik cache, then FORMAT (format, not wipe) data.
6. Reboot into system
ENJOY THE GSI!
(sorry if i made any spelling mistakes lol)

Categories

Resources