[Q] swapped (as shown by ramprasad5394) now all aps stopped - Sony Xperia M

Hi,
Sorry, newbie here.
I rooted my c1905 4.3 with towelroot.
Worked fine.
Then tried this swap method for internal and external memory
There is already a script to swap internal with external memory. i just made it to work at boot without SManager
This is just for the stock ROM!!
how to install:
1.remove SManager if u already have it
2.flash the zip in recovery OR edit the files like i did
what i did:
place the script in system/etc/init.d (script is not mine. credits to whoever made it )
edited init.qcom.post_boot.sh and added the line sh /system/etc/init.d/ext2sd
this will execute the script post boot.
any script can be executed using this method , so it kinda provides init.d support to stock ROMS
Click to expand...
Click to collapse
My phone rebooted (don't ask me why, I don't know) and now all my apps have stopped working (except google play and google chrome).
Can't acces my file browser anymore to delete changes made, and when connected to pc it only shows my sd-card contents.
UPDATE: Chrome and play store also stopped
Help?

Flasg a stock android ftf through flashtool

Wouldn't know how to do that.
But fixed it by rebooting without my sd card inserted. And then undo all the changes made.
But thanx for the reply

Oetsjie said:
Wouldn't know how to do that.
But fixed it by rebooting without my sd card inserted. And then undo all the changes made.
But thanx for the reply
Click to expand...
Click to collapse
Well, in the future, if you mess up badly, and/or get a soft brick, be sure to take a look at this thread: http://forum.xda-developers.com/showthread.php?t=2697277

Related

JP3 Lag Fix- ext3 partition via script = 1610 quadrant

