I'm trying to use Link2SD, so I created the 2nd partition with ext3 format, while the first is FAT32 both are primary.
It did gives me the error "script cannot be created. Invalid argument". I did some research and for what i could understand, I need to enable Init.d, so link2sd scripts can be executed.
So i got Universal Init.d, it says my kernel doesn't support it. Tryed some scripts, but no deal.
The "init.d" folder is there with the script, but it's ignored.
Even if I try to execute the command manually (mount -o rw -t ext3 /dev/block/mmcblk1p2 /data/sdext2) i get the same error using "su" privileges (invalid argument)....
My phone is Xperia Z2 rooted on Lollipop 5.1.1 with SuperSU and XZRecovery (TWRP & CWM).
Thanks for any help
@dthknt ,
XZDR does support init.d but you need to enable it yourself. edit XZDR.prop on your sd card and enable / add:
dr.initd.active=true
dr.keep.byeselinux=true
this last one disables SElinux permanently on your device, if you don't want that install SElinux mode changer app and disable when you want.
SElinux probably needs to be disabled for everything to work correctly.
ptmaniac said:
@dthknt ,
XZDR does support init.d but you need to enable it yourself. edit XZDR.prop on your sd card and enable / add:
dr.initd.active=true
dr.keep.byeselinux=true
this last one disables SElinux permanently on your device, if you don't want that install SElinux mode changer app and disable when you want.
SElinux probably needs to be disabled for everything to work correctly.
Click to expand...
Click to collapse
Thanks @ptmaniac, init.d is working !!!!
But the error remains....invalid argument, even on link2sd log files !
Any ideas ?
Thanks
@dthknt , no problem glad init.d is working, i can't really help you with links2sd as i never used it... try setting selinux to permissive if you didn't do that already.
I personally use obb on sd xposed module to move my obb files to external sd card. Just moving obb's to the sd card is enough for me, i have about 20gb of apps installed right now
It looks like that didn't work, init.d is not enabled.
The XZDR.prop file got corrupted, editing through root explorer or notepad++ from PC.
Any help, @ptmaniac ?
Thread is not active anymore
Install a pre deodexed stock Rom because my guide had some errors and missing parts.
(setting permissions and so on)
official stock 5.0.2
T700
for some reason...
7. select the folder with the three folders inside
nothing happens. Should that main folder be named something special?
When I select a single folder, i get the error "Processor architecture (arm, arm64, x86, x64, mips, mips64) not defined..."
RoyBM said:
official stock 5.0.2
T700
for some reason...
7. select the folder with the three folders inside
nothing happens. Should that main folder be named something special?
When I select a single folder, i get the error "Processor architecture (arm, arm64, x86, x64, mips, mips64) not defined..."
Click to expand...
Click to collapse
ah, i forgot to write, that you should copy the build.prop also besides the folders.
Copy the build.prop from your system into the folder with the 3 folders inside
how to set the permissions after copying the new files into the system?
Works like a charm. Thanks so much! Just remember to mount system in TWRP and make sure your copy of build.prop is not build.prop.txt.
I get bootloop after doing all the steps
Edit: Just tried deodexing with JoelDroid Lollipop Batch Deodexer and it worked.
Just followed the steps but used JoelDroid Lollipop Batch Deodexer instead of the "Fully automated tool for create deodex for Lollipop" by svadev
Seems like you would have to run something to fix permissions after doing this, no?
I used AndikaTedja's scripts and guide for deodexing & zip aligning kit kat from http://forum.xda-developers.com/showthread.php?t=2725930 which worked after some slight edits.
Does this method works for custom rom like Ironrom and PAC-MAN rom?
I can't install xposed
The Roms like these are deodexed already.
xdaq said:
Does this method works for custom rom like Ironrom and PAC-MAN rom?
I can't install xposed
Click to expand...
Click to collapse
Install Busybox and try again.
And which xposed do you use?
Only samsung roms have to be deodexed to install xposed.
go here http://forum.xda-developers.com/showthread.php?t=3034811 (this is for aosp roms)
and download xposed-v79-sdk23-arm.zip . then flash it via recovery
Thanks, really helped with my SM-T805 5.0.2 version.
panther124 said:
Welcome guys,
today i´ll show you how to deodex your stock rom.
Its a very simple tutorial.
What you need:
-stock rom of course
-this tool: http://forum.xda-developers.com/galaxy-s5/general/tool-deodex-tool-android-l-t2972025
- ES file manager (or other root explorer)
-rooted tablet
-twrp
1. open ES File manager
2. go to /system
3. copy the folders "app", "priv-app", "framework" and the "build.prop" to your normal storage
4. connect your tablet to a computer
5. copy the three folders and the build.prop to a folder on your computer.
6. open the deodex tool
7. select the folder with the three folders inside
8. tick all three boxes
9. click "Execute" and wait
10. after that there are new folders in the tool´s directory
11. ignore "dex" and "odex" folder.
12. now delete the old three folders in your phone´s storage.
13. copy the new folders into your internal or external storage on your phone.
14. go to your recovery (twrp)
15. go to advanced and to file manager.
16. with this file manager delete in /system the old "app", "priv-app" and "framework" folder. and then copy the new three folders from your storage into /system. ALSO build.prop? so from computer then copy again to /system's Cellphone?
17. After that wipe the dalvik cache.
18. reboot. this can take 10-15min
19. after that your rom is completly deodexed and you can install xposed now.
I hope this tutorial was not too bad
Credits:
thanks @svadev for his great tool!
thanks @joeldroid for his tool!
and of course, Samsung for this rom!
Click to expand...
Click to collapse
@panther124 - sir? after i copy the build.prop from phone to computer? there will be no changes? then copy again to phone after deodexing?
suzhipack said:
@panther124 - sir? after i copy the build.prop from phone to computer? there will be no changes? then copy again to phone after deodexing?
Click to expand...
Click to collapse
There will be no changes. The build prop is only for the tool to detect your Rom version and device. You dont have to copy the build.prop back to your tablet/phone.
panther124 said:
There will be no changes. The build prop is only for the tool to detect your Rom version and device. You dont have to copy the build.prop back to your tablet/phone.
Click to expand...
Click to collapse
@panther124 ok just to detect my rom version thats why pulling out build.prop?
and it is right?
- copy the 3 folders and build.prop to computer
- deodex them
- copy the 3 folders and build.prop to cellphone
- change permission first? then from twrp transfer it to /system?
suzhipack said:
@panther124 ok just to detect my rom version thats why pulling out build.prop?
and it is right?
- copy the 3 folders and build.prop to computer
- deodex them
- copy the 3 folders and build.prop to cellphone
- change permission first? then from twrp transfer it to /system?
Click to expand...
Click to collapse
I think you dont have to change permission.
At me i dont had to.
panther124 said:
I think you dont have to change permission.
At me i dont had to.
Click to expand...
Click to collapse
@panther124 - but sir last question for clarification
i do it like this:
• reflash stock rom 5.0.2 (tab s 8.4 t705)
• root
• flash TWRP
• i use root explorer for file managing
-------------------------
• i copy "app" "priv-app", "framework" and the "build.prop" to my phone storage
• from phone storage i transfer it to my computer put it to "deodex folder"
• i open "SVADeodexerForArtx32 4.1"
• i locate the "deodex folder"
• i tick 3 boxes from the tool
• then execute
• after its done
• i locate the finish deodex 3 folders
• i copy it again to phone storage (app, priv-app, framework and build.prop) - at this moment in still here waiting for your answers hehe
• no changes of permission?
• i will reboot it to TWRP
• TWRP - delete the folder app, priv-app, framework and build.prop from /system
• TWRP - i will copy the (app, priv-app, framework and build.prop) from phone storage to /system
• TWRP - after that i will wipe the dalvik cache.
• reboot
IS IT RIGHT? or i forgot something?
waiting for your clarification for me to proceed now
suzhipack said:
@panther124 - but sir last question for clarification
i do it like this:
• reflash stock rom 5.0.2 (tab s 8.4 t705)
• root
• flash TWRP
• i use root explorer for file managing
-------------------------
• i copy "app" "priv-app", "framework" and the "build.prop" to my phone storage
• from phone storage i transfer it to my computer put it to "deodex folder"
• i open "SVADeodexerForArtx32 4.1"
• i locate the "deodex folder"
• i tick 3 boxes from the tool
• then execute
• after its done
• i locate the finish deodex 3 folders
• i copy it again to phone storage (app, priv-app, framework and build.prop) - at this moment in still here waiting for your answers hehe
• no changes of permission?
• i will reboot it to TWRP
• TWRP - delete the folder app, priv-app, framework and build.prop from /system
• TWRP - i will copy the (app, priv-app, framework and build.prop) from phone storage to /system
• TWRP - after that i will wipe the dalvik cache.
• reboot
IS IT RIGHT? or i forgot something?
waiting for your clarification for me to proceed now
Click to expand...
Click to collapse
Yeah, so you can do it!
panther124 said:
Yeah, so you can do it!
Click to expand...
Click to collapse
thanks sir!
Good luck for me
ill update you if i succeed or not hehe
---------- Post added at 07:46 AM ---------- Previous post was at 07:37 AM ----------
panther124 said:
Yeah, so you can do it!
Click to expand...
Click to collapse
@panther124 - sir i mount system first so that i can see the /system folder.
after i copy the 3 folders and build.prop to /system
i unmount it again.
- stuck at samsung galaxy tab S SM-T705 powered by ANDROID
- and i here sound animation loop
is it fail?
suzhipack said:
thanks sir!
Good luck for me
ill update you if i succeed or not hehe
---------- Post added at 07:46 AM ---------- Previous post was at 07:37 AM ----------
@panther124 - sir i mount system first so that i can see the /system folder.
after i copy the 3 folders and build.prop to /system
i unmount it again.
- stuck at samsung galaxy tab S SM-T705 powered by ANDROID
- and i here sound animation loop
is it fail?
Click to expand...
Click to collapse
Have you wiped the cache and dalvik cache?
panther124 said:
Have you wiped the cache and dalvik cache?
Click to expand...
Click to collapse
@panther124 - yes i wipe the cache and dalvik. it goes like this: Complete details.
---------------------------------------------------
• restock to SM-T705_T705XXU1BOL2_T705OLB1BOL2_5.0.2-THL fresh download
• root with [ROOT]Official CF-Auto-Root By Chainfir Thread
• recovery twrp with [RECOVERY]TWRP 3.0.2-1-unofficial [SM-T700/T705/800/805/807]
----------------------------
• install and open root explorer
• copy 3 folders and build.prop from /system to phone storage
• from phone storage to my computer
• open SVADeodexerForArtx32 tool 4.1 version
• locate the 3 folders and build.prop from my computer
• tick 3 boxes in tool
• then execute. wait and done!
• copy the finish deo files ( 3 folders and build.prop from my computer) to phone storage
• reboot to TWRP
• (TWRP) mount /system "so that i can see the /system folder in file manager"
• (TWRP) i go to advance -> File manager
• (TWRP) i delete the 3 folders and build.prop from /system
• (TWRP) i copy the 3 folders and build.prop from phone storage 1 by 1 to /system
• (TWRP) remount again the /system because its default
• (TWRP) Wipe cache and dalvik cache
• (TWRP) reboot
• and BOOM! Stuck at bootloader
--------------------------
whats wrong sir?
bootloader? or?
After the flash of V20a EUR-xx I would like to change my bootanimation and make some changes in my build.prop.
But it's not possible because the system partition is read only and it's not possible for me to change.
Root explorer did not work.
For this reason for example the use of faster GPS is not possible
Any help to make the system partition writable would be great.
Regards
mkpcxxl
Edit: Found solution by myself. Flashed no-verity-opt-encrypt-4.1.zip and now it works.
+
looking for help with that too. Nothing works: terminal on android; app mount system rw; adb shell; root explorers.
Same here ...
Tried TWRP 3.0.2.1 - Beta 1
... TWRP 3.0.2.1
no-verity-opt-encrypt-4.1
SuperSU v2.78
SuperSU v2.78 SR4
Normal wipe, Format data, etc. etc. ....
Can´t get the system to R/W
FX File Explorer lets me turn system to R/W with root but nothing is permanent ( build.prop entries ) and deletes are overwritten and not permanent
SD maid wont let me delete bloat apps ....
Anyone an idea?
Hey guys. I know how to mount system as R/W (It's not forever but you can operate on system files).
App "Root Explorer" can mount system. Thanks to @marco_wack
Hi guys after trying many apps and xposed module, I kinda found a way how we can save our internal space by saving OBB/DATA files of our games specially the one with large files Don't know if it works on Marshmallow because my unit or model J5007 has no marshmallow bootloader to use 6.0 roms and test this... but if someone is willing to try report here to let the others know I think even though u dont have Magisk, as long as you have root just download Xposed for nougat and find the original flashable zip (not for magisk) then follow the steps
Requirements:
-Magisk Latest v14
-Xposed installer or app for Magisk (main app)
-Xposed v88 SDK 25 (Nougat only) zip for Magisk (install zip)
-OBB ON SD module from Xposed
Steps:
1. Install Magisk v14 or latest from the official forum of it.
2. Install Xposed app for Magisk (main app), Open you will notice that you need to install Xposed
for android 5.1 and up the only way is to flash xposed to install it.
3. Flash Xposed v88 SDK 25 zip then reboot.
4. Open Xposed app (main app) then check if Xposed is installed. if not try flashin again.
5. On Xposed go to Modules then search for OBB ON SD then install and activate it's module.
6. Open OBB ON SD switch on the following: "Data on SD" and "Detect SD on Android 5/6" then others are optional.
7. Copy the OBB/DATA of your game on "sdcard/Android/obb or data" then reboot device and enjoy
Note: Can't post links because i didn't get the owner permission, you could just search them here in XDA
Hit Thanks to thank the developers of Magisk, Xposed, Module and if it helps
@Wood Man and this one...:cyclops:
MOD EDIT @JosephDM: moved!
Thanks! I'll try that soon.
Dont work
I did not get it, it says that the xposed framework is not installed.
Is whatsapp working on external storage through this method???
Hi everyone! I have uploaded an updated modem twrp backup for Andromeda. With this file your 5G connection timeout issues will be gone.
Requirements
- TWRP
- Mostly any custom rom, maybe even MIUI 10.
Tested ROMs
Pixel Experience Plus 10 - 13/04/2020
EvolutionX
Usage
- Reboot to TWRP
- Select Backup>modem (just for safety in case something goes wrong or your rom is not yet supported)
- Select Backup>boot (this way you will have a dummy backup folder).
- Reboot
- Download modem.emmc.win, place it in TWRP/Backups/your_most_recent_backup in phone's sdcard root path. An example of a backup folder name is 2020-03-30--18-33-09
- Reboot to TWRP
- Select Restore, locate your modem.emmc.win file's root folder (the one that you placed in the backup folder with boot partition), and check "Modem"
- Reboot
Download
https://drive.google.com/open?id=1zgKV9FmUMrGsrOLLLUNpGrlU0FUB15cp
I have acquired this file with the help of @Quantumkk123.
draand28 said:
Hi everyone! I have uploaded an updated modem twrp backup for Andromeda. With this file your 5G connection timeout issues will be gone.
Requirements
- TWRP
- Mostly any custom rom, maybe even MIUI 10.
Tested ROMs
Pixel Experience Plus 10 - 13/04/2020
EvolutionX
Usage
- Reboot to TWRP
- Select Backup>modem (just for safety in case something goes wrong or your rom is not yet supported)
- Select Backup>boot (this way you will have a dummy backup folder).
- Reboot
- Download modem.emmc.win, place it in TWRP/Backups/your_most_recent_backup in phone's sdcard root path. An example of a backup folder name is 2020-03-30--18-33-09
- Reboot to TWRP
- Select Restore, locate your modem.emmc.win file's root folder (the one that you placed in the backup folder with boot partition), and check "Modem"
- Reboot
Download
https://drive.google.com/open?id=1zgKV9FmUMrGsrOLLLUNpGrlU0FUB15cp
I have acquired this file with the help of @Quantumkk123.
Click to expand...
Click to collapse
Link is dead. Please reupload
Link isnt working, can some one reupload modem with working without any problems with hotspot?... Latest 12.0.0.7 has a problem