[MOD] Fuse kernel module for Sony Arc/Ray ICS 4.0x roms (EncFS local & dropbox crypt) - Xperia Arc Android Development

[MOD] Fuse kernel module for Sony Arc/Ray ICS 4.0x roms (EncFS local & dropbox crypt)
Hi,
I post the Kernel module which allow to use Cryptonite on Arc/Ray ICS customs or stock rom.
Few custom roms like cyanogen include it but most of roms & particulary stock doesn't....
It bring crypting for local & dropbox volumes in user area using the free cryptonite software which use EncFS & Fuse technologies.
http://www.arg0.net/encfs
https://play.google.com/store/apps/details?id=csh.cryptonite&feature=nav_result#?t=W10.
Root, busybox & terminal Required.
1/ Extract Fuse.ko & copy it in the /system/lib/modules folder
2/ Launch terminal & type :
su
insmod /system/lib/modules/fuse.ko
U can now install & works cryptonite on your ICS 4.0x rom.
The module have been extracted from an Xperia Arc custom rom.
It have been tested on a sony xperia ray 4.03 stock rom.
Enjoy .
Sekhen.

I'm sorry noob here
What does crypting do?
Sent from my Xperia Arc using xda app-developers app

Cryptography definition :http://searchsoftwarequality.techtarget.com/definition/cryptography
The 4 levels of encryption that Cryptonite use for local or dropbox volumes encryptions are these :
Paranoia : AES 256, filename block encoding with IV chaining, per-file IV, external IV chaining, MAC block headers.
Standard : AES 192, filename block encoding with IV chaining, per-file IV, no external IV chaining, no MAC block headers.
Compatible : AES 256, filename stream encoding without IV chaining, no per-file IV, no external IV chaining, no MAC block headers.
Quick & dirty : Blowfish 128, filename stream encoding without IV chaining, no per-file IV, no external IV chaining, no MAC block headers.
Cryptonite unmount the volume & create an encrypted file u can archive everywhere.
It is based on EncFS 1.7.4 & OpenSSL 1.0.0j & can run EncFS or truecrypt in terminal (user or root mode) too.

Sekhen said:
I post the Kernel module which allow to use Cryptonite on Arc/Ray ICS customs or stock rom.
Click to expand...
Click to collapse
Thanks a lot, that's very helpful. Will mention it in the FAQ.

clesenne said:
Thanks a lot, that's very helpful. Will mention it in the FAQ.
Click to expand...
Click to collapse
Your welcome Clesenne, happy to help u

good day mate!
i've tried to install the modules but it gave me an error; as attached below:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
got any ideas?

nessusman said:
good day mate!
i've tried to install the modules but it gave me an error; as attached below:
got any ideas?
Click to expand...
Click to collapse
u² Mate
On what phone u tried to run this ? "Exec format error" seems to be on another phone than Xperia Arc or Ray...
If u tell me what phone, i can maybe have the good version of the fuse module for your phone...

Xperia arc
Fw 70
Doomkernel v5
Arconium ics 4
Sent from my LT15i using xda app-developers app

nessusman said:
Xperia arc
Fw 70
Doomkernel v5
Arconium ics 4
Sent from my LT15i using xda app-developers app
Click to expand...
Click to collapse
Hi Nessusman,
The fuse module seems to be incompatible with your 2.6.32.9-DooMKerneL.
I have successfully installed it on a 2.6.32.9-perf Kernel (Sony Stock).
As i don't exactly know all the changes DoomLord bring to his custom Kernel, i can't identify the origin of the problem...
U should ask directly to DoomLord. He can send u a fix or explaining to u what u have to change in what system file to make this module working on his Kernel.
I'm Sorry but i can't help you more on this point. DoomLord knows your kernel far better that i do...
Regards.
Nmapgirl.

I've just tried it on an Xperia GO with 4.0.4. As expected, it doesn't work. Would have been great though, I'd love to have transparent encryption on my device. Thanks for your efforts, Sekhen.

Lebenita said:
I've just tried it on an Xperia GO with 4.0.4. As expected, it doesn't work. Would have been great though, I'd love to have transparent encryption on my device. Thanks for your efforts, Sekhen.
Click to expand...
Click to collapse
It should works. What the terminal answer when u try to insert the module ?

Related

[KERNEL MODULE] XXKPH (2.6.35.7-perf-CL260130) kernel modules