This is early, hacky, and built from the work of the guys on the Vibrant forums: http://forum.xda-developers.com/showthread.php?t=739647
anomalous3 figured out that "there was only one thing running as root that could safely be replaced; the boot logo player. So, all this does is replace the boot logo player with a script that calls userinit.sh from /data/local and then calls the (now renamed) bootlogo player for those of you who want that nifty startup screen"
What this does is allows the phone to mount an ext3 partition on boot so we can have a lag fix on JP3. I'm getting 1610 on quadrant and it's pretty stable. Please someone improve this!! shaunm89 and I just hacked this together from other's work.
Directions:
1.) Create an EXT3 partition on your external SD card of 2gb. It should be the second partition after the fat32 partition
2.) Flash Modaco's pre-rooted JP3 through Odin: http://android.modaco.com/content/s...insecure-boot-clockworkmod-recovery-for-odin/
3.) Boot the phone up. Open market and install Root Explorer (costs $) and Busybox. Update busybox
4.) Download these files: http://www.megaupload.com/?d=ONGUDAIJ
Copy them across to the SD card. Move playlogos1 and playlogosnow to /system/bin. Move userinit.sh to /data/local. Use root explorer to set permissions read (all 3) write (user only) execute (all 3). 0755 for those who know linux. You can use adb to push if you wanna get fancy.
5.) Reboot. Use root explorer to see if /sd-ext exists, and if so, whether /sd-ext/data and /sd-ext/dalvik-cache exist. If so it worked! If not, reboot again and then check.
That's it. Maybe someone can package this into an update.zip, maybe someone can take it and make it more stable and even faster (ext4 for example)
great! hope we could find an easier way
Sent from my GT-I9000
Is it a must to get the pre-rooted version of firmware? However using the original SP3 then root by myself?
On the other hand, I think I will modify your init.rc as I would rather to do all the moving by myself
Great job, hope we can get EXT4 soon.
In step 4, " Move userinit.sh to /local/data" should be data/local. Quadrant benchmark 1700.
seems like the script is calling busybox, but is it necessary to use root explorer. Could one substitute root explorer with adb?
I assume root explorer is just to do things adb can do, but locally on the device instead of attached via USB.
I tried this and it and i can see sd-ext and the subfolders but is this all we need to do?
is /data/data linked to the sdcard?
I am asking because i tried to reboot the phone without the sdcard in it and i can still see all my apps and everything is working fine.
Thoughts?
Also there is an error in section 4 of your instructions. there is no /local/data, it is /data/local.
Also playlogos1 and playlogosnow files needs to be renamed with a capital P for this to work.
No need to install root explorer if you can use adb to push the files. I just wasn't sure how to use adb to push to those directories.
I fixed the other mistake, thanks
This is not ideal but gets the job done. I'm hoping you guys can make it better!
Are you able to download anything from the market after doing this?
My market is just stuck on "starting download" and that's it.
clubtech said:
Are you able to download anything from the market after doing this?
My market is just stuck on "starting download" and that's it.
Click to expand...
Click to collapse
Protected apps don't show but i've been able to get all my other purchased and free apps installed and running fine.
Strange.
I'll flash again and try again.
Yea i don't know.
The market will download some and won't others.
Also my Quadrant test is getting stuck at 3/4 stage of the I/O test so it might be my SDCard which sucks.
I used a 16GB SanDik class 4 card.
clubtech said:
Yea i don't know.
The market will download some and won't others.
Also my Quadrant test is getting stuck at 3/4 stage of the I/O test so it might be my SDCard which sucks.
I used a 16GB SanDik class 4 card.
Click to expand...
Click to collapse
sandisk are one of the best cards you can get, kingston are known to get stuck at this stage, are you sure you don't have a fake sandisk card?
anyway if you leave it running after about 10 minutes quadrant will finish and still give you a massive score of over 1500.. just shows how reliable the quadrant scores are .
does it mean that quadrant is good but speed isnt?
Tried this fix on my JP3 but no luck. I don't get these folders.
Maybe it must be MoDaCo?
If I manually execute the script I get these folders, but after reboot they are gone.
Pretty new to this maybe I'm doing something wrong?
drygmasken said:
Tried this fix on my JP3 but no luck. I don't get these folders.
Maybe it must be MoDaCo?
If I manually execute the script I get these folders, but after reboot they are gone.
Pretty new to this maybe I'm doing something wrong?
Click to expand...
Click to collapse
Ok, did it from scratch today. Format, flashed MoDaCo prerooted JP3 and everything. Stilll I don't get this to work (
Please, any ideas?
Finally got it to run faster with this fix, thanks for sharing!
drygmasken said:
Ok, did it from scratch today. Format, flashed MoDaCo prerooted JP3 and everything. Stilll I don't get this to work (
Please, any ideas?
Click to expand...
Click to collapse
Also happened to me initially. /sd-ext won't show up or if it does, it doesn't contain the correct folders though it is listed when you run 'mount'. Laggy with Quadrant result at 975.
So, went back and reformatted SD w/Fat32 then EXT3, cleared cache/data, re-flashed Modaco's JP3, installed the latest Busybox, copied files per OP and I finally got it working after a couple of re-boots (3, i think). It is running smooth so far w/quadrant 1622. GPS seems to be getting locks on SATs quickly but you still can't get to LBSTest via the keypad. Still can't write to the external sd when mounted/shared to PC.
Also tried JAC's work (see this thread: [KERNEL/RECOVERY] Vibrant EXT2/3/4 with init.d support) since it has the nifty feature allowing user to put startup scripts on boot up. I flashed his kernel but i got stuck on the 'Vibrant' boot screen. anyways, will give it another try later.
titovic said:
Also happened to me initially. /sd-ext won't show up or if it does, it doesn't contain the correct folders though it is listed when you run 'mount'. Laggy with Quadrant result at 975.
So, went back and reformatted SD w/Fat32 then EXT3, cleared cache/data, re-flashed Modaco's JP3, installed the latest Busybox, copied files per OP and I finally got it working after a couple of re-boots (3, i think). It is running smooth so far w/quadrant 1622. GPS seems to be getting locks on SATs quickly but you still can't get to LBSTest via the keypad. Still can't write to the external sd when mounted/shared to PC.
Also tried JAC's work (see this thread: [KERNEL/RECOVERY] Vibrant EXT2/3/4 with init.d support) since it has the nifty feature allowing user to put startup scripts on boot up. I flashed his kernel but i got stuck on the 'Vibrant' boot screen. anyways, will give it another try later.
Click to expand...
Click to collapse
Which method do you use for making the ext3? I made my on my hero using Amon RA could that be a problem?
drygmasken said:
Which method do you use for making the ext3? I made my on my hero using Amon RA could that be a problem?
Click to expand...
Click to collapse
I used GParted Live CD as Paragon fails to format my AData card and sorry but I am not familiar with AMON RA.
1646 thanks, very fast!
Sent from my GT-I9000 using XDA App
Would this procedure work for ext4 partitioned SD Card?

