if anybody wants to try to make this work here is a cople of things that need to happen.
If you flash any roms made for LT30p to you LT29i you (I am talking custom roms like from peetr, Tim, Greg, etc) you will ended up with black screen whitin first 30 seconds after boot. To get past this issue you need to replace pre_hw_config.sh script from TX rom into T rom. Also make sure that you replace hw_config.sh file from TX rom to T othervise you will flash new touchscreen firmware to you tx and you will be unable to navigate.
now you rom will boot into android and all functions will be operatinal except touchscreen. Screen will show small circel on display every time you touch the screen and you will see that calibration is way off. You can navigate thru screens as long as you try to follow that cytcle. any apps wou want to open you have to double tap on that app. two fingers on screen at the same time will let you swipe between screns.
I think this issue is releatd to kernel vs display driver mismatch.
Another thing that need's to happen just to be safe is you have to remove touchpanel driver from etc/firmware folader so you don't enad up with dead toucscreen because you didn't copy hw_config.sh .
In case you end up with dead touchscreen you will have to re-flash back to ICS stock to make touchscvreen to work. Flashing JB stock ftf will now resolve this issue.
This issue with screen calibration is in kernel and i remember when i tested doomlords tx kernel V2 this is what happened. I had this cyrcle on my screen just by flashing that V2 kernel to TX rom.
Hi, somehow I managed to flash xperia T rom into TX by following your guide. For cursors, just replace all the content of /system/usr folder from TX to original T rom.
but I have one problem, I cannot turn my wifi on. I don't have wifi mac address in wifi menu. And when I tried to insmod it manually, it gives me error. Could you help me fixing this? I could send you my logcat if you need it. Thanks..
so you got touchscreen to works properly? thats great news.
as far as wifi not working issue is probably releated in updater script with symlinks. doublecheck that please.
Is it possible to port rom for locked BL to TX JB like you did before for ICS?
shad0wbane said:
Hi, somehow I managed to flash xperia T rom into TX by following your guide. For cursors, just replace all the content of /system/usr folder from TX to original T rom.
but I have one problem, I cannot turn my wifi on. I don't have wifi mac address in wifi menu. And when I tried to insmod it manually, it gives me error. Could you help me fixing this? I could send you my logcat if you need it. Thanks..
Click to expand...
Click to collapse
touchscreen is working fine.great find
joonlin said:
Is it possible to port rom for locked BL to TX JB like you did before for ICS?
Click to expand...
Click to collapse
once we know what is neede then it should be ok. patches will not work since some files from original T roms will have to be removed and replaced before flashing to TX
shad0wbane said:
Hi, somehow I managed to flash xperia T rom into TX by following your guide. For cursors, just replace all the content of /system/usr folder from TX to original T rom.
but I have one problem, I cannot turn my wifi on. I don't have wifi mac address in wifi menu. And when I tried to insmod it manually, it gives me error. Could you help me fixing this? I could send you my logcat if you need it. Thanks..
Click to expand...
Click to collapse
got wifi working. driver mismatch again for wifi modules.
only thing left is lights for xperia logo
asterix005 said:
got wifi working. driver mismatch again for wifi modules.
only thing left is lights for xperia logo
Click to expand...
Click to collapse
how did you do that?
I'm still stuck here..
make sure you have this line in your updater scrip under symlinks
symlink("/system/lib/modules/prima/prima_wlan.ko", "/system/lib/modules/wlan.ko");
next replace modules from tx to t rom. modules are under /lib/modules
your camera will be up-side down. replace camera modues from vendor/camera
Weird. I've already done everything as you instructed before
gonna try that again tomorrow.
thanks a lot!
alex you are realy xperia geniuos. i used you patch for about 6 ICS roms.and all worked. after the update to jb started i was not able to update till i installed a stock rom and made my update.i was waiting for the jb patch since the 1st days of xperia jb. please would you mind recomending the list of roms you think that they gone well with your patch.i have xperia tx rooted with the russan stock rom
thank you
bldysurgeon said:
alex you are realy xperia geniuos. i used you patch for about 6 ICS roms.and all worked. after the update to jb started i was not able to update till i installed a stock rom and made my update.i was waiting for the jb patch since the 1st days of xperia jb. please would you mind recomending the list of roms you think that they gone well with your patch.i have xperia tx rooted with the russan stock rom
thank you
Click to expand...
Click to collapse
Thank you. all stock based JB custom roms made for xperia T can be converted to run on TX since they are all based on .489 or .140 base.
I have used recoba's rom to work as a base for conversion. I will test TiMiN8R's rom next and with permision from those devs i can make conversion and upload them.
Xperiment_T_2.5 is working good. Everithing works except xperia logo light - same issue on recoba's rom.
asterix005 said:
make sure you have this line in your updater scrip under symlinks
symlink("/system/lib/modules/prima/prima_wlan.ko", "/system/lib/modules/wlan.ko");
next replace modules from tx to t rom. modules are under /lib/modules
your camera will be up-side down. replace camera modues from vendor/camera
Click to expand...
Click to collapse
Re-Testing again.. and works like charm!
Thanks to you, dude!
But one more thing.. I've gathered all the required things in one folder, including the updater script. but when I tried to install via cwm, it gives me status 6, and failed to install. Can you point me what's wrong?
-----
Edit, almost forgot to tell, I'm using peetr__'s Hybrid rom.. Same problem, xperia logo light is off
Upload your .zip file. It seems you have done something wrong
Sent from my star trek communicator
Sony Flagship device circa 2145
gregbradley said:
Upload your .zip file. It seems you have done something wrong
Sent from my star trek communicator
Sony Flagship device circa 2145
Click to expand...
Click to collapse
Somehow I managed to make it work. Gonna upload the file as soon as i'm back from campus. :thumbup:
Sent from my LT29i using xda app-developers app
asterix005 said:
if anybody wants to try to make this work here is a cople of things that need to happen.
If you flash any roms made for LT30p to you LT29i you (I am talking custom roms like from peetr, Tim, Greg, etc) you will ended up with black screen whitin first 30 seconds after boot. To get past this issue you need to replace pre_hw_config.sh script from TX rom into T rom. Also make sure that you replace hw_config.sh file from TX rom to T othervise you will flash new touchscreen firmware to you tx and you will be unable to navigate.
now you rom will boot into android and all functions will be operatinal except touchscreen. Screen will show small circel on display every time you touch the screen and you will see that calibration is way off. You can navigate thru screens as long as you try to follow that cytcle. any apps wou want to open you have to double tap on that app. two fingers on screen at the same time will let you swipe between screns.
I think this issue is releatd to kernel vs display driver mismatch.
Another thing that need's to happen just to be safe is you have to remove touchpanel driver from etc/firmware folader so you don't enad up with dead toucscreen because you didn't copy hw_config.sh .
In case you end up with dead touchscreen you will have to re-flash back to ICS stock to make touchscvreen to work. Flashing JB stock ftf will now resolve this issue.
This issue with screen calibration is in kernel and i remember when i tested doomlords tx kernel V2 this is what happened. I had this cyrcle on my screen just by flashing that V2 kernel to TX rom.
Click to expand...
Click to collapse
Excuse me..i have flash ExperimenT 2.5 rom and use TX kernel(.411). then use the path http://forum.xda-developers.com/showthread.php?t=2268401
I can successful start into the system, but the screen upside down.
So i used flashtool flash the stock LT29i FTF(.411) back.
the same situation also happened.....why??please help me
It would be great if the MIUI rom from Xperia T can be ported to Xperia TX
Really waiting for it
Sent from my LT29i
lt29 invers display
after flash lt29 has inverted display...i flashed it with setool and didnt help..any idea?
How about porting to XV ?
Sent from my LT25i using xda premium
Related
xperia z unfortunately settings has stopped problem
rooted and modded. but settings wont work
please help
yohannenoia said:
xperia z unfortunately settings has stopped problem
rooted and modded. but settings wont work
please help
Click to expand...
Click to collapse
If u have flashed Docomo status bar or deodexed settings.apk then remove settings.odex file from system\app
Sent from my C6602 using xda premium
yohannenoia said:
xperia z unfortunately settings has stopped problem
rooted and modded. but settings wont work
please help
Click to expand...
Click to collapse
If your recovery works, get into recovery and flash the rom that you are on without doing a full wipe. Alternatively do a full wipe and flash whatever you want.
You could also do a fix through SUS or PC Companion but that will most likely do a full wipe and remove the root.
After you are done root again and apply any MODs that you have had previously. Apply the MODs one by one to see which one (if any) causes the problem on your phone.
Next time please post help related issue in the Q/A, help forum.
i just installed a new stock rom and found that it doesnt come with phonebook,apk installed means my contacts app is not installed so i rooted my phone and manually pushed phonebook.apk to system/app but its not installed i also tried to install it manully but then in application manager it says App not installed.... how to install this contact app? i also done factory reset but still not present....please help thanks
Which Rom Did you flashed?
Try flashing another one.
Sent from my Dualbooted XZ
Ciapa1 said:
Which Rom Did you flashed?
Try flashing another one.
Sent from my Dualbooted XZ
Click to expand...
Click to collapse
its stock rom... and i want stock rom only...i dunno why its not installing...its strange problem
Stock Rom can be everything...
I need the complete filename including build number and so on.
Sent from my Dualbooted XZ
Ciapa1 said:
Stock Rom can be everything...
I need the complete filename including build number and so on.
Sent from my Dualbooted XZ
Click to expand...
Click to collapse
sony xperia z 10.3.1.a.0.244 bootloader locked rooted
Try install a untouched one.
If you cant find one, ill upload one of mine this night(german time)
And please stop double posting. One thread is enought...
Sent from my Dualbooted XZ
probably need to flash the system r/w exploit or something like that. phonebook and contacts apk are system apps which would require you to be able to write to the system to change them. hope this helps
Please do not duplicate threads.
Closed.
Guys my Xperia Zr camera got all messed up
Please help me return to stock..
I flashed this zip to my phone and after that my camera force closes every time i open it
http:// http://click.xda-developers.com/api/click?format=go&key=f0a7f91912ae2b52e0700f73990eb321&loc=http%3A%2F%2Fforum.xda-developers.com%2Fsitesearch.php%3Fq%3DXperia%2520z%2520cyber%2520shot&v=1&libId=8d6264f6-a485-4af0-a572-15a877e9c41b&out=https%3A%2F%2Fwww.google.com%2Furl%3Fq%3Dhttp%3A%2F%2Fforum.xda-developers.com%2Fshowthread.php%253Ft%253D2221351%26sa%3DU%26ei%3DZK9iUp24Gua_igL_h4GoCQ%26ved%3D0CAcQFjAA%26client%3Dinternal-uds-cse%26usg%3DAFQjCNE_RwTquCutCXVbgZ5jgryKh6B8zA&ref=http%3A%2F%2Fforum.xda-developers.com%2Fshowthread.php%3Ft%3D2194797&title=xda-developers%20-%20General%20Search&txt=%5BMOD%5D%5BJB%5D%5BCamera%5D%20%3Cb%3ECyber%3C%2Fb%3E-%3Cb%3Eshot%3C%2Fb%3E%E2%84%A2%20For%20%3Cb%3EXperia%20Z%3C%2Fb%3E%20%26amp%3B%20ZL%20%22Updated%2013-04%20%3Cb%3E...%3C%2Fb%3E&jsonp=vglnk_jsonp_13821991469566
Please help
kraken000 said:
Guys my Xperia Zr camera got all messed up
Please help me return to stock..
I flashed this zip to my phone and after that my camera force closes every time i open it
http:// http://click.xda-developers.com/api/click?format=go&key=f0a7f91912ae2b52e0700f73990eb321&loc=http%3A%2F%2Fforum.xda-developers.com%2Fsitesearch.php%3Fq%3DXperia%2520z%2520cyber%2520shot&v=1&libId=8d6264f6-a485-4af0-a572-15a877e9c41b&out=https%3A%2F%2Fwww.google.com%2Furl%3Fq%3Dhttp%3A%2F%2Fforum.xda-developers.com%2Fshowthread.php%253Ft%253D2221351%26sa%3DU%26ei%3DZK9iUp24Gua_igL_h4GoCQ%26ved%3D0CAcQFjAA%26client%3Dinternal-uds-cse%26usg%3DAFQjCNE_RwTquCutCXVbgZ5jgryKh6B8zA&ref=http%3A%2F%2Fforum.xda-developers.com%2Fshowthread.php%3Ft%3D2194797&title=xda-developers%20-%20General%20Search&txt=%5BMOD%5D%5BJB%5D%5BCamera%5D%20%3Cb%3ECyber%3C%2Fb%3E-%3Cb%3Eshot%3C%2Fb%3E%E2%84%A2%20For%20%3Cb%3EXperia%20Z%3C%2Fb%3E%20%26amp%3B%20ZL%20%22Updated%2013-04%20%3Cb%3E...%3C%2Fb%3E&jsonp=vglnk_jsonp_13821991469566
Please help
Click to expand...
Click to collapse
Your link doesn't work. Usually you can just check what's inside the mod zip file and replace them with the same files from the stock which should restore your phone back to stock.
LOL he flashed Rizal's Cybershot mod... that is meant for 4.1.2 dude...
did u do a backup before u flashed it? cos if u didn't u're gonna have to replace a _LOT_ of files...
my suggestion is to reflash (flashtool) your firmware, only do not wipe data
Still help needed
Guys first of all thanks for addressing my problem
Yes i didn't do a backup....
Just tell me what to do and i'll do it...
Anything to get my camera back
I dont want to lose any data...
use flashtool to reflash the ftf, make sure u UNCHECK the part where is says Wipe Data.
good luck
Mods needed
Guys do anyone of you know mods to get:
1.Double Tap to unlock from Lockscreen from g2
2.samsung s4 camera port
3.ios 7 Lockscreen
And more awesome mods?
Comment
kraken000 said:
Guys do anyone of you know mods to get:
1.Double Tap to unlock from Lockscreen from g2
2.samsung s4 camera port
3.ios 7 Lockscreen
And more awesome mods?
Click to expand...
Click to collapse
Not to turn you down, but first we need some Devs to support our device, If you haven't noticed, ZR is located in "Legacy and Low Activity Devices".
Double tap to unlock woek in the new kernel posted in development forum
Sent from my C5503 using Tapatalk
(I'm not english, I'm sorry if there's some error)
Hello XDA community,
I'm trying to install the Xperia Z1 compact 4.4.4 firmware on my xperia SP. Naturally if I try to install it using flashtool (I've downladed the firmware from the official sony site) the installation doesn't work. So I've tried to create a flashable zip. I extract the system.sin from the firmware, and I've extract data using flashtool. Then I've used ex2explore to get the files in the system.ext4 file. I've put the taken files in a zip, I've put the META-INF folder from a custom rom compatible with xperia SP. So I went in recovery and I've installed the zip but it doesn't work. After the tried installation the device doesn't start, the only thing that happens is that the screen lights up black. So to turn on the device I must plug the phone to the pc and install the firmware of the Xperia SP.
Do I done something wrong? Is there a way to install the firmware of another device?
And if it is possible, given that the Z1 compact display (4,3") is smaller than the SP display(4,6"), will appear a black zone?
Or if I install the z2 (5,2") firmware a piece of my display will be cuted?
Thanks in advance for the Help :highfive:
DarkLudo77 said:
(I'm not english, I'm sorry if there's some error)
Hello XDA community,
I'm trying to install the Xperia Z1 compact 4.4.4 firmware on my xperia SP. Naturally if I try to install it using flashtool (I've downladed the firmware from the official sony site) the installation doesn't work. So I've tried to create a flashable zip. I extract the system.sin from the firmware, and I've extract data using flashtool. Then I've used ex2explore to get the files in the system.ext4 file. I've put the taken files in a zip, I've put the META-INF folder from a custom rom compatible with xperia SP. So I went in recovery and I've installed the zip but it doesn't work. After the tried installation the device doesn't start, the only thing that happens is that the screen lights up black. So to turn on the device I must plug the phone to the pc and install the firmware of the Xperia SP.
Do I done something wrong? Is there a way to install the firmware of another device?
And if it is possible, given that the Z1 compact display (4,3") is smaller than the SP display(4,6"), will appear a black zone?
Or if I install the z2 (5,2") firmware a piece of my display will be cuted?
Thanks in advance for the Help :highfive:
Click to expand...
Click to collapse
Lol you can't install a firmware from another device on your device because the hardware is different so please read before you do anything!!!!
Sent from my C5303 using XDA Free mobile app
noahvt said:
Lol you can't install a firmware from another device on your device because the hardware is different so please read before you do anything!!!!
Sent from my C5303 using XDA Free mobile app
Click to expand...
Click to collapse
I suppouse that becouse I didn't found any guides, but I wanted to try.
Thanks
@DarkLudo77
What nationality are you?
Wow, I have never seen a brave android flasher anywhere.
You have a bright future in development, because your not afraid to make mistakes.
To port you must learn kernel and Android framework basics.
Size of display isn't important but resolution is important and i think it isn't important too because android apps are flexible and android adapts applications to the screen resolution.. But two different devices have completely different hardwares, chipsets, drivers, frameworks, and everything else.. For porting roms you should change kernel and frameworks so that apps of new device work with your devices kernel.. And this procedure isnt that easy.. First read..
Sent from my C5303 using Tapatalk
asQxPL said:
@DarkLudo77
What nationality are you?
Click to expand...
Click to collapse
I'm Italian
neXus PRIME said:
Wow, I have never seen a brave android flasher anywhere.
You have a bright future in development, because your not afraid to make mistakes.
To port you must learn kernel and Android framework basics.
Click to expand...
Click to collapse
Thanks for your compliments.
I learned all that i know without any guides,i saw only guides to root(the easiest thing xD), i learned from my experiment. My phone is very precius for me but the desire to improve my phone i bigger . I'll read somethings about kernel and framework :good:
MH-Droid said:
Size of display isn't important but resolution is important and i think it isn't important too because android apps are flexible and android adapts applications to the screen resolution.. But two different devices have completely different hardwares, chipsets, drivers, frameworks, and everything else.. For porting roms you should change kernel and frameworks so that apps of new device work with your devices kernel.. And this procedure isnt that easy.. First read..
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
I'll read something :good: thanks
Due to the Xperia E1 having only 512MB RAM, Sony added a line inside build.prop that disables some features in Android so that the phone won't be running slow. If we change the value of the line from true to false, it will re-enable the disabled features and lockscreen widgets will come back.
Steps:
1. Download an advanced file manager from Play Store (Root Browser)
2. Go to /system and open build.prop with the text editor.
3. Search for the line
Code:
ro.config.low_ram=true
4. Change the value 'true' to 'false'
Code:
ro.config.low_ram=false
5. Reboot
xezrunner said:
Due to the Xperia E1 having only 512MB RAM, Sony added a line inside build.prop that disables some features in Android so that the phone won't be running slow. If we change the value of the line from true to false, it will re-enable the disabled features and lockscreen widgets will come back.
Steps:
1. Download Root Browser from Play Store (Root Explorer is not gonna work)
Click me
2. Go to /system and open build.prop with the text editor.
3. Search for the line
Code:
ro.config.low_ram=true
4. Change the value 'true' to 'false'
Code:
ro.config.low_ram=false
5. Reboot
Click to expand...
Click to collapse
The swipe lockscreen is software bug, or It can be solved with tinkering with build.prop?
Can't work in my xperia e1 dual
If I Help You Then Say Thanks
Kizoky said:
The swipe lockscreen is software bug, or It can be solved with tinkering with build.prop?
Click to expand...
Click to collapse
I tried to set stuff in build.prop, but it still did not work, so I believe it is some kind of software bug, or Sony added something else ( a security certificate thing or something ) that disable the options.
Vicky7999 said:
Can't work in my xperia e1 dual
If I Help You Then Say Thanks
Click to expand...
Click to collapse
That's very unfortunate to hear. Did you do it with Root Browser, or were you using something else? I myself have tried editing build.prop with Root Explorer but it did not work. Root Browser seems to work correctly, or you can also do it using adb push\pull.
xezrunner said:
That's very unfortunate to hear. Did you do it with Root Browser, or were you using something else? I myself have tried editing build.prop with Root Explorer but it did not work. Root Browser seems to work correctly, or you can also do it using adb push\pull.
Click to expand...
Click to collapse
OK I will try
Sent from my D2105 using XDA Free mobile app
xezrunner said:
I tried to set stuff in build.prop, but it still did not work, so I believe it is some kind of software bug, or Sony added something else ( a security certificate thing or something ) that disable the options.
Click to expand...
Click to collapse
No there is no security certificate or software bug. do you use the the single sim (D2005, D2004) or dual sim (D2105, D2104) variant of the e1?
for me it's working
7Zero3 said:
No there is no security certificate or software bug. do you use the the single sim (D2005, D2004) or dual sim (D2105, D2104) variant of the e1?
for me it's working
Click to expand...
Click to collapse
I have a D2005 with 20.0.A.1.21 right now (reinstalled JB for reasons) but this was working last time on 20.1.A.2.13.
xezrunner said:
I have a D2005 with 20.0.A.1.21 right now (reinstalled JB for reasons) but this was working last time on 20.1.A.2.13.
Click to expand...
Click to collapse
Okay then it can be a bug on jelly bean. I can not test now because I can not make a backup of my KitKat firmware. otherwise I would now switch to the Jelly Bean firmware
7Zero3 said:
Okay then it can be a bug on jelly bean. I can not test now because I can not make a backup of my KitKat firmware. otherwise I would now switch to the Jelly Bean firmware
Click to expand...
Click to collapse
The Lockscreen bug only occurs in KitKat, JB is fine. They rushed KK fast on this phone. I regret that day when I bought this phone.
VPN does not work either. Sony does not release Device tree, nor add AOSP support for this phone, so we can't fix it ourselves.
How many devices are affected by this bug please? My E3 on the new 4.4.4 version does not have this issue for example.
image45 said:
How many devices are affected by this bug please? My E3 on the new 4.4.4 version does not have this issue for example.
Click to expand...
Click to collapse
Only the Xperia E1 with KitKat has this issue. They decided to just quickly make the KK for the E1 and didn't care about the bugs (most likely).
xezrunner said:
Only the Xperia E1 with KitKat has this issue. They decided to just quickly make the KK for the E1 and didn't care about the bugs (most likely).
Click to expand...
Click to collapse
There was an updated 4.4.2 build the .14 that states to improve camera stability in a members post. Does anyone know if the screen lock bug is still present. Sony developer world Emma is only flashing the 20.1.A.2.13 build number on unlocked bootloader devices at the moment, however it's advising that the first 4.4.2 .47 build is the latest available version whenever it checks for new updates. I have not seen a 20.1.A.2.14 ftf file for xperia flasher yet.
image45 said:
There was an updated 4.4.2 build the .14 that states to improve camera stability in a members post. Does anyone know if the screen lock bug is still present. Sony developer world Emma is only flashing the 20.1.A.2.13 build number on unlocked bootloader devices at the moment, however it's advising that the first 4.4.2 .47 build is the latest available version whenever it checks for new updates. I have not seen a 20.1.A.2.14 ftf file for xperia flasher yet.
Click to expand...
Click to collapse
Using XperiFirm you can get any of the firmwares you wish. And no, all the firmwares are buggy. Even the Dual versions. Also it's not just the lockscreen bug, it's VPN and overall system stability that's broken.
xezrunner said:
Using XperiFirm you can get any of the firmwares you wish.
Click to expand...
Click to collapse
I have not seen that normally a link to Google drive is posted for example that allows you to download an ftf file of the new build. Not many appear to use Sony Emma, or discussions are low on using this tool.
I was trialing a Z3 style unlock screen and got stuck without been able to get the swipe to Unlock option back. I had to use the philz recovery that K4sh provided for forum E1 users to get back to normal.
image45 said:
I have not seen that normally a link to Google drive is posted for example that allows you to download an ftf file of the new build. Not many appear to use Sony Emma, or discussions are low on using this tool.
I was trialing a Z3 style unlock screen and got stuck without been able to get the swipe to Unlock option back. I had to use the philz recovery that K4sh provided for forum E1 users to get back to normal.
Click to expand...
Click to collapse
If you want to get Swipe to unlock back, you can just simply sync your phone with your Google account (gmail), set up a pattern, go to lockscreen, type in pattern wrong 5 times, select Forgot pattern, type in your creditnals, then exit out from the thing that appears. Then lock the device and see for yourself.
xezrunner said:
If you want to get Swipe to unlock back, you can just simply sync your phone with your Google account (gmail), set up a pattern, go to lockscreen, type in pattern wrong 5 times, select Forgot pattern, type in your creditnals, then exit out from the thing that appears. Then lock the device and see for yourself.
Click to expand...
Click to collapse
So there are workarounds but no current fix.
Is XperiaFirm another program tool or a site? I have visited the sony developer world site, however it does not seem to have any ftf files for the Xperia flasher.
image45 said:
So there are workarounds but no current fix.
Is XperiaFirm another program tool or a site? I have visited the sony developer world site, however it does not seem to have any ftf files for the Xperia flasher.
Click to expand...
Click to collapse
XperiFirm is a tool for downloading Xperia phones' firmwares, even from different countries. It downloads FILESETS or if unpacked by the tool, ftf contents which can be put together in Flashtool to an ftf file, then flashed to your device.
I sent an email regarding issues with the KitKat build to Sony, though I don't think they will care.
I tried but ist it's not working
Aryan Chaurasiya said:
I tried but ist it's not working
Click to expand...
Click to collapse
Try writing ro.config.low_ram=false to the bottom of the file, then reboot and check Settings.
What tool did you use to edit the file?