Base on GT-I9000_OpenSource_GB_Update kernel source, I managed to compile some compatible kernel modules for Samsung Galaxy Ace XXKPH (2.6.35.7-perf-CL260130): btrfs.ko, cifs.ko, ext3.ko, ext4.ko, jbd.ko, jbd2.ko, libcrc32c.ko, and tun.ko . I am forced to use the HTC Dream (aka trout) platform, so the compiled modules compatible with armv6 processor (I9000 using armv7). Dirty hack here and there, so I am sure the generated zImage will not work on SGA, but the produced module is fine.
Sorry, my English not good enough
ketut.kumajaya said:
Base on GT-I9000_OpenSource_GB_Update kernel source, I managed to compile some compatible kernel modules for Samsung Galaxy Ace XXKPH (2.6.35.7-perf-CL260130): btrfs.ko, cifs.ko, ext3.ko, ext4.ko, jbd.ko, jbd2.ko, libcrc32c.ko, and tun.ko . I am forced to use the HTC Dream (aka trout) platform, so the compiled modules compatible with armv6 processor (I9000 using armv7). Dirty hack here and there, so I am sure the generated zImage will not work on SGA, but the produced module is fine.
Sorry, my English not good enough
Click to expand...
Click to collapse
So what do you want us to do?
Do you have screen shot on your own?
No screenshots. Examples of the use of cifs.ko, you can find here. Examples of the use of ext4.ko, you can find here.
how to flash it?
No need to flash, just copy files into /lib/modules (ex. using Root Explorer with root privs). Or could someone prepare update.zip for recovery?
I wonder if ext4 module works
i tried pushing this into
/lib/modules
is this what you mean?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
is this the new kernel?
it is an SGS based KERNEL..
so we can use it and do overclock
With this kernel can i do overclock ???
still cant overclock.
this kernel does not do it.
Its only modules guys. You cant do overclocking etc. Because its not kernel its only a part of kernel.
Sent from my GT-S5830 using Tapatalk
To access your Windows/Linux Samba share:
1. Copy cifs.ko module to SGA microSD.
2. Using "adb shell", Terminal Emulator, or ConnectBot:
Code:
su
mount -o remount,rw /dev/stl12 /system
busybox cp /sdcard/cifs.ko /system/lib/modules/
mount -o remount,ro /dev/stl12 /system
exit
exit
3. Install CifsManager from Market.
4. In CifsManager's Settings page tick "Load cifs module" and "Load via insmod", CifsManager autodetect cifs.ko location.
5. Open About page, click Modules button. You will see cifs module listed if loaded successfully by insmod.
6. Add your network share in Add New Share page. Using cifs.ko and CifsManager, I can access my Windows share drive over Wi-Fi.
My ext3, ext4, and btrfs modules could be useful for firmware modder and advanced user. CODEROM is the first ROM using my ext4 module. Dark Tremor a2sd not a perfect script without journaling filesystem support
You need tun.ko module if you need vpn access. Don't ask me about vpn since I'm not expert about it.
Sent from my GT-S5830 using XDA App
yeap... it's working on my Ace with KPH not modifying fw. Thx. How to use other modules?
so what improvements have this part of the kernel?
vlc_marcos said:
so what improvements have this part of the kernel?
Click to expand...
Click to collapse
Some parts of kernel not compiled-in by Samsung, so compile the missing part as module is the solution. The improvements is now you can access Windows/Samba share, access ext4 partition, and vpn access.
Phuih, 158 downloads but I have 3 thanks only? Maybe I have to delete this unuseful post
that's not a useless post at all !!!!!! You guys, posting those things on this forum, are making the Ace a wonderfull phone! Thanks a lot... Take my thanks like 10000
@mr. ketut I already gave you cendol...
I think it would be nice if you collaborate with mr. code to equally develop a very powerful ROM for ace
btw I saw you post something on another forum but I have not seen it here?it's same or different?
nice work ...thanks a lot. I am sure more kernel modules can be compiled. Is it possible to compile overclock.ko for galaxy ace ?
ketut.kumajaya said:
Some parts of kernel not compiled-in by Samsung, so compile the missing part as module is the solution. The improvements is now you can access Windows/Samba share, access ext4 partition, and vpn access.
Phuih, 158 downloads but I have 3 thanks only? Maybe I have to delete this unuseful post
Click to expand...
Click to collapse
No way this is a useless thread.....
Sent from my GT-S5830 using XDA App