[Q] Please Help Me to Install Games & Apps to External Memory

I am a newbie to Android.
This is my first handset.
C2004 Build Number 15.2.A.2.5
(Xperia M Dual with Indian firmware)
I had tried all the methods, which are available our forum, and failed to get positive result.
Please help me someone, who is using same firmware, to get rid of my low memory issue.
I know apps to SD will not work on XM
I tried link2SD.
but, result is boot loop.
my handset is restarting after Xperia Logo.
I am using Verbatim UHS-1 class 10 64GB card.
i had partitioned my sd card and second partition is deleted to overcome restarting issue.
usually I make a partition on that unused space(10GB) in ext2 while doing experiments.
I have also one more issue,
.thumbnails folder become huge.
now it is 850MB !!!!! (aboubt half of our memory)
Can I transfer these thumbnails to external SD card??
Any one please :crying::crying::crying::crying:
spknair said:
Any one please :crying::crying::crying::crying:
Click to expand...
Click to collapse
Bro you must be half rooted that's why you are getting bootloop, did you used remount reboot fix by nut after rooting?
And you can't move the thumbnails to extsd, better update your album app...it solves the problem of oversize thumbnail problem
Sent from my C2004 using Tapatalk
Shazam_strikes said:
Bro you must be half rooted that's why you are getting bootloop, did you used remount reboot fix by nut after rooting?
And you can't move the thumbnails to extsd, better update your album app...it solves the problem of oversize thumbnail problem
Sent from my C2004 using Tapatalk
Click to expand...
Click to collapse
maybe my fault.
as i said already, I am a newbie to Android.
I had used root checker & it shows root access & busybox installed.
will you please share boot fix, you are using, to me
&
also any specific windows updates have to be installed ????
My album is up to date as per update center.
Edit:-
I was forgot to say that I am on locked boot loader
move thumbnails to extSD ???
How? just cut n paste ???
spknair said:
maybe my fault.
as i said already, I am a newbie to Android.
I had used root checker & it shows root access & busybox installed.
will you please share boot fix, you are using, to me
&
also any specific windows updates have to be installed ????
My album is up to date as per update center.
Click to expand...
Click to collapse
Check this forum for full root http://forum.xda-developers.com/showthread.php?t=2523597
And here is the latest album app - http://forum.xda-developers.com/showthread.php?t=2727819
Hit thanks
Sent from my C2004 using Tapatalk
spknair said:
maybe my fault.
as i said already, I am a newbie to Android.
I had used root checker & it shows root access & busybox installed.
will you please share boot fix, you are using, to me
&
also any specific windows updates have to be installed ????
My album is up to date as per update center.
Edit:-
I was forgot to say that I am on unlocked boot loader
move thumbnails to extSD ???
How? just cut n paste ???
Click to expand...
Click to collapse
if u r having unlocked bootloader then unroot ur phone,reset ur phone[this will remove all of ur internal data]
then flash kernel with cwm and then flash supersu...[this is full root..]..and after this update ur phone...
Requirements :
for flashtool download and install from here---> https://unrestrict.li/flashtool
for kernel download from here [for ur device use c2004 or c2005] ---> http://forum.xda-developers.com/showthread.php?t=2494793
for supersu from here ---> http://download.chainfire.eu/supersu
for how to install driver from flashtool ---> install Flashtool Driver.exe which is located in C:\Flashtool\drivers folder ....select all and install..it will ask lot of permission...give yes for all...then u r ready
and for guide how to flash see here ---> http://forum.xda-developers.com/showthread.php?t=1963961
Thannks
Thanks to both of you for guiding me.
going through the threads, which has given to me, it is known that our second partition should be in fat32.
I always tried ext!!!
maybe that was the problem of my boot loop
I will try & Inform you the results
OMG!!!!!
What did I said!!!
I am on locked boot loader with stock ROM 4.2.2
those bootfix scripts will not work with 64bit windows?????
Once I had successful bootfix on 32bit Windows 7
(I had made more than 20 attempts)
My second partition was in FAT32
I was able to link apps
but still my internal memory is not increasing even after linked&moved apps; Why?
As I am using windows, I couldn't copy data files to second partition.
Then how could I install games?
after that, I had installed more than 10 apps
due to high drain of battery, I had to hard reset my phone.
Now I am not able to fix boot loop :crying:
Please guide me....
(Now All rooting methods fails, but still I could install superSU manually
& root checker shows I have root access.
Installed busybox..
and all root required apps works without any problem)

