[Xposed][9.0]Install Xposed on Mi A2 - Xiaomi Mi A2 / 6X Guides, News, & Discussion

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.
**/
Need bootloader unlocked.
​
For Android 9.0(Unofficial):
Required tools:
Magisk
Riru Core(Magisk module) Download
Ed Exposed(Magisk module) Download
EdXposed Installer (Apk) Download
How to use that?
Download files from link(3 files)
Flash all "magisk modules"
Install "Ed Exposed Installer"
Reboot your device
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"
}
Tested on 10.0.7.0.
Work on Android 9.0:
- Mi A2 (Tested)
- Mi A2 lite
- MI A1
For Android 8.0(Beta):
New post:
https://forum.xda-developers.com/mi-a2/development/deodex-flax-t3864601
Required tools:
- Adb & Fastboot
- TWRP ( Download )
- Deodexed zip
Required Version Installed:
- Unlocked Bootloader
- V9.6.15.0 (October security patch)
(or you can update with this method link)
Description:
Android version: v9.6.15.0
Magisk version: v17.1
Xposed version: v90.beta3
It will not lose userdata.
Screenhost:
Download:
For V9.6.15.0
Deodex + Xposed + Magisk(V9.6.15.0)
Deodex + Xposed(V9.6.15.0)
Step 1:
Power off your device and enter fastboot mode.
Then type following code to flash temporary twrp:
Code:
fastboot flash boot twrp.img
Then held Vol+ and type following code to enter twrp
Code:
fastboot reboot
Step 2:
NO WIPE NEEDED.
Now you can flash deodexed_patch.zip
Code:
INSTALL -> Select Zip -> Flash
Step 3: (Xposed)(optional)
You can flash xposed through Twrp(find file at /sdcard, after step2)
Or you can flash xposed with Magisk Module
Code:
INSTALL -> Select Zip -> Flash
[SIZE="1"]([U]/sdcard/xposed-v90-sdk27-arm64-beta3.zip[/U])[/SIZE]
I shouldn't you to wipe dalvik-cache.
Now your can reboot, it is done!!:laugh::laugh:
(No needed re-flash boot.img)
If you have need to install some other zip,
you can flash before reboot.
FQA:
How can i flash deodex patch?
You can flash with twrp, and can flash root/noroot version.
Wiil i lose userdata?
No
Can i flash it in other version?
No
What do the zip do?
Copy deodex file into system, then install boot.img.
How can i unistall deodex patch?
For the moment, you need flash stock system.img
Click to expand...
Click to collapse
Based: V9.6.15.0.ODIMIFE
Created date: 24-10-2015
Last Modification: 25-10-2015
Created by: @Whyle
If you have other problem
https://t.me/whyle
Thanks @rovo89 @Rikka @solohsu...

reserved.

Is deodex include V9.6.15.0 (October security patch)?
Which TWRP is better?

i m in hex kernel, october patch, can i flash it?

kifdnesta said:
Is deodex include V9.6.15.0 (October security patch)?
Which TWRP is better?
Click to expand...
Click to collapse
no, it is based on V9.6.15.0
it is the last version for our Device,
V9.6.15.0 = October Patch
I'm using TingYiChen's Twrp
https://forum.xda-developers.com/mi-a2/development/recovery-unofficial-twrp-recovery-mi-a2-t3825146

Syed Shahriar said:
i m in hex kernel, october patch, can i flash it?
Click to expand...
Click to collapse
if you flashed system.img is V9.6.15.0, so you can install it.
you can reflash Hex kernel atfer flash deodexed zip
Default installed magisk parted boot.

Whyle said:
if you flashed system.img is V9.6.15.0, so you can install it.
you can reflash Hex kernel atfer flash deodexed zip
Default installed magisk parted boot.
Click to expand...
Click to collapse
just one more question, gravity box working? and if i flash the deodexed patch will i lose data?

Syed Shahriar said:
just one more question, gravity box working? and if i flash the deodexed patch will i lose data?
Click to expand...
Click to collapse
Yes, it's work DOWNLOAD XDA LINK
No, it won't lose userdata.

OMG THANKS FOR THIS! I will try ASAP. I was waiting for this for a long time haha
Thank you for your work!!
Edit: Can we use systemless xposed with magisk, since you put it on th title? I mean, is not necessary to instal xposed from recovery, right?
Edit2: Following the instructions in OP, it works like a charm!! Thank you! I flashed the TWRP, installed the zip and then, reboot system, that's all.

why use the command "fastboot flash boot_a twrp.img" ? if you are on slot b it will do nothing. and that command it's not temporary twrp. you need to change slot all time using "set active-slot AorB" using fastboot because flash twrp only works on inactive slot.
you can just use "fastboot boot twrp.img" to boot on twrp then flash zip.

bixirulo said:
OMG THANKS FOR THIS! I will try ASAP. I was waiting for this for a long time haha
Thank you for your work!!
Edit: Can we use systemless xposed with magisk, since you put it on th title? I mean, is not necessary to instal xposed from recovery, right?
Click to expand...
Click to collapse
Since your flashed zip, your system is already deodexed.
So you can install xposed at Xposed Installer or Magisk.

Hi there,
i'm sorry but where can i dload deodexed.zip and why shall i install twrp permament and not temporary???
mahalo

Neyz_ML said:
why use the command "fastboot flash boot_a twrp.img" ? if you are on slot b it will do nothing. and that command it's not temporary twrp. you need to change slot all time using "set active-slot AorB" using fastboot because flash twrp only works on inactive slot.
you can just use "fastboot boot twrp.img" to boot on twrp then flash zip.
Click to expand...
Click to collapse
because you need Twrp to flash this zip.
if you use slob_b, it can deodex olny slot_b
No need switch AoB partition
my zip include boot.img therefore twrp will be replaced.
if you are in "set active_slot b":
Code:
fastboot flash boot = fastboot flash boot_b
The reverse is the opposite