[ROM][Froyo] 2.2.2 AOSP [pcfighter][1.0 RC3]

ROM by PCFighter. Also thanks to:
Joestone - because he helped me many times when I got compilation errors and ROM errors
Mur4ik - for SoftAP solution
mikegapinski - for helping
And many others forumers / tweeters.
You can also donate to pcfighter, click here!
Original Thread Here
This is AOSP Froyo made by pcfighter.
No Cyanogen, just pure Android
Screenshots in Polish:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Works:
- GSM
- WiFi
- 3D
- Accelerometer
- Manual network selection
- GPS
- Camera
-Video Recording now works too!
- Bluetooth
-BT Headsets now supported!
- FM Radio (You need Spirit FM Radio from the Market)
- Native WiFi Tethering
- Video recording
Click to expand...
Click to collapse
Changelog (1.0 RC3)
-Added BT headsets support
-Added LG IME
-Kernel 20c (overclocked up to 1GHz)
-Fixed live wallpapers
-Added changeable BT discoverability (unfortunanely infinity discoverability not work)
-Fixed calibration app
-Fixed Car Home application
-Added LG Memo and Calendar Widget
Click to expand...
Click to collapse
Download:
Fastboot/Recovery: http://adf.ly/2K3Sl
DO NOT RE UPLOAD! USING THIS LINK WILL SUPPORT PCFIGHTER!
You can also try the 2.0 prebeta: http://hotfile.com/dl/129309066/48f6512/v2.0_prebeta_exp.zip.html
SDCard partition fix. Read here!
WiFi tether fix on new kernel. Read here!
^Both these fixes will be included in next release.
Compatible with resized system partition.
Enjoy! (Thanks pcfighter!)
just flashed & it doesn't like my sd card - is it possible the kernel doesn't recognise ext partitions?!
As far as i know this ROM doesn't support additional partitions on sdcard.
For ROOT you can use the LG GT540 rootpack see in attachment
meddistar said:
For ROOT you can use the LG GT540 rootpack see in attachment
Click to expand...
Click to collapse
That wont work, rageagainstthecage was patched from Android 2.2.1 (this is 2.2.2) and up. As I said, use GingerBreak to root, or flash one of the su-x.x.x.x-efgh-signed.zip files (from here) in recovery. Then use BusyBox installer from the Market.
It worked for me :O
meddistar said:
It worked for me :O
Click to expand...
Click to collapse
I've just realised, Rageagainstthecage didn't root your phone. Because this ROM is using custom kernel, adbd is running as root by default, so it would copy over the Superuser files anyway, because it is root shell.
fishears said:
just flashed & it doesn't like my sd card - is it possible the kernel doesn't recognise ext partitions?!
Click to expand...
Click to collapse
Yep. I have not fixed this problem bcos I have only one partition on sd card. But i look for that.
Sent from my LG GT540 using Tapatalk
You know the only thing I miss in AOSP ROMs is the notification power widget... Ever since the stock LG ROMs, I just need it there
BTW nice work on the clean compile - I think you are the first to do this for Froyo!
Added MultiUpload mirror link for anyone who has trouble with Zippyshare.
any chance of this rom getting native tethering?
good work btw
If I fix BT and Camera errors, I will try to enable WiFi tethering.
thx and if you need help with native tethering ask mur4ik
he already fixed it in CM7
I have the solution, bcos I already asked him.
pebe94 said:
I have the solution, bcos I already asked him.
Click to expand...
Click to collapse
That even better,
Thx
Sent from my GT540 using XDA App
Now i fixed BT, but I used stock bt files, so FM radio will be aded later. I work on WiFi tether and camera's FC.
Youtube and Video playback
Playing Video on youtube, you can only hear sound not the see the video. Playing Videos from the gallery or video player only shows first frame of the video (still image + sound). The rom is very fast and even when not odexed it has lots of free ram 70-89mb! Been waiting for a clean AOSP 2.2 rom for ages. Thanks again
@airbus360
I think I have same issue that Joestone had at AOSP, because YT video in not HQ plays Also I think maybe I don't have required codecs in rom ...
pebe94 said:
@airbus360
I think I have same issue that Joestone had at AOSP, because YT video in not HQ plays Also I think maybe I don't have required codecs in rom ...
Click to expand...
Click to collapse
@pebe94.
Oh yeah Joe Stone's rom did that before he fixed it. It must be to do with codecs and video hardware acceleration.
Fixing Codecs could fix the Camera bug.
Added pcfighter's donate link to main thread!