Xperia Z1 Compat SD Card issue - 4.4.4

Hi Everyone,
Anyone got a resolution for sdcard issue with 4.4.4 --- I tried all fixes available -- rooted, updated permissions, etc. installed https://play.google.com/store/apps/details?id=nextapp.sdfix and still having same issue --- I can't even move my pictures from internal to external sdcard.
Link2SD, FolderMount, and Root Explorer is 100% broken and not working.
If it can't be remedy anyone got a good guide to safely downgrade my phone without erasing my files?
any help is greatly appreciated
Thanks,
Shizuwi said:
Hi Everyone,
Anyone got a resolution for sdcard issue with 4.4.4 --- I tried all fixes available -- rooted, updated permissions, etc. installed https://play.google.com/store/apps/details?id=nextapp.sdfix and still having same issue --- I can't even move my pictures from internal to external sdcard.
Link2SD, FolderMount, and Root Explorer is 100% broken and not working.
If it can't be remedy anyone got a good guide to safely downgrade my phone without erasing my files?
any help is greatly appreciated
Thanks,
Click to expand...
Click to collapse
Sounds like you may not be properly rooted. I am on 4.4.4 rooted and i installed the same sdfix app you mentioned and my 3rd party apps have write permissions to sd card.
Sent from my D5503
camaro322hp said:
Sounds like you may not be properly rooted. I am on 4.4.4 rooted and i installed the same sdfix app you mentioned and my 3rd party apps have write permissions to sd card.
Sent from my D5503
Click to expand...
Click to collapse
Thanks for the response --- I followed the thread -- http://forum.xda-developers.com/showthread.php?t=2784900 for rooting my phone --- do you have any advise to re-root? or diff. way to root our phone... I checked root checker and it appears normal but you might be correct.
Try this method
http://forum.xda-developers.com/showthread.php?t=2807092
Best solution for rooting but firstly install new rom 4.4.4 unbranded generic and try this method this is one click method from @munjeni my favorite method. After that you will have root and buaybox and recovery. And after this flash again sdfix and try to move sth to exsd
Shizuwi said:
Thanks for the response --- I followed the thread -- http://forum.xda-developers.com/showthread.php?t=2784900 for rooting my phone --- do you have any advise to re-root? or diff. way to root our phone... I checked root checker and it appears normal but you might be correct.
Click to expand...
Click to collapse
You can try what mosespl mentioned, or you can try easy root tool again (that's what I used and it worked the first time). I saw a lot of people in the easy root tool thread were "half" rooted, or things appear to be rooted but SuperSU failed up update binaries because r/w on system was missing (or something like that, I'm a bit new to all this as well).
camaro322hp said:
You can try what mosespl mentioned, or you can try easy root tool again (that's what I used and it worked the first time). I saw a lot of people in the easy root tool thread were "half" rooted, or things appear to be rooted but SuperSU failed up update binaries because r/w on system was missing (or something like that, I'm a bit new to all this as well).
Click to expand...
Click to collapse
Thanks guys -- i just had the time today and unfortunately without success --- I'm stuck with same problem, guess I don't have a choice but to reflash
Shizuwi said:
Thanks guys -- i just had the time today and unfortunately without success --- I'm stuck with same problem, guess I don't have a choice but to reflash
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=54272368&postcount=2094
try flash this patch in recovery to disable RIC if your rom support init.d ... if not, you can also use script manager to give it(99diasbleric) ROOT permission and set it to run at boot.
TheEndHK said:
http://forum.xda-developers.com/showpost.php?p=54272368&postcount=2094
try flash this patch in recovery to disable RIC if your rom support init.d ... if not, you can also use script manager to give it(99diasbleric) ROOT permission and set it to run at boot.
Click to expand...
Click to collapse
Thanks for the help everyone --- i just found out my sdcard is faulty ---- kinda too late I already reflash and use EasyRootTool_v11 and bought new sdcard lol, 100% working now
Thanks again guys.
Shizuwi said:
Thanks for the help everyone --- i just found out my sdcard is faulty ---- kinda too late I already reflash and use EasyRootTool_v11 and bought new sdcard lol, 100% working now
Thanks again guys.
Click to expand...
Click to collapse
Test your old sdcard with a card reader on PC to check if the card is real defective.
Yesterday I put a microsd in z1c and it just can't mount but the card just working fine in windows. At last, I used a USB OTG Cable to connect the card reader with the microsd card and z1c asked me to format it this time and the sd card working fine after that.
TheEndHK said:
Test your old sdcard with a card reader on PC to check if the card is real defective.
Yesterday I put a microsd in z1c and it just can't mount but the card just working fine in windows. At last, I used a USB OTG Cable to connect the card reader with the microsd card and z1c asked me to format it this time and the sd card working fine after that.
Click to expand...
Click to collapse
I actually tested it in Windows and Linux OS -- its 100% broken unfortunately, anyways thanks -- hope I can avail the warranty for this sdcard.

