Related
DISCLAIMER: I own Xperia X10, Xperia J, Xperia Tipo, Xperia S and Xperia V, releases of all other phones are not personally tested by me. But since the kernel is the same in FXP/KXP ROMs I presume they would not harm your device in any way
Huge props go to all TeamWIn people like Dees_Troy and bigbiff and everyone else for developing this awesome recovery and lots of thanks to FreeXperia Team (FXP, Kali-, codeworkx, bin4ry,) for maintaining device configs for Xperias
This recovery is embedded into the ramdisk of a normal AOKP 4.1.2 bootimage. The kernels are same as the latest AOKP released by KXP team. These kernels should work with FXP's CM10, and other ROM's based of it (KXP ROM, Pac-man, officialCM10 etc). These kernels will not work on stock/cm7/cm9/blah/blah/any other ROM.
INSTRUCTIONS :
1. Download the zip file for your device (twrp2.4.3-xxxxx.zip)
2. Extract the boot.img from zip on your PC, and copy the whole zip file on device's SDcard.
3. Fastboot the kernel using the terminal command
Code:
fastboot flash boot boot.img
4. To enter recovery, when LED is pink press {vol up for 2012 models} or {vol down for 2011 models}
5. Flash zip that you kept in sdcard from recovery (wifi/OTG/etc will not work without proper modules flashed).
6. Enjoy
DOWNLOADS:
Mirror1 |or| Mirror2
download according to your device name in this list
Code:
[LIST]
[*]anzu Arc/ArcS
[*]aoba ION
[*]coconut Live with WALKMAN
[*]haida Neo V
[*]hallon Neo
[*]hayabusa TX
[*]hikari Acro S
[*]jlo J
[*]iyokan Pro
[*]mango MiniPro
[*]mesona Miro
[*]mint T
[*]nozomi S/SL
[*]satsuma Active
[*]smultron Mini
[*]tapioca Tipo
[*]tsubasa V
[*]urushi Ray
[*]zeus Play
[*]zeusc Play CDMA
[/LIST]
CHANGELOG :
All official changes to TWRP is found on http://teamw.in
Code:
=============twrp 2.4.3
code updated to oficial twrp 2.4.3.0
new device J, Tipo, Miro supported
=============twrp2.4
code updated to official twrp 2.4.1.0
fixed "/boot not found" error on 2011 phones
=============twrp 2.3
official twrp 2.3 sources
first release
=======================================================================================
for advanced users/devs/modders/porters
=======================================================================================
SOURCES:
The kernels present inside the bootimages are compiled from these sources
https://github.com/KangXperiaProject/android_kernel_sony_msm7x27a (for Tipo, J, Miro)
https://github.com/KangXperiaProject/android_kernel_sony_msm8x60 (for S,Ion,AcroS, T, V, TX)
https://github.com/KangXperiaProject/android_kernel_semc_msm7x30 (for all 2011 model phones)
The device configs are found on
https://github.com/KangXperiaProject/android_device_semc_<yourdevicename> (for all 2011 model phones)
https://github.com/KangXperiaProject/android_device_sony_<yourdevicename> (for all 2012 model phones)
you can also see our merged commits to see the precise patch we applied on each repository to be able to build TWRP
http://smartdev.com.pl:8080/#/q/status:merged,n,z
BUILD FROM SOURCE
To build TWRP for your Xperia,
1. merge the patch to enable TWRP on your own device tree (for eg. http://smartdev.com.pl:8080/#/c/239/ for Xperia T)
2. replace /bootable/recovery folder with TWRP (as mentioned here http://forum.xda-developers.com/showthread.php?t=2069242)
3. If your build folder is not from CM, switch to CM's build folder (i.e the android_build repo)
4. lunch ; mka bootimage;
PORT TO STOCK/ICS/YOU-FAVOURITE-KERNEL
A boot.img consists of the kernel image and the ramdisk (additionally and optionally RPM.bin and commandline). If you want to use TWRP for some other kernel, you have to do this
1. decompile this boot.img (for 2011 models it's a true boot.img, for 2012 models, it's actually a kernel.elf file renamed to boot.img, so you have to decompile accourdingly. you can use my kernel kitchen to do the same)
2. replace the kernel zImage with the one from the kernel you want to port to
3. replace /sbin/ramdisk.cpio with the "UNCOMPRESSED" ramdisk of the kernel you want to port this to. (usually ramdisk is compressed with gzip i.e. ramdisk.cpio.gz. you need to uncompressed ramdisk image i.e. ramdisk.cpio)
4. do not touch anyother thing
5. pack it up into a boot.img (for 2011) or kernel.elf (for 2012) and fastboot it
============================================================================================
BUGS AND SUPPORT
If you have any problem with this please please please post only on this thread, not on any other thread or not on PM.
Please send me the recovery log wherever possible, and also kmsg/dmesg if you can.
If you need assistance porting TWRP to your kernel, or building from source[only for Xperia phones that I have provided builds for], then also you can post here.
tested it on tipo, works bugfree.Good work.
Tested by me on tipo
Work thaks...
Sent from my Xperia Tipo using xda premium
Can you mirror into Mediafire? I can't download the file with uploaded(dot)net..
Sent from my ST26i using Tapatalk 2
SGYAndroid110212 said:
Can you mirror into Mediafire? I can't download the file with uploaded(dot)net..
Sent from my ST26i using Tapatalk 2
Click to expand...
Click to collapse
http://icxperia.com/kxp/twrp
championswimmer said:
http://icxperia.com/kxp/twrp
Click to expand...
Click to collapse
Thanks.
Sent from my ST26i using Tapatalk 2
I've tested it on J, works like a charm. Huge thanks for you
Mirror plz
plz provide another mirror
i am facing problems from uplodedto
This is a great (and working!) recovery! I was using it when my J was on some Cyanogen based roms. Now I went for stock JB + Vengeance 1.46, and something seems to be incompatible... Have anyone succeeeded in using it on JB with custom kernel?
So I'm assuming that this doesn't work on Xperia J, stock JB (.31), with locked bootloader? Anyone knows if there's any recovery working for this phone?
Can u provide another mirror?
Sent from my Xperia Tipo using xda app-developers app
Hey can any one tell me How Can i change a custom ROM's kernel using kernel from other Custom ROM's.....
Well for that,you will have to make sure that the other kernel
Supports this Rom..
If it is okay, just unzip the Rom using 7zip and then replace the boot.img with your new boot.img..
Or just flash the kernel via fastboot and then flash the Rom (remove the boot.img from it)
From recovery..
Thank me if I helped you...
So if i replace Boot.img from JJM34's CM10 To FXP's CM10 & kernel is compatible will The RIL/GSM will start working on FXP ROM...??
Got gsm/ril working on fxp rom yepppeee
edit- every thing working but not the home button..on Xperia E single...
Yeah...keep up your researches...
Thank me if I helped you...
mathewsj114 said:
Yeah...keep up your researches...
Thank me if I helped you...
Click to expand...
Click to collapse
Got FXP working With Every thing Fixed...
Can I ask if anyone tried putting a cm kernel in place of a stock kernel inside a ftf file and flash it with flashtools? And install the proper cm zip file in /system partion? I have an Xperia J with locked bootloader.
Any help would be appreciated as i googled and everyone says cm will only go on unlocked bootloader.
is the home button working???
pratyush369 said:
Got FXP working With Every thing Fixed...
Click to expand...
Click to collapse
how smooth is cm10.... can you please tell the how you had done it?? does the video recorder work??
pratyush369 said:
Got gsm/ril working on fxp rom yepppeee
edit- every thing working but not the home button..on Xperia E single...
Click to expand...
Click to collapse
Reboot, it happened to me (but with tipo)
pratyush369 said:
Got gsm/ril working on fxp rom yepppeee
edit- every thing working but not the home button..on Xperia E single...
Click to expand...
Click to collapse
if you wipe data home button will not work......
giulio_cont said:
Can I ask if anyone tried putting a cm kernel in place of a stock kernel inside a ftf file and flash it with flashtools? And install the proper cm zip file in /system partion? I have an Xperia J with locked bootloader.
Any help would be appreciated as i googled and everyone says cm will only go on unlocked bootloader.
Click to expand...
Click to collapse
If you want a CM kernel, first flash the stock ftf and then flash CM kernel using fastboot on UL BL.
But i dont think CM kernel is yet gsm stable for xperia J. If its stable please let me know!
Sent from my ST26i(XJLO) using xda app-developers app
Thx for replying, I seen the paranoid Rom ported for the J using cm10 my problem is that my bootloader is permanently locked so can't use fastboot I think, that's why I was thinking of merging the kernel into a ftf so can be flashed....
Sent from my ST26i using xda premium
I flashed CM 10.1 ROM on my XJ and also it has so much free RAM but the only problem is that it doesnt support any headphone! Amd i listen to Music all the time so it it dint work for me.. Plus thr stock camera app was not working... Though i solved the no gsm problem by flashing vengance kernel.
Sent from my ST26i using xda app-developers app
You can find so many nice ROMs for Sony Xperia E Dual but it is very difficult to find the perfect ROM for Sony Xperia E Single since most of the developers are using Sony Xperia E Dual.
So here I'm posting how to get the CyanogenMod 10 on your Sony Xperia E Single !
There are two very nice ROMs available for Sony Xperia Single available.
@jjm34's ROM and @hsr0's ROM.
Both are very nearly perfect.
But you may think that how can these ROM work on the XE SS because
jjm34's ROM has the Battery Charging issue
hsr0's ROM has the calling issue
So I am explaining you the steps that will direct you to install CyanogenMod 10
1. Make sure you have your phone's bootloader unlocked or you can do that officially with the link provided below.
Link : http://unlockbootloader.sonymobile.com/
2. Make sure you have recovery installed of your desire.
3. Go to Recovery and
- Wipe data and cache
- Flash @jjm34's ROM .zip file
Link : http://forum.xda-developers.com/showthread.php?t=2330638
4. Now Power-off your phone and get it into the Fastboot Mode.
5. Flash the kernel file i.e "boot.img" of the @hsr0' ROM.
- Link : http://forum.xda-developers.com/showthread.php?t=2518451
- Download the ROM of XE Dual and extract "boot.img" file which is the kernel of that ROM
- You can also flash the kernel with the help of simple commands in the Command Prompt window in the Fastboot mode.
fastboot flash boot boot.img
- For the Command Prompt method make sure you have "fastboot.exe" in the same folder in which the kernel file is extracted.
- Fastboot button for XE SS is Volume Up with plugging in USB cable.
6. Using the kernel of hsr0 gives also one more benefit.
- Overclocked CPU @ 1.3 GHz
Voila ! Now you are done. cheers !
Enjoy CyanogenMod 10.
Credits :
@jjm34
@hsr0
Special Thanks to @KDB223 for helping me.
Camcoder not working cant say perfect??
minkwan said:
Camcoder not working cant say perfect??
Click to expand...
Click to collapse
This is the fusion of the two ROMs and worked perfectly for me.
P.S : No ROM is perfect for any Phone but these is better option I guess.
Good... but change the title dude... It's misleading.
P.S : Forgot me?
sent from my Xperia E (C1504) using xda Premium
HIT THE THANKS BUTTON IF I WAS OF ANY HELP
Thank You !
KDB223 said:
Good... but change the title dude... It's misleading.
P.S : Forgot me?
sent from my Xperia E (C1504) using xda Premium
HIT THE THANKS BUTTON IF I WAS OF ANY HELP
Click to expand...
Click to collapse
Thank you @KDB223
Without you I could never taste CyanogenMod 10 fluidly and now I am back to stock again because I found no ROM that much perfect as I wanted so now I am waiting for the official CyanogenMod release which is probably releasing in few days probably. YES ! Officially for Sony Xperia E. Don't believe me ? Check this out :
Link to Xperia Guide : http://www.xperiaguide.com/2013/11/17/xperia-l-e-tx-j-sp-miro-tipo-ul-listed-on-cyanogenmod-website
Link to CyanogenMod Ofiicial : http://beta.download.cyanogenmod.org/search
Um.. yeah, didn't I discover this thing before? I posted it in hsr0's ROM's thread, didn't I?
NSDCars5 said:
Um.. yeah, didn't I discover this thing before? I posted it in hsr0's ROM's thread, didn't I?
Click to expand...
Click to collapse
I'm sorry but I haven't read your post. And yeah this thing is cool. Thanks.
Sent from my C1504 using XDA Premium 4 mobile app
Will the 11.3.A.2.1 firmware work on single sim? Isn't it for the dual sim version?
TheRealSS said:
Will the 11.3.A.2.1 firmware work on single sim? Isn't it for the dual sim version?
Click to expand...
Click to collapse
jjim34 has developed two ROMs one for single and another for dual... Download the single sim version and then flash it after it flash the hsr0's kernel and Yeah it works great dude! Cheers....!
Sent from my C1504 using XDA Premium 4 mobile app
Bugs
I did flash it but then I got these bugs..
My phone wasn't being detected by my computer and later that day my SIM card wasn't being detected by my phone. Switched back to stock. Any solution?
TheRealSS said:
I did flash it but then I got these bugs..
My phone wasn't being detected by my computer and later that day my SIM card wasn't being detected by my phone. Switched back to stock. Any solution?
Click to expand...
Click to collapse
First of all I would like to recommend to do this all on the Windows XP platform so you can switch ur PC to XP or use your friend's PC because I have sufferer from the same thing.
Then go step by step.
Remember.
- First jjm34 ROM
- Then hsr0's kernel
Congo, you're done.
Sent from my C1504 using XDA Premium 4 mobile app
JiMiTVAiDYA said:
First of all I would like to recommend to do this all on the Windows XP platform so you can switch ur PC to XP or use your friend's PC because I have sufferer from the same thing.
Then go step by step.
Remember.
- First jjm34 ROM
- Then hsr0's kernel
Congo, you're done.
Sent from my C1504 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
That is exactly what I did... but I got those bugs
TheRealSS said:
That is exactly what I did... but I got those bugs
Click to expand...
Click to collapse
So now enjoy the stock flavour as I am doing right now and praise the lord for saving our devices from bricking.
Cheers...!
Have a nice day.
Sent from my C1504 using XDA Premium 4 mobile app
How to root Xperia E(C1504) without using computer
Sent from my C1504 using XDA Premium 4 mobile app
AkashRajan said:
How to root Xperia E(C1504) without using computer
Sent from my C1504 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Not possible. If you're on 11.3.A.0.47, Framaroot should work. On 11.3.A.13 and 11.3.A.23 you need to use a computer!
Success
Sent by magic!
MatsPunt said:
Not possible. If you're on 11.3.A.0.47, Framaroot should work. On 11.3.A.13 and 11.3.A.23 you need to use a computer!
Success
Sent by magic!
Click to expand...
Click to collapse
Firmware is 11.3.A.2.23 tell me the method to root using computer
Sent from my C1504 using XDA Premium 4 mobile app
Try Another rom
hit thanks please
JiMiTVAiDYA said:
You can find so many nice ROMs for Sony Xperia E Dual but it is very difficult to find the perfect ROM for Sony Xperia E Single since most of the developers are using Sony Xperia E Dual.
So here I'm posting how to get the CyanogenMod 10 on your Sony Xperia E Single !
There are two very nice ROMs available for Sony Xperia Single available.
@jjm34's ROM and @hsr0's ROM.
Both are very nearly perfect.
But you may think that how can these ROM work on the XE SS because
jjm34's ROM has the Battery Charging issue
hsr0's ROM has the calling issue
So I am explaining you the steps that will direct you to install CyanogenMod 10
1. Make sure you have your phone's bootloader unlocked or you can do that officially with the link provided below.
Link : http://unlockbootloader.sonymobile.com/
2. Make sure you have recovery installed of your desire.
3. Go to Recovery and
- Wipe data and cache
- Flash @jjm34's ROM .zip file
Link : http://forum.xda-developers.com/showthread.php?t=2330638
4. Now Power-off your phone and get it into the Fastboot Mode.
5. Flash the kernel file i.e "boot.img" of the @hsr0' ROM.
- Link : http://forum.xda-developers.com/showthread.php?t=2518451
- Download the ROM of XE Dual and extract "boot.img" file which is the kernel of that ROM
- You can also flash the kernel with the help of simple commands in the Command Prompt window in the Fastboot mode.
fastboot flash boot boot.img
- For the Command Prompt method make sure you have "fastboot.exe" in the same folder in which the kernel file is extracted.
- Fastboot button for XE SS is Volume Up with plugging in USB cable.
6. Using the kernel of hsr0 gives also one more benefit.
- Overclocked CPU @ 1.3 GHz
Voila ! Now you are done. cheers !
Enjoy CyanogenMod 10.
Credits :
@jjm34
@hsr0
Special Thanks to @KDB223 for helping me.
Click to expand...
Click to collapse
Good ROM but Video Recording doesn't work!
Thanks Anyway!
AkashRajan said:
Firmware is 11.3.A.2.23 tell me the method to root using computer
Sent from my C1504 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Uhhum. You know, I'm not your pet? . No seriously, could you please be a bit more polite? It would be much appreciated! Thank you!
So: you could try Kingo Android Root, cydiaimpactor.com, or flash kernel of 11.3.A.0.47, root with Framaroot, and then flash kernel of 11.3.A.2.23.
Sorry, can't(well, I can, but it's hard...) supply you with links. Sorry for that, I'm on my phone.
Google is your new best friend .
Success!
Sent by magic!
MatsPunt said:
Uhhum. You know, I'm not your pet? . No seriously, could you please be a bit more polite? It would be much appreciated! Thank you!
So: you could try Kingo Android Root, cydiaimpactor.com, or flash kernel of 11.3.A.0.47, root with Framaroot, and then flash kernel of 11.3.A.2.23.
Sorry, can't(well, I can, but it's hard...) supply you with links. Sorry for that, I'm on my phone.
Google is your new best friend .
Success!
Sent by magic!
Click to expand...
Click to collapse
Thanks sir
Sent from my C1504 using XDA Premium 4 mobile app
Hi everyone! I have tried a lot of things with my phone. Firstly I installed AOSPA 4.0 beta 6, then I tried with CM 11, but it doesn't work. After that I tried SlimKat, but the no recovery convinced me not to continue with it.
Now I have the system.img of CM11 (23FEB), the userdata.img of SlimKat and finally the boot.img of AOSPA (with CWM)
Like I have just said, I had a recovery :good:, but, when I try to install a Kernel:
Phantom v7
or
Thunderzap v4.1 r-2
Wifi is not Working anymore!!!
Please I will admire f you can find a solution for this problem.
And that's all folks!
(Sorry for my bad english, I'm Spanish )
Just flash kernel.zip with recovery and wifi will work.
Steps:
1.Download preferred kernel
2.Copy "preferred kernel".zip to your sdcard
3.Reboot to recovery
4.Install zip from internal/external(depend on where you copy it) SD > find "preferred kernel".zip
5.Flash it and Reboot
Done it but the problem is still there!
siankatabg said:
Just flash kernel.zip with recovery and wifi will work.
Steps:
1.Download preferred kernel
2.Copy "preferred kernel".zip to your sdcard
3.Reboot to recovery
4.Install zip from internal/external(depend on where you copy it) SD > find "preferred kernel".zip
5.Flash it and Reboot
Click to expand...
Click to collapse
Yes, is what I have just done every time that I installed a Kernel, but it didn't work! :crying:
Nobody knows how to solve it? It happens on every kernel and I have tried a lot of fixes and non working WiFi continues!
Sent from my C2105 using xda app-developers app
I have this problem to :crying: i use Thunderzap 4.1r-2 i've flash the zip via recovery and wifi still does not work, please help me
More details please. What rom are you using and what kernel did you use?? Did you try a clean install??
Sent from my C2105 using xda app-developers app
srcharged said:
More details please. What rom are you using and what kernel did you use?? Did you try a clean install??
Sent from my C2105 using xda app-developers app
Click to expand...
Click to collapse
What you mean with a clean install...? In mine case I have installed CM11 system and userdata and boot from AOSPA 4.0 beta 6 (due to it has CWM 6) and then I installed Phantom v7 KK
Thanks in advance!
Sent from my C2105 using xda app-developers app
Clean install in the sense you try flashing KitKat again. And this time try all from cm or aospa
Sent from my C2105 using xda app-developers app
Yeah I know I know and that is what I have just done each time that I have changed my ROM!
Thanks equally!
Sent from my C2105 using xda app-developers app
Hi Guys
Please Link...
Link For CM11 ROM Beta2
Link For CWM 6.0.4.8
+++++++++++++++++++++++++++
I want install CM11 Beta2, But now installed custom Rom ( honami rom) (15.3.A.0.26)
How to install CM11 Beta2 ???????????
First install CWM ??
onlyhvs said:
Hi Guys
Please Link...
Link For CM11 ROM Beta2
Link For CWM 6.0.4.8
+++++++++++++++++++++++++++
I want install CM11 Beta2, But now installed custom Rom ( honami rom) (15.3.A.0.26)
How to install CM11 Beta2 ???????????
First install CWM ??
Click to expand...
Click to collapse
Bro first search before you ask
...
Here you go
1. Beta 2 link http://www.androidfilehost.com/?fid=23329332407591052
2.cwm is integrated in the kernel and also kernel is present in the zip, just flash the zip via cwm
3. If you didn't have any recovery then extract boot.img from the zip and flash it via flashtool, then flash zip.
4. You need to properly upgrade to 15.3.a.1.14...to have bugfree cm...otherwise you wifi wont work..
Hit THANKS..
Sent from my taoshan using XDA Premium 4 mobile app
RootLord said:
Bro first search before you ask
...
Here you go
1. Beta 2 link http://www.androidfilehost.com/?fid=23329332407591052
2.cwm is integrated in the kernel and also kernel is present in the zip, just flash the zip via cwm
3. If you didn't have any recovery then extract boot.img from the zip and flash it via flashtool, then flash zip.
4. You need to properly upgrade to 15.3.a.1.14...to have bugfree cm...otherwise you wifi wont work..
Hit THANKS..
Sent from my taoshan using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks
Is this Beta2 Link ??
Code:
http://uploaded.net/file/l7k06rwi/from/y6d7ak
Are there boot.img (CWM 6.0.4.8) the file???
so first boot.img by flashtool than flash kernel via cwm than flash rom
yes???
kernel and cwm, there are the zip file ????
Code:
http://www.androidfilehost.com/?fid=23329332407591052
onlyhvs said:
Thanks
Is this Beta2 Link ??
Code:
http://uploaded.net/file/l7k06rwi/from/y6d7ak
Are there boot.img (CWM 6.0.4.8) the file???
so first boot.img by flashtool than flash kernel via cwm than flash rom
yes???
kernel and cwm, there are the zip file ????
Code:
http://www.androidfilehost.com/?fid=23329332407591052
Click to expand...
Click to collapse
First link you have given is of fxp 318 version which have bootloop issue...so I would suggest not to go with it..
Yeah flash boot.img if you dont have cwm ..
Kernel is included in rom zip .
Just flash the zip .you will have both rom and the kernel..! That means you dont have to flash kernel separately..
thanks thanks thanks thanks thanks
onlyhvs said:
thanks thanks thanks thanks thanks
Click to expand...
Click to collapse
Hit thanks button is enough!
Sent from my taoshan using XDA Premium 4 mobile app
Sorry...
What Bootloop ???
=============
The Link Not Bootloop issue ???
http://www.androidfilehost.com/?fid=23329332407591052
+++++++++++++++++
Please give me Gapps Link & graphical glitch fix Link
??
onlyhvs said:
Sorry...
What Bootloop ???
=============
The Link Not Bootloop issue ???
http://www.androidfilehost.com/?fid=23329332407591052
+++++++++++++++++
Please give me Gapps Link & graphical glitch fix Link
??
Click to expand...
Click to collapse
Bro ..I have given working cm11 beta2 link..!
Bootloop means phone wont boot ,it will stuck in cyanogenmod logo ..
For graphical glitches http://forum.xda-developers.com/showthread.php?t=2691712
For gapps http://www.androidfilehost.com/?fid=23311191640114013
Wait for beta3 it will be released soon.
Don't forget to HIT THANKS
Sent from Sony Xperia L using xda premium 4 app
Hi
FXP 319 is released !
http://uploaded.net/file/kt9xk73h/from/fwjej1
FXP 319 , Any bootloop issues?
Now ,What I'm Testing : FXP319 or http://www.androidfilehost.com/?fid=23329332407591052 ????
onlyhvs said:
Hi
FXP 319 is released !
http://uploaded.net/file/kt9xk73h/from/fwjej1
FXP 319 , Any bootloop issues?
Now ,What I'm Testing : FXP319 or http://www.androidfilehost.com/?fid=23329332407591052 ????
Click to expand...
Click to collapse
Fxp 319 bootloop issue has been fixed...so it was bit late to release..!
Sent from Sony Xperia L using xda premium 4 app
FXP 319, no bug GPS and Mobile data ??
Yet, I use graphical glitches & gapps ?? or The new release does not need
What The difference between beta2 & FXP319 ??
onlyhvs said:
What The difference between beta2 & FXP319 ??
Click to expand...
Click to collapse
Here is the changelog..! http://forum.xda-developers.com/showthread.php?p=52577870
onlyhvs said:
FXP 319, no bug GPS and Mobile data ??
Yet,I use graphical glitches & gapps ?? or The new release does not need
Click to expand...
Click to collapse
Little gps bug is there ..but no bug in mobile data...
You should use graphical glitches fix if you find any glitches..
But if you are flashing cm11 for first time then you have to flash gapps if you need any google products..
Btw every rom doesn't have gapps preloaded you have to flash manually..!
Dont forget to HIT THANKS
Sent from Sony Xperia L using xda premium 4 app
Thanks
i wana download FXP 319 > http://depositfiles.com/files/etsh2oiwx
I want install Z2 MOD, No problem?
onlyhvs said:
Thanks
i wana download FXP 319 > http://depositfiles.com/files/etsh2oiwx
I want install Z2 MOD, No problem?
Click to expand...
Click to collapse
If you want to try z2mod .. have a rom backup if anything goes wrong then you can restore it..!!
Sent from Sony Xperia L using xda premium 4 app
sorry!
first Flash wip/cash dalvik or first flash rom than flash wip/cach... !!??
After flash Z2mod , flash wip cash,... or No ???
onlyhvs said:
sorry!
first Flash wip/cash dalvik or first flash rom than flash wip/cach... !!??
After flash Z2mod , flash wip cash,... or No ???
Click to expand...
Click to collapse
1.Wipe cache and data.
2.flash rom
3.wipe cache and dalvik cache
4.flash z2 mod.
Sent from Sony Xperia L using xda premium 4 app
1.Wipe cache and data.
2.flash rom
3.flash Gapps
4. flash Graphical Glitches
5.wipe cache and dalvik cache
6.flash z2 mod.
reboot
Is It Ok?
1.Wipe cache and data.
2.flash rom
3.flash Gapps
4. flash Graphical Glitches
5.reboot
6.wipe cache and dalvik cache
7.flash z2 mod.
reboot
Sent from Sony Xperia L using xda premium 4 app
very very thank for help me!
Which gapps file is better and enough ??
http://www.androidfilehost.com/?fid=23311191640114013 > 83Mb
http://d-h.st/J6a >264Mb