Whyle said:
because you need Twrp to flash this zip.
if you use slob_b, it can deodex olny slot_b
No need switch AoB partition
my zip include boot.img therefore twrp will be replaced.
if you are in "set active_slot b":
The reverse is the opposite
Click to expand...
Click to collapse
You don't really understand how temp twrp and a/b work. I will try to explain.
Unofficial TWRP support "boot" only.
So you can boot into TWRP without installing it, using the command "fastboot boot twrp.img"
(The phone will automatically boot TWRP on active slot, a or b, we don't care)
Then you need to decrypt data using your PIN password.
Now you are able to flash zip, like on official TWRP ... ( it will automatically install on current slot)
Reboot system and done. (TWRP is gone, because it's not install) that's it.

Whyle said:
no, it is based on V9.6.15.0
it is the last version for our Device,
V9.6.15.0 = October Patch
I'm using TingYiChen's Twrp
https://forum.xda-developers.com/mi-a2/development/recovery-unofficial-twrp-recovery-mi-a2-t3825146
Click to expand...
Click to collapse
Thank you!
Are you chinese?

yorkberliner said:
Hi there,
i'm sorry but where can i dload deodexed.zip and why shall i install twrp permament and not temporary???
mahalo
Click to expand...
Click to collapse
You can download zip in Download section.
Or https://drive.google.com/file/d/1n6Eh1b2BSpbv5YItMcmC8dcmv-J_yhUl/view?usp=drivesdk
Because our device have AB slot, so we haven't recovery partition.

kifdnesta said:
Thank you!
Are you chinese?
Click to expand...
Click to collapse
Yes, guy

Whyle said:
Yes, guy
Click to expand...
Click to collapse
Me too.
I can't update October patch because GFW.
Do you have any way?

Neyz_ML said:
you don't really understand how temp twrp and a/b work.
you can just install the zip using
fastboot boot twrp
( it will automatically boot twrp on active slot, a or b, we don't care)
then install zip ( it will automatically install on current slot) then reboot system and done. that's it.
in your guide you say to flash boot_a, but you explain nothing, for exemple my current slot is b, if I flash boot_a then reboot it will do nothing, I hope your understand that. so I think use my steps or explain is really really needed for newbies etc
Click to expand...
Click to collapse
Yes, I understand, I can write a little more.
Now deodexed patch is Fixed on A Slot, I will re-write zip.
Thank you.

kifdnesta said:
Me too.
I can't update October patch because GFW.
Do you have any way?
Click to expand...
Click to collapse
Because you device is rooted, flash stock boot.img and then you can update.

Related

Hydrogen OS (h2os) 2.0 with Android 6.0 OTA (Dated Aug26) Released!

Hydrogen OS 2.0 for Oneplus x Listed on
http://www.h2os.com/download
{
"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"
}
http://download.h2os.com/oneplus_x/...01_all_201608241640_wipe_86b633e3fbec4d56.zip
Size : 703mb
Downloading...
Flash the ROM zip with OOS recovery
TWRP wont work to flash this rom and wont boot after successful flash
Guide to Install Gapps and Root
Step 1: Install Hydrogen OS with OPX Stock recovery
Step 2: Dont Reboot the device, Reboot to Fastboot
>> Check if your bootloader is Unlocked
>> Grab Bootloader file (emmc_appsboot.mbn) from Hydrogen OS 5.1.1 stock rom
>> Place it in Adb& fastboot folder and flash it via fastboot
fastboot flash aboot emmc_appsboot.mbn
>> Now Type
fastboot reboot-bootloader
>> Now temporarily boot TWRP official recovery for OPX with fastboot
fastboot boot twrp-3.0.2-0-onyx.img
You should be able to boot to TWRP recovery now
If not use fastboot reboot-bootloader again and this time try to flash TWRP
fastboot flash recovery twrp-3.0.2-0-onyx.img and boot to recovery
Step 3: Now See if your mobile is connected to PC as MTP device like if u can access storage files both on pc and mobile to flash Gapps
Step 4: If storage files are acessible by TWRP, just flash Open Gapps Pico version. If you were unable to flash for some reason try adb sideload
>> Remember you shouldnt reboot your mobile now
>> Reboot to bootloader/fastboot again
>> Now copy the emmc_appsboot.mbn (bootloader file) from Hydrogen os android 6.0 version to fastboot folder (make sure you are deleting or replacing the previous bootloader file from Hydrogen os 5.1.1 version) and flash it
fastboot flash aboot emmc_appsboot.mbn
>> Your mobile should boot normally now with working Gapps ​
Guide to Flash SuperSu
>> Download Kingroot apk and install it. Try it for once or twice you will be able to gain access to root
>> Try Kingroot to supersu method
​
ScreenShots
This post has already made me happier, lets try it out.
Nice! flashable through twrp?
migueldbr said:
Nice! flashable through twrp?
Click to expand...
Click to collapse
Yep
Harish_Kumar said:
Yep
Click to expand...
Click to collapse
opengapps or banks gapps for android 6.0 working by flashing with twrp also? Sorry for the questions, but they will be also useful to other users=p
migueldbr said:
opengapps or banks gapps for android 6.0 working by flashing with twrp also? Sorry for the questions, but they will be also useful to other users=p
Click to expand...
Click to collapse
I am still downloading this so cant say
for previous h2os open pico worked fine, if u can wait for 10 more min i can give you more about this 6.0 version
Harish_Kumar said:
I am still downloading this so cant say
for previous h2os open pico worked fine, if u can wait for 10 more min i can give you more about this 6.0 version
Click to expand...
Click to collapse
Sure, i will wait. thanks
Careful with flashing through twrp though, if its anything like the oxygen 3 community build, there is a new bootloader included that will break twrp and you will be stuck without access to recovery (and the only way to fix that is to root with kingroot(dont know if it works on h2os though) and then flash recovery with flashify, or flash with fastboot command)
migueldbr said:
Sure, i will wait. thanks
Careful with flashing through twrp though, if its anything like the oxygen 3 community build, there is a new bootloader included that will break twrp and you will be stuck without access to recovery (and the only way to fix that is to root with kingroot(dont know if it works on h2os though) and then flash recovery with flashify, or flash with fastboot command)
Click to expand...
Click to collapse
Yep
I am safe until i have unlocked bootloader
I will revert back to prev 5.1.1 bootloader and flash Oxygen OS 2.0
Harish_Kumar said:
Yep
I am safe until i have unlocked bootloader
I will revert back to prev 5.1.1 bootloader and flash Oxygen OS 2.0
Click to expand...
Click to collapse
Please leave feedback here when you try then. If twrp still works, etc=p.
Thanks in advance!
Harish_Kumar said:
Hydrogen OS 2.0 for Oneplus x Listed on
http://www.h2os.com/download
http://download.h2os.com/oneplus_x/...01_all_201608241640_wipe_86b633e3fbec4d56.zip
Size : 703mb
Downloading...
Click to expand...
Click to collapse
Hi if you flashed it..
Then please provide some screenshots.
farooque7508 said:
Hi if you flashed it..
Then please provide some screenshots.
Click to expand...
Click to collapse
Will be adding screenshots in few minutes in the second post
@migueldbr
TWRP didnt work for flashing this rom
Had to flash with OOS recovery and after that TWRP didnt boot
Its same like OOS 3.1.0 community build
Harish_Kumar said:
Its same like OOS 3.1.0 community build
Click to expand...
Click to collapse
It' s to be expected.
Harish_Kumar said:
@migueldbr
TWRP didnt work for flashing this rom
Had to flash with OOS recovery and after that TWRP didnt boot
Its same like OOS 3.1.0 community build
Click to expand...
Click to collapse
thanks.
Btw does it have vibration feedback when you double tap screen to wake? It was missing from the previous h2os
Pls share change log in english. On the h20s.com only on chinese...
migueldbr said:
thanks.
Btw does it have vibration feedback when you double tap screen to wake? It was missing from the previous h2os
Click to expand...
Click to collapse
nope it doesn't vibrate
If you flash this in OOS recovery like OOS 3, how would you install gapps afterwards?
Omicron Technics
sniper20 said:
If you flash this in OOS recovery like OOS 3, how would you install gapps afterwards?
Omicron Technics
Click to expand...
Click to collapse
Via Google Installer
What about battery life and
Xposed working or not?
Sent from my ONE E1003 using XDA-Developers mobile app

[RECOVERY][ROOT]TWRP 3.3.1-1 Samsung Galaxy J3 2017 SM-J330F/J330FN/J330G/DS

Unofficial release -TWRP recovery for the Galaxy J3 2017 - SM-J330F/FN/FZ/G/DS EXYNOS 7570
{
"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"
}
TWRP 3.3.1-0 Released
May 22, 2019
TWRP 3.3.1-0 is out now for most currently supported devices.
What's new in 3.3.1-0:
* Fix selinux issues during formatting - dianlujitao
* Various fixes for toybox and toolbox builds - CaptainThrowback and bigbiff
* Flash both A and B partitions when installing a recovery ramdisk - Dees_Troy
* Add option to uninstall TWRP app from /system - Dees_Troy
* Create digest for subpartitions - bigbiff
Want to get notifications when we release new versions of TWRP? Install the TWRP app and select your device!
We need your help! The bulk of TWRP work is done by a handful of people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance
UPDATE 10/8/2019
TWRP 3.3.1-1 OO/PP build released
Current status: Beta
Update 15/9/2018
TWRP 3.2.3-1 OO build released.
Current status: Stable
Update 27/1/2018
TWRP 3.2.1-1NN build released
Current status: Stable
Update 23/11/2017
TWRP 3.1.1-1 NN build released.
Current status: Stable
Features:
TOUCHSCREEN working
MTP working
ADB working
SEANDROID warning fix
TWRP and Kernel built from latest source
Factory Image flashing(see below)
NTFS support
F2FS support >> To be added
Twrp app support
New feature available in TWRP v3 is system image backup and restore and factory image flashing (see TWRP changelog for details)
Basically this means factory system images from the official firmware can now be flashed with TWRP.
This feature can be found under INSTALL >> INSTALL IMAGE >> select image to flash >> select partition.[/B]
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SAMMOBILE in case of problems. This will trip the knox counter.
Instructions:
NOTE: ON ANDROID 5.1.1> DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
Flash with ODIN in the AP slot.
1. Put your device in DOWNLOAD mode.
2. Uncheck Auto reboot. (NOT REQUIRED FOR INSTALLING TWRP 3.3.1-1)
3. Load the respective file below into the AP slot and hit start.
4. After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + HOME + VOL DOWN.
As soon as the screen goes blank change to VOL UP whilst still holding POWER + HOME. (NOT REQUIRED FOR INSTALLING TWRP 3.3.1-1, THE DEVICE WILL AUTO BOOT TO RECOVERY)
5. Flash the V3 RMM bypass zip
https://forum.xda-developers.com/showpost.php?p=79745844&postcount=627
NOTE: FAILURE TO FOLLOW THE STEPS ABOVE IMPLICITLY WILL RESULT IN STOCK RECOVERY REPLACING TWRP AT FIRST BOOT AND BECOMING RMM LOCKED FOR 7 DAYS.
I ALSO SUGGEST BACKING UP ANYTHING YOU NEED ON INTERNAL STORAGE. AT SOME POINT YOU MAY EXPERIENCE A 'VERIFICATION FAILED MESSAGE' .
THIS IS NORMAL, BUT WILL REQUIRE THE DATA PARTITION TO BE FORMATTED IN TWRP.
DOWNLOAD:
twrp_3.3.1-1_sm-j330x_13819
twrp_3.2.3-1_j330_13918
twrp_3.2.1-1_sm-j330f_270117
twrp_3.1.1-1_sm-j330f_231117
Nougat Root instructions:
Install latest Magisk release with TWRP:
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
To disable forced encryption, disable dmverity and mount internal storage:
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install the boot image patch.
Boot image patch
no-verity-no-encrypt_ashyx
5. Install Magisk(if root is required)
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
6. Reboot
OREO ONLY ROOT INSTRUCTIONS:
1. Install the Root patch kernel with TWRP.
J330F-FN_root_no_sim_patch
NOTE:This is a custom Oreo J330F/FN XXU3BRG3 permissive/enforcing kernel and patch built from source. It makes changes to the system partition also.
What does it do?:
*It installs a custom kernel to fix the no SIM issue when rooting.
*Patches the system to fix WIFI and Bluetooth not turning on when using custom kernels.
*Patches DM-Verity.
*Removes forced encryption and patches /data not able to be mounted (after formatting).
*Removes the SecurityLogAgent nag when using a custom kernel.
2. If you wish to mount /DATA for access to internal storage then FORMAT the /DATA partition.
3. To root install the latest Magisk below.
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
PIE ONLY ROOT INSTRUCTIONS:
To root install latest Magisk below.
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
To disable encryption (mount DATA in TWRP) install the zip below with TWRP:
Disable_Dm-Verity_ForceEncrypt_Quota_08.02.2019
Finally FORMAT /DATA in TWRP.
Reboot.
DEVICE TREE: soon
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
Credits: Me, my tester @lemlis, Teamwin
Please note I don't own this device and spend a lot of my free time bringing these builds for you to use and benefit from.
FEEDBACK IS APPRECIATED PLEASE.
THANKS.
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU
UPDATE: Touchscreen fixed
.
Arggghh i feel something goes wrong with my device intead of succesfull installation. Yes i can flash zip and make nandroid backup. But my device not running properly. I can't adjust screen brightness even camera not functioning. Now i'm waiting for full batery charge to flash stock rom & try to flash twrp once again
---------- Post added at 22:19 ---------- Previous post was at 22:16 ----------
Anual said:
Arggghh i feel something goes wrong with my device intead of succesfull installation. Yes i can flash zip and make nandroid backup. But my device not running properly. I can't adjust screen brightness even camera not functioning. Now i'm waiting for full batery charge to flash stock rom & try to flash twrp once again
Click to expand...
Click to collapse
Now my j330g working normally after i flash cf auto root without flashing stock rom. What's the problem??
Anual said:
Arggghh i feel something goes wrong with my device intead of succesfull installation. Yes i can flash zip and make nandroid backup. But my device not running properly. I can't adjust screen brightness even camera not functioning. Now i'm waiting for full batery charge to flash stock rom & try to flash twrp once again
---------- Post added at 22:19 ---------- Previous post was at 22:16 ----------
Now my j330g working normally after i flash cf auto root without flashing stock rom. What's the problem??
Click to expand...
Click to collapse
Probably the version of SuperSu you flashed.
ashyx said:
twrp_3.1.1-1_sm-j330f_231117
Click to expand...
Click to collapse
Thanks.now color in TWRP is blue.Only in screenshot yellow.backup CPEFS is 0 ? with changed recovery.fsab i have CPEFS 8MB
Works all good.
lemlis said:
Thanks.now color in TWRP is blue.Only in screenshot yellow.backup CPEFS is 0 ? with changed recovery.fsab i have CPEFS 8MB
Works all good.
View attachment 4340464View attachment 4340476
Click to expand...
Click to collapse
Seems I didn't include my updated FSTAB in the new build. Corrected, thanks for pointing it out.
ashyx said:
Probably the version of SuperSu you flashed.
Click to expand...
Click to collapse
Yeaa you right..i use super su which remain in my memory card almost 2 years ago ???
Sorry for this offtopic but can anyone post a link of latest firmware for J330G/DS, which doesn't want to grab my money for Fast download speed please? I want to try this recovery but still afraid if something bad happens. Thanks in advance!
@ashyx, thank you so much for this recovery sir! I've been waiting for a recovery for this phone for so long and now it's here! you managed to create this recovery for this phone even without one! I'm impressed sir!
BlackDragonz said:
Sorry for this offtopic but can anyone post a link of latest firmware for J330G/DS, which doesn't want to grab my money for Fast download speed please? I want to try this recovery but still afraid if something bad happens. Thanks in advance!
@ashyx, thank you so much for this recovery sir! I've been waiting for a recovery for this phone for so long and now it's here! you managed to create this recovery for this phone even without one! I'm impressed sir!
Click to expand...
Click to collapse
updato.com
i cant flash super su twrp didn't show the file to flash
File to flash have to be on sd card ?
Help Me
azhar960225 said:
Help Me
Click to expand...
Click to collapse
Police. Fire or ambulance?
I Want root j3 pro 2017..but how
azhar960225 said:
I Want root j3 pro 2017..but how
Click to expand...
Click to collapse
Flash SuperSU or Magisk.
How? To Flash How? Cannot root j3 How to Flash?
7.11 Android...
arabarabow said:
twrp didn't show the file to flash
Click to expand...
Click to collapse
put zip file inside any folder.File to flash have to be in folder
Just done flashing latest build and flashed magisk, all are running fine. Tysm @ashyx !
can anyone help me telephone stuck on logo and i cant do nothing even reboot to twrp @ashyx
arabarabow said:
can anyone help me telephone stuck on logo and i cant do nothing even reboot to twrp @ashyx
Click to expand...
Click to collapse
Boot to TWRP and flash Supersu or Magisk. Use the three button combo.
Can i just use cf auto root to root my phone without installing a recovery? Or it's better to root using this method?

[twrp 3.3.0][Samsung M10] twrp recovery for samsung m10 (sm-m105f/ds)

Unofficial release -TWRP recovery for the Galaxy SM-M105F/DS, Exynos7870
About Samsung Galaxy M10
Here are some of the key features and specifications of the newly launched Samsung Galaxy M10 smartphone.
- Firstly, it has a 6.22 inches display with a resolution of 720 by 1520 pixels. A total of 270 pixels per inch.
- And Samsung Galaxy M10 also comes with Android 8.1 OREO.
- And under the hood, the phone has an Exynos 7870 chipset.
- The Phone also comes with 3GB/2GB Ram and 32GB/16GB Storage.
- Furthermore, the camera sensor is – 13MP + 5MP dual rear camera and 5MP front shooter.
- Finally, the battery on the phone is a non-removable 3400 mAh.
tested on SM-M105F with android 8.1.0 (must work in other models but not tested).
-mtp not work in linux
if adb not work disable MTP from mount menu in recovery
use odin or heimdall for flash recovery image.
use Magisk 18.1 for rooting.
before flash recovery file you need to unlock bootloader with OEM unlock from developer options.
Heimdall file ----> download
Odin file ----> download
use latest kernel source from opensource.samsung.com and A3 2017 official device three for building.
hi there can you provide step by step installation guide please.. appreciated!
Hello thank you for your work, i have a SM-M105F from India in Germany.
I have unlocked the OEM Bootloader and Reset the Phone.
Twrp installed with Odin and Boot into Twrp work.
The System not Booting. It is in Bootloop, but Twrp work.
I have now install the Official Firmware back with Odin.
I need to make TWRP an System work parallel with Root.
I need Help.
gtabuni said:
Hello thank you for your work, i have a SM-M105F from India in Germany.
I have unlocked the OEM Bootloader and Reset the Phone.
Twrp installed with Odin and Boot into Twrp work.
The System not Booting. It is in Bootloop, but Twrp work.
I have now install the Official Firmware back with Odin.
I need to make TWRP an System work parallel with Root.
I need Help.
Click to expand...
Click to collapse
Maybe try flashing 'no-verity-opt-encrypt' and 'RMM Bypass' zip files?
EDIT: Flash Magisk zip too (it removes dm-verity), and format the data partition
Thank you for your good tips, i need to test it.
gtabuni said:
Hello thank you for your work, i have a SM-M105F from India in Germany.
I have unlocked the OEM Bootloader and Reset the Phone.
Twrp installed with Odin and Boot into Twrp work.
The System not Booting. It is in Bootloop, but Twrp work.
I have now install the Official Firmware back with Odin.
I need to make TWRP an System work parallel with Root.
I need Help.
Click to expand...
Click to collapse
by default dm-verity is active for system , vendor and odm partitions. you can use magisk to disable it
surbiks said:
by default dm-verity is active for system , vendor and odm partitions. you can use magisk to disable it
Click to expand...
Click to collapse
so just flash magisk to remove dm-verity and get root ?
madi3d8 said:
so just flash magisk to remove dm-verity and get root ?
Click to expand...
Click to collapse
yes. use magisk
please make a more detailed tutorial because I have already burned my phone a faith and I want to be sure of what I am doing this faith. thank you
This work for m105g?
No, its not
BlacklightMG said:
Maybe try flashing 'no-verity-opt-encrypt' and 'RMM Bypass' zip files?
EDIT: Flash Magisk zip too (it removes dm-verity), and format the data partition
Click to expand...
Click to collapse
where is 'no-verity-opt-encrypt' and 'RMM Bypass' zip files?
madi3d8 said:
where is 'no-verity-opt-encrypt' and 'RMM Bypass' zip files?
Click to expand...
Click to collapse
RMM Bypass: https://forum.xda-developers.com/attachment.php?attachmentid=4481843&d=1524258795
no-verity-opt-encrypt: https://build.nethunter.com/android-tools/no-verity-opt-encrypt/no-verity-opt-encrypt-6.0.zip
ojol Cipinang said:
This work for m105g?
Click to expand...
Click to collapse
i dont know, you must test, but its must be work
surbiks said:
i dont know, you must test, but its must be work
Click to expand...
Click to collapse
I have tested at m105g twrp It was successfully installed and the root was successful but after rebooting I was stuck on a screen that read "storage of damaged devices" please reset your device. Always like that ... help me
Please TWRP for SM-A105G/DS
Can we flash gsi image with this recovery??
I got an error
I do everything infact after install twrp i also install the no verity opt and rmm bypass but i still got this **** error everytime i boot my phone..
Data is corrupt reset your mobile i do it many times but same again bootup and gives this msg...
{
"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"
}
I have on my SM-M105FD the Firmware 8.1.0 and Working Root. With twrp System not work.
Download the Firmware 8.1.0 on the PC and the AP File put on the Phone.
Download and install magisk apk on your Device and patch the AP in Magisk file.
flash the Firmware full with Odin but put on the AP Option the Patched AP file flash and work.
I have with Magisk install the Xposed Framework and install nice plugins.
gtabuni said:
I have on my SM-M105FD the Firmware 8.1.0 and Working Root. With twrp System not work.
Download the Firmware 8.1.0 on the PC and the AP File put on the Phone.
Download and install magisk apk on your Device and patch the AP in Magisk file.
flash the Firmware full with Odin but put on the AP Option the Patched AP file flash and work.
I have with Magisk install the Xposed Framework and install nice plugins.
Click to expand...
Click to collapse
How to unlock the bootloader M10? is It enough by enabled OEM unlock option?

[RECOVERY][UNOFFICIAL] TWRP for Galaxy A10 (Exynos)

{
"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"
}
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:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your 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.
Supported Models:
Galaxy A10 A105F, A105M, A105N, A105G and A105FN
Download & Guide:
1. Unlock your bootloader.
2. Download A10: a10.
3. Reboot to download mode
4. Put the TWRP TAR for your device with Odin in the AP slot, vbmeta_disabled_R.tar in USERDATA slot and click start.
5. Reboot to recovery via recovery key combo (Vol up + power + USB connected).
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​- Go back to Wipe > Format Data > type yes.​- Reboot to recovery.​7. Flash magisk apk in twrp.
8. Reboot to system, Enjoy.
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram:
Link
Bugs:
- Encryption not fully working.
Thanks:
TWRP team
@ianmacd for multidisabler
Sources:
Kernel tree
Device tree
Changelog:
GitHub History
Can't install any root method and without root
Argentezzy said:
Can't install any root method and without root
Click to expand...
Click to collapse
Follow the instruction in my root thread link is above
will this work for A105G?
afaneh92 said:
Follow the instruction in my root thread link is above
Click to expand...
Click to collapse
I Installed. But now writes such errors.
screenshot:
click
s_ryan said:
will this work for A105G?
Click to expand...
Click to collapse
I have A105F but you can test may it work.
Argentezzy said:
I Installed. But now writes such errors.
screenshot:
click
Click to expand...
Click to collapse
patch using magisk before flash
afaneh92 said:
patch using magisk before flash
Click to expand...
Click to collapse
TWRP have been patched
Argentezzy said:
TWRP have been patched
Click to expand...
Click to collapse
And boot.img? Or the AP tar file?
afaneh92 said:
I have A105F but you can test may it work.
patch using magisk before flash
Click to expand...
Click to collapse
afaneh92 said:
And boot.img? Or the AP tar file?
Click to expand...
Click to collapse
AP tar file
Argentezzy said:
AP tar file
Click to expand...
Click to collapse
Will try to make clear instructions soon.
If you fail at some point you wont got a working twrp.
i tried doing this
1. install magisk on phone
2. download the twrp unpatched img
3. copy it on phone and then make magisk patch the twrp img
4. copy the patch twrp img on my pc and make it .tar via 7zip
5. open odin 3.13.1 and select the magisk_patch.tar i created
but the problem is odin does and will not flash the file.
so i am stuck at that.
i am wondering how to make the img to tar that will work.
afaneh92 said:
Will try to make clear instructions soon.
If you fail at some point you wont got a working twrp.
Click to expand...
Click to collapse
yup facing the same issue here.
patched twrp with magisk and followed guide from s10 post.
flashed patched twrp using root shell -> twrp not working
flashed via odin .tar -> failed
(rooted with magisk manager galaxy a10)
eivelice said:
i tried doing this
1. install magisk on phone
2. download the twrp unpatched img
3. copy it on phone and then make magisk patch the twrp img
4. copy the patch twrp img on my pc and make it .tar via 7zip
5. open odin 3.13.1 and select the magisk_patch.tar i created
but the problem is odin does and will not flash the file.
so i am stuck at that.
i am wondering how to make the img to tar that will work.
Click to expand...
Click to collapse
killer_time64 said:
yup facing the same issue here.
patched twrp with magisk and followed guide from s10 post.
flashed patched twrp using root shell -> twrp not working
flashed via odin .tar -> failed
(rooted with magisk manager galaxy a10)
Click to expand...
Click to collapse
Will upload patched twrp soon.
afaneh92 said:
Will upload patched twrp soon.
Click to expand...
Click to collapse
We are waiting for
I have managed to install twrp but it has many issues
1. After installing the phone wont boot up properly when you reboot but this is overcomed by flashing magiskpatchedboot.img using twrp.
2. Twrp is not available when you want to boot to once installed recovery.
3. You cant flash magisk modules on twrp and even flashable zips are not installed properly.
But still i give the guy credit for the best effort of making the recovery for which i myself cant so please kindly fix the errors n still i give you credit
Maingi23 said:
I have managed to install twrp but it has many issues
1. After installing the phone wont boot up properly when you reboot but this is overcomed by flashing magiskpatchedboot.img using twrp.
2. Twrp is not available when you want to boot to once installed recovery.
3. You cant flash magisk modules on twrp and even flashable zips are not installed properly.
But still i give the guy credit for the best effort of making the recovery for which i myself cant so please kindly fix the errors n still i give you credit
Click to expand...
Click to collapse
TWRP is working great for me. If you are missing a step you are not getting a working one!
And all the above problems are magisk's! Go for magisk thread and post your problems there.
afaneh92 said:
TWRP is working great for me. If you are missing a step you are not getting a working one!
And all the above problems are magisk's! Go for magisk thread and post your problems there.
Click to expand...
Click to collapse
Tell us how you did it
afaneh92 said:
TWRP is working great for me. If you are missing a step you are not getting a working one!
And all the above problems are magisk's! Go for magisk thread and post your problems there.
Click to expand...
Click to collapse
I'm a noob at this kindly please upload a video showing detail steps please
Please write the installation instructions. I do not understand what is written in the guide S9

[RECOVERY][OFFICIAL]TWRP 3.4.0.0 Recovery [m30lte]

{
"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"
}
UPDATE : TWRP FOR M30 IS NOW OFFICIAL​
I would like to thank TeamWin for their amazing work!
After a long hiatus from Android Development, I am back to the dev scene.
As usual, I am not responsible for damage to your device, you, the user is choosing to make these modifications.
Your device's warranty is VOID if this procedure is followed, Proceed at your own caution!
With the new update of Android 10 for our device SM-M305[F] / M305[M], Samsung reimplemented RMM and called it KG(KnoxGuard), there is confusion in the device community on how to install TWRP and root device.
@vdbhb59 and myself @akhil99 are actively working together to bring support to this device.
Follow these updated instructions to get TWRP working with Latest Stock Firmware.
This thread will be updated regularly.
STRONGLY ADVICE TO BACKUP DATA.
Steps to get TWRP working with stock firmware
Reported to be working with firmware w/ following details
Device: Samsung Galaxy M30 SM-M305[F] / M305[M]
BL: M305FDDU5CTF2
AP: M305FDDU5CTF2
CP: M305FDDU5CTF1
CSC: HOME_CSC_OMC_ODM_M305FODM5CTF2
Patch: 1st May 2020
Android Version: 10
One UI Version : 2.0
First of all flash completely stock firmware, you can always root with Magisk later.
If you are rooted and have TWRP installed already and you are not on Latest Firmware mentioned above then flash latest firmware.
Select BL, AP, CP, CSC (Use HOME_CSC).
Never only flash AP, will cause your /data to shrink.
Once you're updated to latest firmware mentioned above, make sure you unlock your bootloader.
Go into Settings>Software Info>Tap build number seven times.
Go into Settings>Developer Options>OEM Unlock & enable it.
It will prompt you with password/pin confirming to unlock bootloader. Device will reboot and wipe itself.
Setup device once it reboots and again enable developer options and see OEM unlock to be enabled and togglable.
Next enable USB debugging in Settings>Developer Options>USB Debugging.
Open up ADB/FASTBOOT Utility on your computer and connect your device with USB C cable.
Type in following commands without the quotations.
1."adb reboot download" ; reboots your device into Download mode, can flash device via Odin Downloader(Windows) or Heimdall Utility(Linux)
2.Download the attached TWRP.tar if you're using Odin or TWRP.img if you're using Heimdall to flash.
3.Flash the TWRP recovery by
ODIN:-
Clicking AP in Odin and make sure the Repartition and Auto Reboot boxes are UNTICKED/NOT SELECTED.
Click Start at bottom.
Heimdall:-
Open up a terminal window in the directory where twrp.img is downloaded.
Type in heimdall flash --RECOVERY twrp.img --no-reboot
4.Once flash is complete, press Volume Down+Power Button to shutdown and as soon as screen is black IMMEDIATELY PRESS AND HOLD VOLUME UP+POWER Button and let go of Power button when you see samsung logo, continue holding Volume Up until device boots into TWRP.
5.Once device boots into TWRP, swipe to allow modifications and then Click Wipe>Format Data>type in "yes". This will format everything and reset the device.
6.Go into Wipe>Advanced Wipe>Tick only Cache and swipe to wipe it.
7.Reboot back into recovery by Reboot>Recovery>Do not Install.
8.Once rebooted back into TWRP, transfer the attached zip to phone Internal or SDcard, DO NOT RENAME THE ZIP.
9.Flash the zip by, Install > Disable_Dm-Verity_ForceEncrypt_03.04.2020.zip, swipe to flash it.
10.Wipe cache and dalvik cache, reboot into system by, Reboot > System > Do not install.
11.Device will boot into Android 10 One UI 2.0 wait patiently for about 15mins.
12.Once device boots, setup as usual, you will need internet.
13.Voila! You have successfully installed TWRP alongside Stock firmware on Android 10 M305FDDU5CTF2 firmware.
Thanks to @vdbhb59 for his persistent testing and timely directions that helped me to bring you this guide.
Thanks to @SahilSonar for bringing TWRP to our device initially
Thanks to @akhil99 (me) for fixing MTP/ADB in TWRP recovery and bringing you this guide.
HIT THANKS IF WE HELPED YOU.
Downloads:
Edit: TWRP for Odin fixed as some users reported problems.
Official: TWRP OFFICIAL
Disable DM_Verity_ForceEncrypt : https://androidfilehost.com/?fid=8889791610682882483
XDA:DevDB Information
[RECOVERY][OFFICIAL]TWRP 3.4.0.0 Recovery [m30lte], Tool/Utility for the Samsung Galaxy M30
Contributors
Akhil99
Source Code: https://github.com/akhil1999/twrp_device_samsung_m30lte
Version Information
Status: Stable
Stable Release Date: 2020-07-10
Created 2020-07-10
Last Updated 2020-08-25
Reserved
25/08/2020 : OFFICIAL STATUS!
12/07/2020 : Added extra steps clearly mentioning for those getting into modding for the first time
10/07/2020 : Unofficial Stable release!
Quick Question
Actually I read here on XDA before, that the only way to root One UI is to patch the whole firmware using magisk, then flash it via ODIN. Since I can't download a large (over 2 gigs of) firmware, I was looking for a substitute.
After flashing TWRP as per your post above, would I be able to flash magisk via it amd root my M30? Would it be fine? Have anyone rooted their M30 with TWRP?
BTW, thanks @Akhil99
Azamsm said:
Actually I read here on XDA before, that the only way to root One UI is to patch the whole firmware using magisk, then flash it via ODIN. Since I can't download a large (over 2 gigs of) firmware, I was looking for a substitute.
After flashing TWRP as per your post above, would I be able to flash magisk via it amd root my M30? Would it be fine? Have anyone rooted their M30 with TWRP?
BTW, thanks @Akhil99
Click to expand...
Click to collapse
I have already posted about it. I am rooted with TWRP
Snaps coming soon
Sir, will it erase the data ?
Vinnu777 said:
Sir, will it erase the data ?
Click to expand...
Click to collapse
Nope, it is just recovery, so it will not erase any data.https://forum.xda-developers.com/newreply.php?do=newreply&p=83039519
Vinnu777 said:
Sir, will it erase the data ?
Click to expand...
Click to collapse
You are choosing the "Format Data" option that wipes everything in the Internal Storage. I advise you to back up data!
TWRP Images
TWRP images posted.
Sir, whenever I try to flash the given TWRP zip , after pressing start it throwing "Odin downloader has stopped working" msg and stopped working. But when i try to flash old TWRP zip it giving success . I have flashed latest firmware from below site
samfrew.com/download/Galaxy__M30
Could you pls tell me what happening , why your TWRP file is not installing or is this related to FIRMWARE I have flashed ,plz Check it sir!
Vinnu777 said:
Sir, whenever I try to flash the given TWRP zip , after pressing start it throwing "Odin downloader has stopped working" msg and stopped working. But when i try to flash old TWRP zip it giving success . I have flashed latest firmware from below site
samfrew.com/download/Galaxy__M30
Could you pls tell me what happening , why your TWRP file is not installing or is this related to FIRMWARE I have flashed ,plz Check it sir!
Click to expand...
Click to collapse
You need to be on Stock ROM, and the latest June release. Check my thread for the stock ROM, and download from there..
[Rom][ANDROID 10-Q | Stock & Rooted Firmware | M305FDDU5CTF2] - https://forum.xda-developers.com/ga...m-android-10-q-stock-rooted-firmware-t4026819
I don't want anything to go wrong. So I have this latest build with may security patch. My question is- Which section in ODIN should I choose to pick twrp tar file?
Azamsm said:
I don't want anything to go wrong. So I have this latest build with may security patch. My question is- Which section in ODIN should I choose to pick twrp tar file?
Click to expand...
Click to collapse
AP Slot
Vinnu777 said:
Sir, whenever I try to flash the given TWRP zip , after pressing start it throwing "Odin downloader has stopped working" msg and stopped working. But when i try to flash old TWRP zip it giving success . I have flashed latest firmware from below site
samfrew.com/download/Galaxy__M30
Could you pls tell me what happening , why your TWRP file is not installing or is this related to FIRMWARE I have flashed ,plz Check it sir!
Click to expand...
Click to collapse
TWRP for Odin is now fixed. Kindly try again. It was a error on my part that has now been fixed!
Akhil99 said:
TWRP for Odin is now fixed. Kindly try again. It was a error on my part that has now been fixed!
Click to expand...
Click to collapse
I tried and twrp booted. Then I formatted data and wipe dalvik/ART cache & cache in Advanced wipe. Then I rebooted in twrp again. Then I flashed Disable Dm verity zip and wiped dalvik cache.
Now when I try to boot into system, it boots in download mode instead!!!!
Please help.
Has it something to do system unmounted? Please reply. My phone is still resting in TWRP!
Vinnu777 said:
Sir, whenever I try to flash the given TWRP zip , after pressing start it throwing "Odin downloader has stopped working" msg and stopped working. But when i try to flash old TWRP zip it giving success . I have flashed latest firmware from below site
samfrew.com/download/Galaxy__M30
Could you pls tell me what happening , why your TWRP file is not installing or is this related to FIRMWARE I have flashed ,plz Check it sir!
Click to expand...
Click to collapse
After flashing TWRP and rebooting to system, did your phone also go in download mode or it just successfully booted? Cuz my phone is in download mode after I tried to reboot to system post flashing TWRP.
Can you plz help me
Arshebareen said:
After flashing TWRP and rebooting to system, did your phone also go in download mode or it just successfully booted? Cuz my phone is in download mode after I tried to reboot to system post flashing TWRP.
Can you plz help me
Click to expand...
Click to collapse
Looks like you aren't on patched firmware as mentioned in the thread. Head over hereto get and install the magisk patched firmware. Remember this will trip knox as usual.
Akhil99 said:
Looks like you aren't on patched firmware as mentioned in the thread. Head over hereto get and install the magisk patched firmware. Remember this will trip knox as usual.
Click to expand...
Click to collapse
I fixed the MTP issue in WIndows. I had to turn off and then turn on MTP devices module. It looks like a windows issue.
vdbhb59 said:
I fixed the MTP issue in WIndows. I had to turn off and then turn on MTP devices module. It looks like a windows issue.
Click to expand...
Click to collapse
I have a solution for MTP but I don't have a way to send files to you.
Topser99 said:
I have a solution for MTP but I don't have a way to send files to you.
Click to expand...
Click to collapse
Attach the file here.
vdbhb59 said:
Attach the file here.
Click to expand...
Click to collapse
twrp that i edited for you
https://mega.nz/file/TlVXUaiD#X_87J_yzoHGX6PQvkMJ-jmhLbViDDocI1IXOTcB_MNI
This is the file that I edited.
https://mega.nz/file/rkUzgASY#GwiHdcQLcQduIMZvGHBxsXb1YrkSUSs3_41rhlTA8aQ

Categories

Resources