[ROM][STOCK][Lolipop][deodexed,resigned,zipaligned] D5503 14.5.A.0.270 Enhanced LP

Hi, just to share with you!
Whats this? In short, it is deodexed -> resigned -> zipaligned, installed busybox, supersu, dual recovery (vol up for twrp, vol down for cwm), 5way reboot menu ...and some other changes which you can read about it here -> https://github.com/munjeni/D5503_14.5.A.0.242/commits/master .
How to download rom:
- go to here -> https://github.com/munjeni/D5503_14.5.A.0.242/tree/ae7b18de7faa97eaf01eff1c2b6abeb540feaf6f and on the right side you have "Download zip"
- after downloading rom is not ready, do not flash!!!
How to install:
- after you download rom you must repack zip since git always add things into new folder inside zip so you will need repack it first before installing!
- simple open main zip and go to folder "14.5.A.0.242.master", select all files from these folder, drag and drop it to a new empty zip, you are done. Before you flash rom please read "iportant" section! Flash these new zip with any recovery. Done.
Mirrored download link (using this you no need to repack anything, just download and install!):
- https://mega.co.nz/#!Co1yERia!eJVCBjTZrjXok3KXZxM9xp_28I9Pos-LPYKjigJ6Bok
Important:
- you must fully wipe /data partition (mean delete everything from /data folder)! Or another solution, flash only userdata from any LolyPop ftf! Why? Because all old files from internal storage is not relabeled and you will encounter a lot of problems and all these files can not be accessed from android, pictures, private files... etc is not accessible than! Don't think it will work without wipe, it will not! Wioe data factory reset have no sense, I recomend installing userdata from ftf since its more a safe way!
Changelog:
- https://github.com/munjeni/D5503_14.5.A.0.242/commits/master
Enjoy!
munjeni said:
Hi, just to share with you!
Whats this? In short, it is deodexed -> resigned -> zipaligned, installed busybox, supersu, dual recovery (vol up for twrp, vol down for cwm), ...and some other changes which you can read about it here -> https://github.com/munjeni/D5503_14.5.A.0.242/commits/master . Curently I am stoped development on this rom since I am unable to solve thing like this -> lolipop have two classpaths (BOOTCKLASSPATH and SYSTEMSERVERCLASSPATH) and I not understand how to access classes from one classpath to another classpath, if you have idea how I can get this than I will probably continue development. My plan was implementing privacy guard rom cm12 but since I have problem accessing classes I am temporary stoped
How to download rom:
- go to here -> https://github.com/munjeni/D5503_14.5.A.0.242 and on the right side you have "Download zip"
- after downloading rom is not ready, do not flash!!!
How to install:
- after you download rom you must repack zip since git always add things into new folder inside zip so you will need repack it first before installing!
- simple open main zip and go to folder "14.5.A.0.242.master", select all files from these folder, drag and drop it to a new empty zip, you are done. Flash these new zip with any recovery. I have made some automated scripts so you no need to wipe anything since everything needed will be done auto so just click "install" and wait until rom get installed.
Enjoy!
Click to expand...
Click to collapse
Flashed this ROM and it is amazing.
Debloated it, installed some mods like xposed, xposed fix, modded services.jar for superuser mode, modified mixer_paths.xml for more loudness and some apps like MyAndroidTools, TitaniumBackup, Greenify.
Works like a charm and good battery life.
Only thing is the aweful toogle change by Google (no silent, vibrate toggle on quick settings) - but this depends NOT on your ROM.
Thx munjeni (one more time) for your time, work and effort.
m.
Investigated and got solution for 5 way reboot menu
Where you got moded services with superuser mod? I wanted to start porting it from cm12 but if it is allready exist I will be glad to look into it
munjeni said:
Investigated and got solution for 5 way reboot menu, you can download from here (just download android.policy.jar and replace) -> https://github.com/munjeni/D5503_14.../system/framework/android.policy.jar?raw=true enjoy
Where you got moded services with superuser mod? I wanted to start porting it from cm12 but if it is allready exist I will be glad to look into it
Click to expand...
Click to collapse
http://forum.xda-developers.com/sony-xperia-z1-compact/themes-apps/mod-accent-systemui-t3088719
moonryder said:
http://forum.xda-developers.com/sony-xperia-z1-compact/themes-apps/mod-accent-systemui-t3088719
Click to expand...
Click to collapse
I have no idea why it is caled SuperUser Mod since it have nothing related to SuperUser. It is just SignatureDisable mod, author stupidly gave these name to these mod which apsolutly have nothing related to superuser If you look into commits on my git you will notice that you no need his services.jar since my rom allready have disabled signature verification, I not guarant you how his services is patched, but I can sugest you to replace services.jar whith one from my rom since compatibility is guaranted
This http://www.androidauthority.com/cyanogenmod-12-superuser-577985/ is what I call superuser mod (I have plan to port it here), and diferencie between "wrongly named" superusermod and real superusermod like one from cm12 is like this and this
munjeni said:
...and diferencie between "wrongly named" superusermod and real superusermod like one from cm12 is like this and this
Click to expand...
Click to collapse
LOL
Ok bro will wait for a "real" PrivacyGuard for LP 5.0.2, modded by the master munjeni itself
When trying to install an app from sd card, I am getting out of space message, can't install apps from sd card
btw.. already wiped everything, and system storage shows correct info
nemphis said:
When trying to install an app from sd card, I am getting out of space message, can't install apps from sd card
btw.. already wiped everything, and system storage shows correct info
Click to expand...
Click to collapse
Hi, I have noticed the same thing, but I don't know if it is related to lolipop in general! Anybody confirm on stock unmodified rom?
I can install apps from sdcard [emoji18]
But I am unable to download some apps from playstore
munjeni said:
Hi, I have noticed the same thing, but I don't know if it is related to lolipop in general! Anybody confirm on stock unmodified rom?
Click to expand...
Click to collapse
NO problems here, i can install apps from sd card am on stock rooted lollipop with unlocked boot-loader.
I'll wait for another simplified flashable version of your rom.
Thanks @munjeni for this release !
Will give a shot tonight when everybody is sleeping
Question : Can i remove some elements ( unuseful app for my usage when repackaging rom ) regarding your install script ?
Thanks mate !
Freshly installed and everything is perfect ! Thank you very much brah !!
D5503 UB Dstriker ROM KK.157
Winb33 said:
Thanks @munjeni for this release !
Will give a shot tonight when everybody is sleeping
Question : Can i remove some elements ( unuseful app for my usage when repackaging rom ) regarding your install script ?
Thanks mate !
Click to expand...
Click to collapse
i tried that and / or replaced some things like bootanimation, fonts etc.
Flashing failed, so flash it untouched and remove / add things then.
pathaniya said:
NO problems here, i can install apps from sd card am on stock rooted lollipop with unlocked boot-loader.
I'll wait for another simplified flashable version of your rom.
Click to expand...
Click to collapse
I'm trying to solve this but have no idea how to do it, it is selinux restriction (if somebody have idea how it can be solved let me know please), but temporary solution is: via terminal emulator disable selinux, than install app, than enable selinux. To disable selinux write "setenforce 0", than install app, than enable selinux "setenforce 1"
Winb33 said:
Thanks @munjeni for this release !
Will give a shot tonight when everybody is sleeping
Question : Can i remove some elements ( unuseful app for my usage when repackaging rom ) regarding your install script ?
Thanks mate !
Click to expand...
Click to collapse
You can but only if you propertly remove lines from updater-script since it is hardcoded with our rom, instead recovery will abort installation if you missed something in updater-script ! My sugestion is, remove things manualy using an root file explorer, or at least add some lines in updater script which will remove things that you want
munjeni said:
Hi, I have noticed the same thing, but I don't know if it is related to lolipop in general! Anybody confirm on stock unmodified rom?
Click to expand...
Click to collapse
First when installed FR version same problems with SD card. Also ESexplorer had problems accessing SD card
Now on stock rooted works everything fine related to SD card.
Run also SDfix app becouse Titanium problem
Sent from my D5503 using XDA Free mobile app
EasySR said:
First when installed FR version same problems with SD card. Also ESexplorer had problems accessing SD card
Now on stock rooted works everything fine related to SD card.
Run also SDfix app becouse Titanium problem
Sent from my D5503 using XDA Free mobile app
Click to expand...
Click to collapse
No man, you no need sdcard fix. I allready included sdcard fix https://github.com/munjeni/D5503_14.5.A.0.242/commit/21b396daf721791c3675de417c543ba6184e21d1 and you can read / write any storage without problems, but we speak about problem related to the "installing apps from sdcard"! For example, if you try to install blablabla.apk which is on any storage you will get "no free space" error since selinux DENIED installing it, I don't have idea why it happen since I am not familiar with selinux, only very basic things by now. I will try to solve this problem!
munjeni said:
No man, you no need sdcard fix. I allready included sdcard fix https://github.com/munjeni/D5503_14.5.A.0.242/commit/21b396daf721791c3675de417c543ba6184e21d1 and you can read / write any storage without problems, but we speak about problem related to the "installing apps from sdcard"! For example, if you try to install blablabla.apk which is on any storage you will get "no free space" error since selinux DENIED installing it, I don't have idea why it happen since I am not familiar with selinux, only very basic things by now. I will try to solve this problem!
Click to expand...
Click to collapse
Just installed app on stock rooted lolipop (3G Watchdog) from SD card
Sent from my GT-P5110 using XDA Free mobile app
Hey guys, I'm having a hard time installing xposed installer, I get "not enough space" error. Could any of you help out a fellow user..?
D5503 UB Dstriker ROM KK.157
EasySR said:
Just installed app on stock rooted lolipop (3G Watchdog) from SD card
Sent from my GT-P5110 using XDA Free mobile app
Click to expand...
Click to collapse
Ok thanks for info. On my rom selinux must be disabled temporary before installing any app from sdcard, than enabled. I will try to understand why it happening. For sure it is related to selinux. I replaced platform key in selinux_policy.xml since all apks on our rom is resigned and zipaligned but it was not solved problem related to the installing apks from sdcard.

