Related
Can someone Deodex the firmware, i've tried but I failed miserably
These are the ones i couldnt deodex
/system/framework/
android.policy
ext
framework
services
/system/app/
email
fts
gallery 3d
imeitracker
kieswifi
mediaprovider
mms
mobileprint
motionsettings
mtpapplication
packageinstaller
phone
samsungwidget_weatherclock
secdownloadprovider
settings
socialhub
stk
tasks
tasksprovider
touchwiz30launcher
touchwizcalendar
trimapp
I don't have the device yet but I actually managed to deodex kdd as a whole. the only exceptions were Email and MobilePrint. I just ignored these errors but yea, I have these two folders sitting on my desktop waiting for my phone to arrive
Sent from my GT-I9000 using XDA App
madmack said:
I don't have the device yet but I actually managed to deodex kdd as a whole. the only exceptions were Email and MobilePrint. I just ignored these errors but yea, I have these two folders sitting on my desktop waiting for my phone to arrive
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Could you upload the files please
Sent from my GT-I9100 using XDA App
soyef said:
Could you upload the files please
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Yes please upload!
Plz help a poor WinMo-refugee waiting for his first droid-device:
WTF is deodexing ?
troed said:
Plz help a poor WinMo-refugee waiting for his first droid-device:
WTF is deodexing ?
Click to expand...
Click to collapse
Apk files have respective odexes that devs use to supposedly save space.
Deodexing means you convert it back to a .dex file and put it back inside the apk.
This allows you to easily replace files (not having to worry about odexes), but the main point was to deodex services.jar so that you can change all text to different colors (such as the clock color to white) and to deodex services.jar, you need to deodex everything.
I'll upload what I have after elclassico
Sent from my GT-I9000 using XDA App
and here it is:
http://www.multiupload.com/MW71E1DAHV
you might want to delete Email.apk and MobilePrint.apk first because these two were the ones that I deodexed ignoring the errors. (lotsa errors with Email.apk. be wary of that one )
most of the errors in these two files were related to some awt libraries that are missing. I think (or hope) that they used these libraries only for debugging, so it shouldn't crash theoretically.
lemme know if it works guys ! can't wait for my phone to arrive
madmack said:
and here it is:
http://www.multiupload.com/MW71E1DAHV
you might want to delete Email.apk and MobilePrint.apk first because these two were the ones that I deodexed ignoring the errors. (lotsa errors with Email.apk. be wary of that one )
most of the errors in these two files were related to some awt libraries that are missing. I think (or hope) that they used these libraries only for debugging, so it shouldn't crash theoretically.
lemme know if it works guys ! can't wait for my phone to arrive
Click to expand...
Click to collapse
seems to be working fine, even the email.apk works fine!
thanks for the deodexing!!
soyef said:
seems to be working fine, even the email.apk works fine!
thanks for the deodexing!!
Click to expand...
Click to collapse
awesome !! I know what I'm gonna do when I receive this phone
thanks for letting me know
madmack said:
awesome !! I know what I'm gonna do when I receive this phone
thanks for letting me know
Click to expand...
Click to collapse
Oh and btw I also tried your Arabic patch and it worked fine too, just waiting for the libwebcore now
Thanks!!
Sent from my GT-I9100 using XDA App
soyef said:
Oh and btw I also tried your Arabic patch and it worked fine too, just waiting for the libwebcore now
Thanks!!
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
oh, "so" from the comments
I've replied to your comment with a libwebcore to test. let me know if it works.
madmack said:
oh, "so" from the comments
I've replied to your comment with a libwebcore to test. let me know if it works.
Click to expand...
Click to collapse
This is what I got from the logcat, and by the way I'm willing to test more if you need me to
soyef said:
This is what I got from the logcat, and by the way I'm willing to test more if you need me to
Click to expand...
Click to collapse
oops. thanks for testing
the logcat doesn't look good at all. I think I'll wait until samsung releases the proper sources for our phone before I make another attempt. This was all built with the korean sources and the error it throws now doesn't help much.
thanks again
ok, I'm a little restless and tenacious... i was able through some hoops and jumps to get a libwebcore with samsung's korean sources that matches the size of the one in your phone exactly (basically the build config of crespo.. should match the sII's except for the target_board_platform). I've not applied any arabic patches to it yet. just please try it and see if it at least runs ? (if it does, we have a winner !! )
http://www.multiupload.com/GK89VBFET9
GlossGhost said:
Apk files have respective odexes that devs use to supposedly save space.
Deodexing means you convert it back to a .dex file and put it back inside the apk.
This allows you to easily replace files (not having to worry about odexes), but the main point was to deodex services.jar so that you can change all text to different colors (such as the clock color to white) and to deodex services.jar, you need to deodex everything.
Click to expand...
Click to collapse
Tx a LOT ! Now I got it ..........
madmack said:
ok, I'm a little restless and tenacious... i was able through some hoops and jumps to get a libwebcore with samsung's korean sources that matches the size of the one in your phone exactly (basically the build config of crespo.. should match the sII's except for the target_board_platform). I've not applied any arabic patches to it yet. just please try it and see if it at least runs ? (if it does, we have a winner !! )
http://www.multiupload.com/GK89VBFET9
Click to expand...
Click to collapse
I think you have a winner then!
it seems to be running fine
i'm not sure, but I think that the camera isn't working
soyef said:
I think you have a winner then!
it seems to be running fine
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1063205
by the way, camera.apk from the deodexed files gives force close
I like the option to change music from anywhere via notification but i hate the cheap default album art in it!! So I like to extract the apk remove those pictures!! Does removing those pictures alone will cause any problems?? If the answer is yes I ll replace those images with my own images!!
So now regarding extracting :
Does extracting by zip & repacking again with zip & changing name as .apk is enough or do I want to extract using apk extractor/manager found in this forum (forgot its name) & repack & sign it with the same??
Regarding .odex file :
I have a rough idea about odex & deodexed files!! Stock application is usually odexed!!
Now my doubt is what I have to do with the .Odex file near the music??
Help me out soon
Sorry for my bad English & unframed question!! Cz am posting via mobile!!
Sent from my GT-I9100 using XDA App
Don't ever remove stuff, depending on how they are loaded / how well coded the app is, it will most likely cause null pointers and so force close.
If you mod an apk, replace stuff but don't remove or rename.
P.S. you could deodex the app, to make your life simpler, but deodexing is no simple task for system apps if you are not familiar with the process.
Maybe the solution, if you want to mod, is to get a deodexed rom and mod away.
Sent from my GT-I9100 using Tapatalk
Am new to Android just a week old, but am not a total noob i had molded roms in Symbian!!
So please send me links or tutorials about
How to deodex & other important things about droid!!
Also am not gonna remove anything am just gonna replace default images for music player for album art with custom pics!! I already replaced camera. Apk for battery mod found in the forum!! I can request any1 to mod for me but I really like modding it on my own, i like droid more than Symbian now!! & even am not using iPad properly after buying s2!!
Coming to point, is musicplayer.apk is system app like touchwiz. Apk & framework-research. Apk??
Update:
If i wanna edit musicplayer.apk what to do with its ODEX file ?!!
Sent from my GT-I9100 using XDA App
rajaspidey said:
Am new to Android just a week old, but am not a total noob i had molded roms in Symbian!!
So please send me links or tutorials about
How to deodex & other important things about droid!!
Click to expand...
Click to collapse
http://lmgtfy.com/?q=How+to+deodex
rajaspidey said:
Coming to point, is musicplayer.apk is system app like touchwiz. Apk & framework-research. Apk??
Update:
If i wanna edit musicplayer.apk what to do with its ODEX file ?!!
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Frameworks are not applications. But yeah, Musicplayer.apk is an application apk.
As for the Odex file... http://lmgtfy.com/?q=Odex+file
messed up my music player cant able to install stock back too !! please help me !!
i need to replace default album art with this png's !! for 400x400 i need that thumb_00.png !! please help me !!
also please teach me how to modify/edit/customise/repack/sign apk's !!!
1) Reflash your current rom (look for stock roms topic in Original Android Development forum)
2) ALWAYS do a backup of your files before messing with them, especially when you don't know how to recover them -.-'
3) Asked like this, nobody will do that for you. Moreover, that's iTunes, and we, as loyal Android users, won't take any of these into our droids.
4) To modify/edit/repack/sign APK, there's Google for that. It has tons of resources if you only take a second to type in your search, and one other to look at the links.
XpLoDWilD said:
1) Reflash your current rom (look for stock roms topic in Original Android Development forum)
2) ALWAYS do a backup of your files before messing with them, especially when you don't know how to recover them -.-'
3) Asked like this, nobody will do that for you. Moreover, that's iTunes, and we, as loyal Android users, won't take any of these into our droids.
4) To modify/edit/repack/sign APK, there's Google for that. It has tons of resources if you only take a second to type in your search, and one other to look at the links.
Click to expand...
Click to collapse
thanks for your help now i learnt that i have to deodex the app to make it work !! if u can u can help me !!
i found a tool called "Andrizoid's_Deodex_Kitchen_V4" but files have extension .sh confused about what to do !! help me if you can or else i ll need to google all night
k now i have deodex tools !! but now i need framework files for samsung !! does twframework-res.apk/framework-res.apk & its ODEX & jar files are enough ??!!!
rajaspidey said:
i found a tool called "Andrizoid's_Deodex_Kitchen_V4" but files have extension .sh confused about what to do !! help me if you can or else i ll need to google all night
Click to expand...
Click to collapse
Jeeeeeeeeeezzzz....
If you don't know what a .sh is, then you shouldn't be doing what you're trying to do.
P.S. you could deodex the app, to make your life simpler, but deodexing is no simple task for system apps if you are not familiar with the process.
Click to expand...
Click to collapse
As said in the first reply.
And yes, framework-res and twframeword-res.apk should be enough.
Sorry .Sh means shell used on linux!! I hv no basic of computer programming am an civil engineering student .!!
BTW i deodexed files my doubt is musicplayer.apk is system app right I repacked it & replaced it in folder but it's not appearing in menu!! :-(
Do I wanna push it like update.Zip?? Creating update.Zip is just like creating folder system/app, putting musicplayer.apk in it & zipping it right!!
I hv a nandroid but i wn restore it I want to modify musicplayer.apk & make it work!! You gotta solve my noobish doubts bro!!
Sent from my Galaxy S II via XDA app so sorry if u did any typographical or other mistakes!!
i deodexed musicplayer.odex with help of
http://code.google.com/p/smali/wiki/DeodexInstructions
&
http://www.madteam.co/forum/tutorials/how-to-deodex-an-odex-file
now i got an out folder !! please send me link for anythread which has how to for this kind of modifications !! am too searching !!
[MOD] modified default album art images for music player in SGSII.!!
Succesfully made my music player !! the work is simple i made it complicated !! just deodexing to dex is enough !! i was more noobier than i thought & when i was about to post it i found it was already present in the forum !!
anyways i learnt how to deodex & many things heres own my mod version attached !!
thanx for your help !! & thanx to XDA Forum !! thnx to @XpLoDWilD & other member replied for me !!
just copy this to System/app/ rename your musicplayer.apk & its .ODEX to musicplayer.bak (just keep a backup)
& rename this as musicplayer.apk no install needed !!
Hell yeah finally i made an mod !!
Nice to see your first mod!!
Thank you bro!! Soon ll post detailed how to for newbie/noobs like me!! I won't ask them to Google . Lol
Sent from my Galaxy S II via XDA app so sorry if i did any typographical or other mistakes!!
I get it from LPF, enjoy!
samcp16 said:
I get it from LPF, enjoy!
Click to expand...
Click to collapse
Thanks. But it does not work. pasted it into the /system/app but keep crashing.
U are missing the library files. Samsung IEM doesn't work as a stand alone apk. Can't think of the names of the files you need right now but dig around there should be a post some where have those files included.
Sent from my GT-N7000 using Tapatalk 2
tg9413 said:
U are missing the library files. Samsung IEM doesn't work as a stand alone apk. Can't think of the names of the files you need right now but dig around there should be a post some where have those files included.
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
I've searched around using those words I quote in the title but it came back as nothing useful.
samsung chinese ime
darkmax1974 said:
I've searched around using those words I quote in the title but it came back as nothing useful.
Click to expand...
Click to collapse
Under LRK try libjni_latinime.so and libjni_secime.so
may be it's the same under LRF too
Thanks for sharing the app with us. To understand the purpose of the app. You can use it to restore your IMEI in case you missed it or lost. Am I correct. In that case. does anyone used it .. and give us a demonstration how to use it without damaging anything.
Thanks
Nope, AFAIK this has no relation to IMEI, this one is for chinese input for keyboard.
darkmax1974 said:
Thanks. But it does not work. pasted it into the /system/app but keep crashing.
Click to expand...
Click to collapse
You need this file in the library folder, libjni_secime .so.
Sent from my GT-N7000 using Tapatalk 2
Those who want samsung chinese ime for n7000 - this is the one working i tested on stock ics
http://forum.xda-developers.com/showthread.php?p=27167287
Sent from my alps android
Ok so I posted this in the Q&A a few days ago and haven't gotten a single response. Do here it is again
I am porting the native Play ps1 emulator to my LG esteem. They both share the same exact chipset so the esteem can run it. I currently have been working on a few things and found the file that calls on the ps certificate buried in all PlayStation certified devises. Now my problem is that I font own an xperia play so I font know where to put or get this certificate. Can any one direct me to or provide me with a current system image that is extractable so I can browse it on my Pc.
I will except any and all help that is relevant.
I have two esteems to test on.
Thank you
Maybe this will help.
DontExist said:
Ok so I posted this in the Q&A a few days ago and haven't gotten a single response. Do here it is again
I am porting the native Play ps1 emulator to my LG esteem. They both share the same exact chipset so the esteem can run it. I currently have been working on a few things and found the file that calls on the ps certificate buried in all PlayStation certified devises. Now my problem is that I font own an xperia play so I font know where to put or get this certificate. Can any one direct me to or provide me with a current system image that is extractable so I can browse it on my Pc.
I will except any and all help that is relevant.
I have two esteems to test on.
Thank you
Click to expand...
Click to collapse
what file are you talking? For now I have found that this files that are needed for the correct function of the PS Native Emulator, Xperia Play Optimized Games and the TouchPad:
System/app/PSpocket.apk or PlaystationPocket.apk
System/app/semcsuite.apk
System/etc/permissions/com.playstation.playstationcertified.xml
System/etc/permissions/com.sony.android.playstationcertified.xml
System/etc/permissions/com.sonyericsson.android.xperiaplaycertified.xml
System/framework/com.playstation.playstationcertified.jar
System/framework/playstationcertified.jar
System/framework/xperiaplaycertified.jar
System/usr/keylayout/keypad-game-zeus.kl
System/usr/keylayout/keypad-phone-zeus.kl
System/usr/keylayout/keypad-zeus.kl
Hope it Helps!
Damn good help you both have provided, I found and extracted the files and I have most of them.
These are the four files I have scoured the Web for and simply cannot find.
Com.Sony.Android.PlayStation Certified.xml
Com.Sony Ericsson.Android.Xperiaplay Certified.xml
PlayStationCertified.jar
XperiaplayCertified.jar
Could someone point me to them or email me?
DontExist said:
Damn good help you both have provided, I found and extracted the files and I have most of them.
These are the four files I have scoured the Web for and simply cannot find.
Com.Sony.Android.PlayStation Certified.xml
Com.Sony Ericsson.Android.Xperiaplay Certified.xml
PlayStationCertified.jar
XperiaplayCertified.jar
Could someone point me to them or email me?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1492139
Update on getting ps store and ps pocket apps to install! Now I am dealing with funky error code but hopefully that will be done tomorrow, mwaahahaha
razerblader said:
http://forum.xda-developers.com/showthread.php?t=1492139
Click to expand...
Click to collapse
sorry the link is bad and I can't post to the OP since I only have for posts up, haha.
But thanks for the help
DontExist said:
sorry the link is bad and I can't post to the OP since I only have for posts up, haha.
But thanks for the help
Click to expand...
Click to collapse
here you have all files I found till now:
http://www.mediafire.com/?e6kaeeakwccijq6
the usr folder may not interest you since your phone doesnt have the xperia play gamepad
Thanks that game me the last file I was missing.
Is there anyway I can get you to upload a copy of your build.prop?
I need to make a few edits to mine and I need an xperia play build.prop
To look at.
here ya go!
Thanks man, that was exactly what I needed! now I just have to figure out how to get semcsuite.apk to install and I think this thing will be about done.
DontExist said:
Thanks man, that was exactly what I needed! now I just have to figure out how to get semcsuite.apk to install and I think this thing will be about done.
Click to expand...
Click to collapse
if you find anything please report because that might help us to get the Suite to install on CM9
DontExist said:
Thanks man, that was exactly what I needed! now I just have to figure out how to get semcsuite.apk to install and I think this thing will be about done.
Click to expand...
Click to collapse
Good luck with this. R800 users on CM can't even get this installed.
I definitely will be telling everyone interested. by the way what is the semcsuite.apk for? Maybe if I know a little more about it I could figure out a little more.
ro.product-res-path-framework/semcgenericuxpRes.apk
Anybody know what that is? Man I hate being a noob.
Okay forget tho, I have been swapping files, adding permissions, replacing .jars, I have done about 15 backup and restored. I think I need some sleep. Does anyone know how to modify an apk? When I wake up IM going to extract the semcsuite apk and scoured it's programming for whatever only allows it to install on Sony devices, anyone done this already?
hi guys
delete or create file or folder & ... not avabile in 4.4 ext memory card
fix it
. Using a root-enabled file manager, navigate to /system/etc/permissions
2. Edit platform.xml and find the WRITE_EXTERNAL_STORAGE permission.
3. Add an additional group definition for this permission...<group gid="media_rw" />
4. Save the changes to the file.
5. Restart.
Or
download attachment file extract & move to system/etc/promission
link
or just install SDFix form Google Play
https://play.google.com/store/apps/details?id=nextapp.sdfix
flasherTHC said:
or just install SDFix form Google Play
https://play.google.com/store/apps/details?id=nextapp.sdfix
Click to expand...
Click to collapse
thanks dear :X god job
Its working for me without any fix.. I am just using file commander
Sent from my C6603 using Tapatalk
Mr.KiLLeR said:
Its working for me without any fix.. I am just using file commander
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
yeah file commender worked
es file explorer best of commender
Its working for me without any fix.. I am just using file commander
Click to expand...
Click to collapse
Can you download files from LAN to selected folder, modify it, and send it again? or you can, using eg QuickPic sort images to different folders?
Can you use download files, and send files to different folders? eg apps to apps, music to music.?
Or you can using ID3 Tag editor download and modify music data/covers?
Akinaro said:
Can you download files from LAN to selected folder, modify it, and send it again? or you can, using eg QuickPic sort images to different folders?
Can you use download files, and send files to different folders? eg apps to apps, music to music.?
Or you can using ID3 Tag editor download and modify music data/covers?
Click to expand...
Click to collapse
Give it a rest. We get it. The changes to external SD access have inconvenienced you. The changes are no surprise, so you shouldn't have upgraded if it was so critical to you to continue having full read/write access with every app.
Either use one of the fixes suggested in this thread or in the other thread you're complaining repeatedly in, or downgrade to 4.3.
Sent from my C6603 using Tapatalk
Akinaro said:
Can you download files from LAN to selected folder, modify it, and send it again? or you can, using eg QuickPic sort images to different folders?
Can you use download files, and send files to different folders? eg apps to apps, music to music.?
Or you can using ID3 Tag editor download and modify music data/covers?
Click to expand...
Click to collapse
I could not do before editing
but edit platform.xml Everything Work fine
kingvortex said:
Give it a rest. We get it. The changes to external SD access have inconvenienced you. The changes are no surprise, so you shouldn't have upgraded if it was so critical to you to continue having full read/write access with every app.
Either use one of the fixes suggested in this thread or in the other thread you're complaining repeatedly in, or downgrade to 4.3.
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
its not about me, what about other people that see update, install it and find out that they cant use 50% of their apps? did you thought about that? and some people cant root, or dont know how.
I just use 4.3 but others update their XZ and would just find out that their phones doesn't work like before and just call XZ stupid phone and sell it, they gonna buy different phone and find out it again and they gonna see how google mess with idea of freedom of Android.
Its like some car producer would say that you cant use your back seats, and lock back doors, how you would feel about that?
Akinaro said:
its not about me, what about other people that see update, install it and find out that they cant use 50% of their apps? did you thought about that? and some people cant root, or dont know how.
I just use 4.3 but others update their XZ and would just find out that their phones doesn't work like before and just call XZ stupid phone and sell it, they gonna buy different phone and find out it again and they gonna see how google mess with idea of freedom of Android.
Click to expand...
Click to collapse
This is a development site. Most people here are perfectly capable of rooting to workaround issues like this or even of checking critical changes in Android updates before blindly updating. I posted about this change in KitKat a few times in the large thread about the update that you've participated in, for a start.
Repeatedly complaining after you've been told how to fix your issue is doing nothing but pointlessly flooding threads in any case. Please stop.
Sent from my C6603 using Tapatalk
Akinaro said:
its not about me, what about other people that see update, install it and find out that they cant use 50% of their apps? did you thought about that? and some people cant root, or dont know how.
I just use 4.3 but others update their XZ and would just find out that their phones doesn't work like before and just call XZ stupid phone and sell it, they gonna buy different phone and find out it again and they gonna see how google mess with idea of freedom of Android.
Its like some car producer would say that you cant use your back seats, and lock back doors, how you would feel about that?
Click to expand...
Click to collapse
Dude I can do anything I like and there is no error .. So if you really dont know why its not working for you simply just downgrade to 4.3 rather just thinking of others , if they like the phone they will keep it and if they dont then obviously everyone has their own choice to sell it or buy it. So please stop complaining and take some time to fix it if its not working for you then just simply downgrade ... AND CHILL
Akinaro said:
Can you download files from LAN to selected folder, modify it, and send it again? or you can, using eg QuickPic sort images to different folders?
Can you use download files, and send files to different folders? eg apps to apps, music to music.?
Or you can using ID3 Tag editor download and modify music data/covers?
Click to expand...
Click to collapse
well if mentioning something 5 times is flooding how you can call creating 7-8 topic about the same update? :]
Akinaro said:
well if mentioning something 5 times is flooding how you can call creating 7-8 topic about the same update? :]
Click to expand...
Click to collapse
"That guy shot someone, so that means I'm allowed to do it!"
Come on now, really?
There's no reason for you to repeatedly complain about this in different threads after you've been informed of how to fix it.
This is becoming off topic and it's disrespectful to flood a useful thread like this, so this is my last word on the subject. Have a good day.
Sent from my C6603 using Tapatalk
I'm trying to use the ext sdcard to use as destination for Titanium Backup. I am rooted. Can this be done? I created a folder but I get the message that this is not writable. Any help?
EDIT. Downloaded sdfix
Sent from my C6603 using Tapatalk
Could we just convert an app like solid explorer to a system app to regain full control? Is that why file commander still works, or is it something else? I haven't had a chance to upgrade yet and try this out.
Thanks in advance.
Dhickory said:
Could we just convert an app like solid explorer to a system app to regain full control? Is that why file commander still works, or is it something else? I haven't had a chance to upgrade yet and try this out.
Thanks in advance.
Click to expand...
Click to collapse
SXZdabbler said:
I'm trying to use the ext sdcard to use as destination for titanium backup. I am rooted. Can this be done? I created a folder but I get the message that this is not writable. Any help?
EDIT. Downloaded sdfix
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
I am just using File commander and I can move files from SD Card to Internal storage and make folders too.. So I am not sure why people need this fix anyways.. Its working totally fine for me and I have chosen my Camera pics to be saved in SD Card and my music stays in internal storage..
Its also working for me :good:
Just an OT, whats the best browser for kitkat? Because when I was in 4.3 ago, I am using the boat browser..but when I was in kitkat, Im having probs like I cant upload files directly from my Z sorry for the OT
totzkitotz said:
Its also working for me :good:
Just an OT, whats the best browser for kitkat? Because when I was in 4.3 ago, I am using the boat browser..but when I was in kitkat, Im having probs like I cant upload files directly from my Z sorry for the OT
Click to expand...
Click to collapse
Hi plz add me in yahoo my friend
I use google chrome best & faster browser
Sent from my C6603 using Tapatalk
SXZdabbler said:
I'm trying to use the ext sdcard to use as destination for Titanium Backup. I am rooted. Can this be done? I created a folder but I get the message that this is not writable. Any help?
EDIT. Downloaded sdfix
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
This works for me... TB (6.1.5.6 Pro) uses /storage/scard1/TitaniumBackup folder.
I installed 4.4.2 with FTF, rooted with towellroot, instamlled SuperSU and used NextApp SDFix.
This SD Card ussue is not fix for Xperia Devices - I've tried the Fix app, but it change nothing even if it says so... Have someone a solution!?
P.S. To convert some app into system App doesn't work neather.....
Sent from my C6603 using XDA Free mobile app