[ROM] Xperia arc : Icecream Sandwich Diet [FW:562]

[ROM] Xperia arc : Icecream Sandwich Diet [FW:562]
GSM
WIFI
Bluetooth
Pre-Root
Auto APN set
Remove some apps
Add some apps (TitaniumBackup,DSPManager)
DOWNLOAD
ROM
DOWNLOAD LINK : http://pilotsky.iptime.org/XPERIA/Arc/LT15i 4.1.A.0.562 [1255-1753]/XDA/
MIRROR : http://www.mediafire.com/?mrlg57f8mshyr14
KERNEL
ICS Beta DOOMKERNEL : http://forum.xda-developers.com/show....php?t=1520654
ICS Beta Stock Kernel with CWM : http://forum.xda-developers.com/show....php?t=1514849
Warning : This will Remove All user Data, and format System Partition
HOW TO
1. Download LT15i_4.1.A.0.562_Diet_1255-1753.zip and LT15i_4.1.A.0.562_1255-1753.tft
2. Install LT15i_4.1.A.0.562_Diet_1255-1753.zip with CWM
3. And Install LT15i_4.1.A.0.562_1255-1753.tft with Flashtool (above 0.6.7.0)
4. Enjoy!!
Special Thanks to.
Sony (Official Release), Doomlord (install script), velislav25 (ftf files)
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You are fast thanks 4 this
deleted post
MIRROR : http://www.mediafire.com/?mrlg57f8mshyr14
Mirror added..
is there a file called uxpnxtlockscreen.apk in this ROM?
Sent from my X10S using xda premium
championswimmer said:
is there a file called uxpnxtlockscreen.apk in this ROM?
Sent from my X10S using xda premium
Click to expand...
Click to collapse
no..
kes4817 said:
no..
Click to expand...
Click to collapse
oh...ok thanks...and does the arc official ics have lockscreen music and gallery controls like xperia s?
(I'm sorry about these stupid questions here...but i'm a x10 user and i work on porting xperia s and arc roms onto x10,.so i was curious to know)
Sent from my X10S using xda premium
Can i install it on an unlocked unbranded lt18a with a locked bootloader??
Thanks ss
Sent from my LT18i using XDA
how long does it take to boot? mine took forever, 10 minutes already (LT15i, unlocked bootloader).
Don't work for me, i can't flash ftf file
14/058/2012 17:58:03 - INFO - Ending flash session
14/058/2012 17:58:03 - ERROR -
14/058/2012 17:58:03 - ERROR - Error flashing. Aborted
Click to expand...
Click to collapse
p/s: install zip file, flask ftf ok, but get boot loop
Wifi problem..keeps connecting and disconnecting all the time..anyone git the same thing?
omarfaieq007 said:
Wifi problem..keeps connecting and disconnecting all the time..anyone git the same thing?
Click to expand...
Click to collapse
look here
http://forum.xda-developers.com/showthread.php?p=21406675
Here my arc
http://www.youtube.com/watch?feature=player_embedded&v=lqPEexF7c-U
Thanks for your great job, your install work fine on Xperia Arc S
I noticed that you deleted Google Music Play from your ROM...
I found it here
Maybe it will be helpfull for someone who is using it like me.
btw. start/pause/forward buttons are working ok under screenlock
So does this work on the LT18i also do u have the bad process for installing through flashtools like the original
simz1987 said:
So does this work on the LT18i also do u have the bad process for installing through flashtools like the original
Click to expand...
Click to collapse
It works fine with DooMKernel #4 on Xperia Arc S (1.4GHz)
Now, I can see that it is LT15i in phone info - I'm not shure what was before.
No errors during flashing, clear install.
I just flash the zip file with DoomKerneL recovery and my LT15i boots on ICS. Thank you for the archive.
It runs very good. I don't like that it has a lot of sony appl that I don't need. So, I had to uninstall them
simz1987 said:
So does this work on the LT18i also do u have the bad process for installing through flashtools like the original
Click to expand...
Click to collapse
I think what the OP tried to do is to flash /system and /data via CWM (this step is suspectedly failed via flashtool). 2nd, step is flashing the rest of kernel.sin, baseband etc via flashtool. In my case, it will stuck at Sony logo.
Then I flashtool the full official ftf, and excluded flashing system.sin - and it works that way.