SdFix or not SdFix?

Hi,
my H815 is freshly and happily rooted, and i wonder if i have to install SdFix or not.
Do we have to do this on Lillipop?
on Google Play, SdFix says "for kitkat" and don't mention Lollipop.
What do you think?
Thanx for answers
I had to use it for some apps, so I say YES. Lollipop has the same regulations for the external SD like KitKat, so the apps have the same problems.
misteurz said:
Hi,
my H815 is freshly and happily rooted, and i wonder if i have to install SdFix or not.
Do we have to do this on Lillipop?
on Google Play, SdFix says "for kitkat" and don't mention Lollipop.
What do you think?
Thanx for answers
Click to expand...
Click to collapse
I use it as well and it works - I can now save TB backup directly on my external SD :good:
clandes said:
I use it as well and it works - I can now save TB backup directly on my external SD :good:
Click to expand...
Click to collapse
+1
there was this thread some time ago by @TecknoFreak that explained how to fix that by editing the /system/etc/permissions/platform.xml file by hand, no need for an app http://forum.xda-developers.com/showthread.php?t=2524277. he posted this in another thread but i cant remember now where i saw it
having said that, i cant remember if i used TB saving my backups to external before or after i made the change to my xml using the steps from the thread but i am pretty sure it was before. also the LG camera can write to ext_sd so dont know for sure this is needed. plus i just did a reflash of @MicroMod777 xTreme rom so it reset that file and i can still write to my ext_sd with TB and camera
oops...i take back part of this, i just now noticed the notification i got from TB that said my backup failed cause i did not have enough space to write the backup to, but the camera still saves to external
so i must have done the xml edit before i did TB, either way, i dont think you need an app for this. sure it might make it easier, but editing the file is not too bad to tackle either
I downloaded SDFix from Google Play (pretty sure it's the same one I used when KitKat first came out) and it reported that the app wasn't necessary.
EU H815 rooted with the recently released Low Effort Exploit (and not by unlocking the bootloader via LG's Dev site).
TiBu was one of the first apps I installed after rooting earlier this week, and it never had a problem backing up to my ext. SD card.
Midnight_Rider said:
there was this thread some time ago by @TecknoFreak that explained how to fix that by editing the /system/etc/permissions/platform.xml file by hand, no need for an app http://forum.xda-developers.com/showthread.php?t=2524277. he posted this in another thread but i cant remember now where i saw it
having said that, i cant remember if i used TB saving my backups to external before or after i made the change to my xml using the steps from the thread but i am pretty sure it was before. also the LG camera can write to ext_sd so dont know for sure this is needed. plus i just did a reflash of @MicroMod777 xTreme rom so it reset that file and i can still write to my ext_sd with TB and camera
oops...i take back part of this, i just now noticed the notification i got from TB that said my backup failed cause i did not have enough space to write the backup to, but the camera still saves to external
so i must have done the xml edit before i did TB, either way, i dont think you need an app for this. sure it might make it easier, but editing the file is not too bad to tackle either
Click to expand...
Click to collapse
My edits should work just fine for TB backing up on external. I did the same edits to my H811 and works great. I was getting the same error as well and it got fixed after those edits that is just one line missing.
I rather change a line or 2 before installing an app to my phone but that is just me.
Specifically for TitaniumBackup, you just need to go to preferences and when selecting your backup folder, change the storage provider to DocumentProvider storage (Click above the DETECT button) and then navigate to your folder.
Works fine without any fixes.
Charsher47 said:
Specifically for TitaniumBackup, you just need to go to preferences and when selecting your backup folder, change the storage provider to DocumentProvider storage (Click above the DETECT button) and then navigate to your folder.
Works fine without any fixes.
Click to expand...
Click to collapse
Don't get the option to 'protect' backups though if you go this route. Only if you use the default setting with edited platform.xml file.
TecknoFreak said:
My edits should work just fine for TB backing up on external. I did the same edits to my H811 and works great. I was getting the same error as well and it got fixed after those edits that is just one line missing.
I rather change a line or 2 before installing an app to my phone but that is just me.
Click to expand...
Click to collapse
Same here, and this worked perfectly fine on my H815 (SEA version). Now I can actually let GoneMadMusicPlayer edit tags in my music collection.
Thanks :good:

Categories

Resources