[ROM][TX] TuRdZzROM v2.0.0 - Fast - Clean

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-----v2.0.0 - 9.1.B.0.411-----
For older version (ICS), see TuRdZzROM v1.2.0
For Xperia T version, see TuRdZzROM T​
About ROM
-Based on Stock 9.1.B.0.411
-Loads of Bloatware removed
-Fully de-odexed
-Zipaligned
-Busybox
-Rooted
Download
Note: I can't test these. Please give feedback in the comments, only then can I fix issues or see if my ROM is working.
TuRdZzROM v2.0.0
How to install this ROM
Unlocked Bootloader
1. Unlock your bootloader at http://unlockbootloader.sonymobile.com/
2. Copy ROM to SD card
3. Flash Kernel with recovery
3. Enter CWM Recovery
4. Do a factory reset (Not necessary if coming from same firmware)
5. Flash ROM
6. Flash Kernel of choice MUST BE BASED ON SAME FIRMWARE
7. ENJOY!
Changelog
LT29i
2.0.0
-Upgraded to Jelly Bean
-Rooted
-Deodexed
-Lots of bloatware removed
Credits
-Sony for their awesome interface and developer-friendliness
-Forgetting anyone? Send me a PM!
-I am not responsible for any damage done to your phone.​
If you think it deserves it, leave thanks!
Reserved!
it should support lock bootloader devices, right ? :good:
xL3thalTuRdZz said:
-----v2.0.0 - 9.1.B.0.411-----
Works OK on Xpera TX (LT29i), unlocked, rooted, with DoomKernel v05 TX. Thanks a lot!​
Click to expand...
Click to collapse
Leo said:
it should support lock bootloader devices, right ? :good:
Click to expand...
Click to collapse
Yeah, it should. However, CWM will disappear, so you will have to reinstall.
Sent from my Xperia Z using Tapatalk 2
I can't access dev-host at the moment (comes up with a 404 error), and I need to download my ROM in order to work on it.
Could anyone put their existing copy on Google Drive or something for me to re-download and work upon?
Thanks.
xL3thalTuRdZz said:
I can't access dev-host at the moment (comes up with a 404 error), and I need to download my ROM in order to work on it.
Could anyone put their existing copy on Google Drive or something for me to re-download and work upon?
Thanks.
Click to expand...
Click to collapse
here is the file i downloaded yesterday
hope u could access this link
im uploading with 256kb/s, u can check it later
now 45%
Great rom, fast and smooth. Most important of all, it can work on locked bootloader.
I lost all keyboards.There are no keyboards on my system.Please help me....In third step you are talking about flash kernel but which kernel file i have to flash????
Likewise, I restored my backup for now, dont know how to fix keyboard
Sent from my LT29i using xda premium
No keyboard included... I had to connect to my Bluetooth keyboard just so i could get into Google Store to download one.
its run good no problem after 2 days. but you must add the keyboard to have a complit rom
thx good work
Bruce Irons said:
No keyboard included... I had to connect to my Bluetooth keyboard just so i could get into Google Store to download one.
Click to expand...
Click to collapse
dorell31 said:
its run good no problem after 2 days. but you must add the keyboard to have a complit rom
thx good work
Click to expand...
Click to collapse
There isn't a keyboard?
That's strange. There's supposed to be one.
Sent from my Xperia Z using Tapatalk 2
It only allows me to do voice typing after installing. When I tried to change settings, keyboard cannot be clicked. Thank you
Sent from my Nexus S using xda premium
Other than that though it appears to be a great ROM. Cheers
hi
i just installed this rom on my tx..its good.. stable ..fast and clean. and yes this is without keyboard dont know y.this making a very hard start on it.i recomend once you install the rom immediatly install a flashable keyboard.zip...i choosed the android4.2keyboard.zip which is wonderful.
have a root and bloatware freee made it very good..to our beloved developer i ask him to provide a new vergin that have a keyboard and themed taskbar.....i installed the dooms kernel with it which make with it a verry good combinatio...waiting for an update...
you r one of the best..
thnx
As much as I want to like the ROM, it unfortunately still does not fix my Walkman problem
Keyboard is also missing, which is confirmed by several others already.
1337rice said:
As much as I want to like the ROM, it unfortunately still does not fix my Walkman problem
Keyboard is also missing, which is confirmed by several others already.
Click to expand...
Click to collapse
what's the Walkman problem?
poor_ben said:
what's the Walkman problem?
Click to expand...
Click to collapse
It's just a problem that some people have when music stops playing while browsing, I've opened up a thread here as a way to eliminate what could be causing the problem. I'm not alone for sure as this is also posted on the Sony support forums:
http://talk.sonymobile.com/thread/62858?start=0&tstart=0
I'll even make a video and show how this happens
Best TX rom I have ever used, very fast and fix annoyance like Launcher usually restart itself . Keep up your good work :good:

[EXR][TX|LT29i|ROM][4.3]Sony Xperia JellyBean 9.2.A.1.131 (leak version)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About EXR Team
EXR are the shortening of the Extraordinary Xperia Romer Group.Under the fully support of Gfan, The well-known SONY area ROMER machao leading some industry ROMER lover create this Group together, EXR are set-up at 2013 April. EXR was commited to make the Best 3rd Party ROM for Asia area. They Train for profressional Romer for cooking ROM. If you are interested to join us, pm me
ROM Introduce & features
ROM name
[EXR][TX|LT29i|ROM][4.3]Sony Xperia JellyBean 9.2.A.1.131 (leak version)
Android Version
4.3 9.2.A.1.131
Avaliable Model
Xperia TX LT29i
ROM maker
★EXR★ MN-Ming, LNHJ
Release time
2014-01-11
ROM.Downloads
https://mega.co.nz/#!mNsV1C4C!EF_RMgiPyWiUr7vGS8y6bCbVBrcTBDxoqBsv2yyw6vQ
feel free to share, but you must give credits to EXR or we will report it​
does this work on lock bootloader and does it require a specific kernel
corbett562 said:
does this work on lock bootloader and does it require a specific kernel
Click to expand...
Click to collapse
Also waiting for answer!!!!
it's seem for UL ONLY. because i saw kernel.elf inside
corbett562 said:
does this work on lock bootloader and does it require a specific kernel
Click to expand...
Click to collapse
If is not supported, CWM robot is not BL fell to the ground, but you can try to repair the script
hi all
make deodexed ROM please. thanks
Great work... keep awesome post man :good:
Is Xperia z1 camera included??
Sent from my LT29i using xda app-developers app
OMG! Thank you! great news! downloading)))
any bugs here?
1Hax said:
OMG! Thank you! great news! downloading)))
any bugs here?
Click to expand...
Click to collapse
did you try this dude
up to now no bugs and smooth
Z1 Camera integrated
many more updates
u deserve trying
an unlocked bl required
but some wrong layouts appear in Packageinstaller.apk ,like other sony devices running 4.3
and this apk cant not be decompiled correctly
This is awesome.Simply amazing
I have installed no bugs whatsoever.
Multitasking is just great biggest improvement I see.
Thanks EXR team
Sent from my LT29i using xda app-developers app
Leo said:
up to now no bugs and smooth
Z1 Camera integrated
many more updates
u deserve trying
an unlocked bl required
but some wrong layouts appear in Packageinstaller.apk ,like other sony devices running 4.3
and this apk cant not be decompiled correctly
Click to expand...
Click to collapse
UL required ? can install on LB ?
devilmaycry2020 said:
UL required ? can install on LB ?
Click to expand...
Click to collapse
its not an official kernel so you should unlock bootloader if u want this leak version
I am not able to go into recovery mode.
Can you help me please,?
Also SuperSU stopped working now
Sent from my LT29i using xda app-developers app
I think, that you must already install root and recovert, it's like you install stock 4.1.2 stock FW by FlashTool and lost SU and Recovery
is it rooted?
oh hell. install failed, and after that device stuck on sony logo. no recovery anymore((( flashing original firmware
hey guys its easy to install
but first of all u should have an UL BL and a kernel with any recovery
new kernel will be automatically installed after flashing ROM
and no rec included in this kernel like leaked T 4.3
and do not update the superSU after boot
or u can flash a SuperSU pack right after flashing ROM
btw 132kernel with rec has been released
some one others test it?any bugs?any problem.Can I install this Rom?

Categories

Resources