[DEV] Bravia Engine for Xperia play [Rel:v01] - Xperia Play Android Development

[ info ]
Hi all!
The amazing feature - BRAVIA ENGINE - is now available for ur Xperia Play
this is based on the files posted by zdzihu for X10: http://forum.xda-developers.com/showthread.php?t=1193274
all credit for the original files which made this possible goes to zdzihu
i have modified the files so that they work properly on Xperia Play
special thanks to AndroHero for helping out with testing
Thank you AndroHero for u kind donation
[ 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"
}
​
[ tested on ]
Xperia Play R800i & R800a
it should also work on R800x & older FW (we havent tested it though)
[ requirements ]
Stock Rooted ROM [GB & ICS] (will not work on CM7)
Working recovery (either use Bin4ry's hotboot recovery image OR use my kernel which has recovery inbuilt)
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
Donate to me
also do consider donating to zdzihu as he is the one who posted the files for Xperia X10
[ installation ]
flash the following file via recovery:
z_bravia_MOD-DooM-PLAY_v01-ENABLE.zip [mirror]
u will now have "Mobile BRAVIA Engine" option in Settings -> Display
[ uninstall ]
flash the following file via recovery:
z_bravia_MOD-DooM-PLAY_v01-DISABLE.zip [mirror]
BTW i have created the files in such a way that they should also work for other Xperia 2011 devices which dont have this feature... try it out on ur device and let me know
enjoy!

Manual way
[ requirements ]
Rooted Device
Root Explorer
Terminal Emulator
[ how to ]
download the ENABLE zip package and extract contents to a temporary folder on SDCARD (eg: /sdcard/temp/)
using Root Explorer mount SYSTEM as RW
now using Root Explorer copy the following 2 files to /system/etc/:
/sdcard/temp/system/etc/be_photo
/sdcard/temp/system/etc/be_movie
open the file /system/build.prop using RootExplorer ('Open in Text Editor' option)
add the following two lines to the file (preferably end of the file)
Code:
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
once u have added the above content SAVE the file and exit RootExplorer
start Terminal Emulator and execute the following commands:
Code:
su
busybox chmod 0755 /system/etc/be_photo
busybox chmod 0755 /system/etc/be_movie
busybox chown root.root /system/etc/be_photo
busybox chown root.root /system/etc/be_movie
if the last commands are giving error try these:
Code:
busybox chown 0.0 /system/etc/be_photo
busybox chown 0.0 /system/etc/be_movie
now restart the device and enjoy MOBILE BRAVIA Engine

Awesome work doomlord. Well done

What exactly does this do?
What does the Bravia engine do?

DooMLoRD said:
[ info ]
Hi all!
The amazing feature - BRAVIA ENGINE - is now available for ur Xperia Play
this is based on the files posted by zdzihu for X10: http://forum.xda-developers.com/showthread.php?t=1193274
all credit for the original files which made this possible goes to zdzihu
i have modified the files so that they work properly on Xperia Play
special thanks to AndroHero for helping out with testing
Thank you AndroHero for u kind donation
[ screenshots ]
​
[ tested on ]
Xperia Play R800i 4.0.A.2.368
it should also work on R800i/R800x & older FW (we havent tested it though)
[ requirements ]
Rooted device
Working recovery
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
Donate to me
also do consider donating to zdzihu as he is the one who posted the files for Xperia X10
[ installation ]
flash the following file via recovery:
z_bravia_MOD-DooM-PLAY_v01-ENABLE.zip
u will now have "Mobile Bravia" option in Settings -> Display
[ uninstall ]
flash the following file via recovery:
z_bravia_MOD-DooM-PLAY_v01-DISABLE.zip
BTW i have created the files in such a way that they should also work for other Xperia 2011 devices which dont have this feature... try it out on ur device and let me know
enjoy!
Click to expand...
Click to collapse
I'll try it on my phone when I get home tonight and see how it works on r800x
Sent from my R800x using Tapatalk

jdz7t8 said:
What does the Bravia engine do?
Click to expand...
Click to collapse
http://www.sonyericsson.com/product/xperiaarc/video/mbe/

DooMLoRD said:
http://www.sonyericsson.com/product/xperiaarc/video/mbe/
Click to expand...
Click to collapse
Next job is 720p doom

Soon when i have MOney on my account,i will donate to you DOOM
Will post back if it works arite,it improves PSone games too yes? i sure hopeso !
EDIT: Enchances only photos (does it work with wallpapers set?) and videos (great!)
Its ok i guess

Very nice Job,

AndroHero said:
Next job is 720p doom
Click to expand...
Click to collapse
Hey Andro, could you post a few examples with and without BE activated on the play???

Ignore ,by aciddent

Alejandrissimo said:
Hey Andro, could you post a few examples with and without BE activated on the play???
Click to expand...
Click to collapse
u will need another camera to take pic of the device screen with and without bravia engine enabled

Is the link working? I'm unable to download the update.zip.
Enviado desde mi R800i usando Tapatalk

Logseman said:
Is the link working? I'm unable to download the update.zip.
Enviado desde mi R800i usando Tapatalk
Click to expand...
Click to collapse
added mirrors... check 1st post...

Just installed. I admit I am not really seeing the difference... I hope it's just me.
*edit* I read around a bit and it seems that it only works in the gallery pics and videos. But it's quite striking!

Logseman said:
Just installed. I admit I am not really seeing the difference... I hope it's just me.
Click to expand...
Click to collapse
It only works with pictures and videos

Does it work with MOBOplayer?
The gallery is good,i can see the pictures much better.

can anyone confirm this works on the R800x?

Do i really need a working recovery? cant i just replace the files with root explorer or adb and edit the bootprop file?
Or will i screw something up ?

rveens said:
Do i really need a working recovery? cant i just replace the files with root explorer or adb and edit the bootprop file?
Or will i screw something up ?
Click to expand...
Click to collapse
yes u can...
u will still need a rooted phone though
u need to add two lines to build.prop
copy 2 files to the correct locations with correct permissions
and reboot
BTW if u screw up dont blame me thats why i have posted easy to use update.zip
ofcourse experienced/advanced users will know whts to be done looking at the scripts in update.zip

Related

[ROM][PLAY][GSM]{4.0.3} IceCream Sandwich LEAKED [ROM:v02][Kernel:v01][Dt:13/FEB]

---[ UPDATES ]---
IMPORTANT!!! NEW DATA FIX!!!
---[ UPDATES ]---
[ info ]
ok guys so here it is...
FIRSTLY A BIG THANK YOU TO "MR ANONYMOUS" FOR LEAKING THE ROM FOR US
i have done some changes to leaked files as there were some issues and i was able to minimize some of the problems... few things are not working but then this was expected...
lets hope the ICX ROM devs can help the community out using this!
[ 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"
}
thanks to nodch for creating this preview video of this ROM:
[ WARNING ]
THIS IS AN LEAKED ROM
WE KNOW LOTS OF THINGS DONT WORK
I AM NOT A ROM DEVELOPER... THIS WAS POSTED JUST SO THAT USERS CAN HAPPILY ENJOY THE LEAKED ICS ROM...
MORE THINGS WILL FOLLOW AS AND WHEN DEVS CAN GET THEM TO WORK
DO NOT ASK FOR FURTHER UPDATES/ETA
ALL USER DATA (from /data partition) WILL BE WIPED WHILE INSTALLING THIS
[ features ]
Prerooted with superuser and busybox installed
included ICS bootanimation
deodexed ROM
included libs for baseband compatibility (will only work on -64 baseband, the once from .62 firmware)
added Trebuchet launcher (CM9 ICS 4.0.3 one)
few more things but i forget what exactly
added fixes:
SuperUser fix (thanks to ubufugu for the tip for using the zip from this thread)
DATA + Gamepad fix (thanks to DeanBoro for the fixed files)
TouchPad fix (thanks to DeanBoro)
Brightness FIX + improved GFX performace (thanks to DeanBoro)
added apps:
NovaLauncher - additional free launcher for CM9/ICS
OI FileManager - from CM7 (a free file explorer)
DSP Manager - from CM9
CyanogenMod9 Music
new SEMC/ICS apps: Music, Gallery
added fix to allow user to select/add Widget when using stock SE Home launcher
[ NOT WORKING/KNOW ISSUES ]
since this is a leaked ROM there are some issues
some users are getting FCs on many apps - this happens for providers who have only WCDMA networks and dont have 2G (EDGE/GPRS)... currently there is no workaround/fix for this
there might be some graphics glitches
touchpads dont work correctly in all games
i will keep updating this as and when new issues are found/old ones are resolved!
[ requirements ]
stock .62 firmware (use FTF) [WILL WORK ONLY WITH -64 BASEBAND]
unlocked bootloader
supplied files
[ how to install ]
make sure that you are on official firmware .62
download the ROMs (v01) & update pack (v01 to v02) update.zip and save it to SDCARD
download my latest kernel from links provided below
flash my kernel using:
Code:
fastboot flash boot boot.img
then reboot from fastboot using:
Code:
fastboot reboot
device will now start booting and show my kernel logo
when the blue LED lights up keep spamming/pressing BACK button
u will now enter my modded recovery
flash the ROM's v01 update.zip (this will take some time a minute or two)
flash the ROM's update pack v01 to v02 update.zip (this will take some time a minute or two)
thats it now reboot device and it will start booting into ICS
first boot will take time!!!
if you face Superuser issue (apps not getting root permissions) then reboot into recovery and flash the Superuser fix...
enjoy!
dont forget to check the FIXES & EXTRAS section!
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
[ download link ]
KINDLY DO NOT MIRROR MY FILES!!!
* TIP *
FIRST DOWNLOAD KERNEL, THEN DOWNLOAD ROM
ROM:
MAIN v01
[ROM][PLAY][GSM] ICS 4.0.3 LEAKED v01
MD5HASH: 9d710d818cd5e4d096574a91b6b1710a
UPDATE PACK v01 to v02
[ROM][PLAY][GSM] ICS 4.0.3 UPDATE v01-to-v02
MD5HASH: 961a39d014e0f2d20dfb5acc4f17cad0
KERNELS:
DooMKernel for this ROM
FIXES:
FIXES/ADDONS/ETC posted here
EXTRAS:
AOSP Theme posted here
READ THE FULL THREAD BEFORE ASKING ANY QUERIES OR REPORTING ANY BUGS/ISSUES
ENJOY!!!
Kernels for this ROM
[ features ]
[v01 onwards] autorooting
[v01 onwards] added support for userinit scripts:
if sd-ext is mounted then it will execute /sd-ext/userinit.sh & shell scripts in */sd-ext/userinit.d/ folder
also scripts in /data/local/ will be executed... it will execute /data/local/userinit.sh & shell scripts in /data/local/userinit.d/ folder
[v01 onwards] init.d (/system/etc/init.d/) script execution support
[v01 onwards] insecure ramdisk (ro.secure=0 & FS mounted as RW)
[v01 onwards] included my own version of CWM5.0.2.7 Touch-based recovery
[ download links ]
[PLAY][GSM] ICS 4.0.3 LEAK DooMKernel v01
MD5HASH: 2fe5a9c87050583f085044643cf47815
KINDLY DO NOT MIRROR MY FILES
FIXES/ADDONS/etc
Camera FIX (thanks to jerpelea) <NEW!!!>
SuperUser fix (thanks to ubufugu for the tip for using the zip from this thread) <already included in update pack v01-to-v02>
flash it via recovery
DATA + Gamepad fix (thanks to DeanBoro for the fixed files) <already included in update pack v01-to-v02>
flash it via recovery
TouchPad fix (thanks to DeanBoro) <already included in update pack v01-to-v02>
flash it via recovery
Brightness FIX + improved GFX performace (thanks to DeanBoro) <already included in update pack v01-to-v02>
NEW DATA FIX (thanks to Nick)
flash it via recovery
Thanks doom!!!!
AOSP Theme
Added the On-screen buttons to the framework.
Including:
DefaultThemes
framework-res
SemcGenerixUxpRes
Settings
SystemUI
Download cwm package with on-screen buttons here
Download cwm package without on-screen buttons here
done!
ROM & Kernel released!
happy play!
P.S.: i hope u guys r happy that u donate the device to me
ok downloading now
we (team ICX) Will help you when you need any help! (with data, deanboro can help)
nickholtus said:
ok downloading now
we (team ICX) Will help you when you need any help! (whit data can dj_steve help
Click to expand...
Click to collapse
dont help me... help the community
lol!
ok we will do that.
could you upload it also on the ftp? (in rom folder?)
download speed with hotfile is 200kbps (60% now)
Thank you, I will get this running as soon as Eastenders finishes.
nickholtus said:
lol!
ok we will do that.
could you upload it also on the ftp? (in rom folder?)
download speed with hotfile is 200kbps (60% now)
Click to expand...
Click to collapse
em let me try... uploading this one took 1.5 hrs
i have a slow net connection
cant download kernel
need to wait 27 minuts
Nice work again is it the same arc 1
Sent from my R800i using XDA App
poo-tang said:
Nice work again is it the same arc 1
Sent from my R800i using XDA App
Click to expand...
Click to collapse
no this is a newer leak and that too specifically for PLAY...
check the build number and timestamp in build.prop
DooMLoRD said:
no this is a newer leak and that too specifically for PLAY...
check the build number and timestamp in build.prop
Click to expand...
Click to collapse
downloading now do you have any of the same gliches with display with this thanks
Amazing work DooMLoRD!
poo-tang said:
downloading now do you have any of the same cliches with display with this thanks
Click to expand...
Click to collapse
em didnt test for long...
hopefully u guys can test out and report more issue/bugs so that the ICX team can specifically look into resolving/fixing those...
DooMLoRD said:
em didnt test for long...
hopefully u guys can test out and report more issue/bugs so that the ICX team can specifically look into resolving/fixing those...
Click to expand...
Click to collapse
cool will test. 1 last thing sorry was the leaked rom a tft and if so was it corrupt like the last leaked arc or is it in a flashable state we have about 7 plays around us 1 we have for mad testing stuff like this
poo-tang said:
cool will test. 1 last thing sorry was the leaked rom a tft and if so was it corrupt like the last leaked arc or is it in a flashable state we have about 7 plays around us 1 we have for mad testing stuff like this
Click to expand...
Click to collapse
well... lets just say the files posted here are the final thing
it took me few hours to get most of the data out from those file... and those files wouldnt have worked on normal/retail Xperia PLAYs anyways...
DooMLoRD said:
well... lets just say the files posted here are the final thing
it took me few hours to get most of the data out from those file... and those files wouldnt have worked on normal/retail Xperia PLAYs anyways...
Click to expand...
Click to collapse
thanks for your work.

[KERNEL][PLAY][GSM/CDMA] DooMKernel [Rel:v03][Dt:15/MAY][FW:ICSBeta]

-------[ UPDATE ]-------
DooMKernel v03 released! changelog posted here
-------[ UPDATE ]-------
[ intro ]
hello guys! here is the FIRST custom kernel for Official Sony ICS Beta!
{
"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"
}
incase u need to go back to stock kernel, i suggest u try my Advanced Stock Kernel for ICS-Beta...
[ special thanks to ]
Blagus
zdzihu
aZuZu
jerpelea
Thank you guys for ur help! this would not have been possible without ur help!
[ disclaimer ]
OVERCLOCKING CAN BE DANGEROUS! U RISK THE HARDWARE GETTING DAMAGED!
PROCEED WITH CAUTION! U HAVE BEEN WARNED!
I AM NOT TO BE HELD RESPONSIBLE IF U DAMAGE UR PHONE / SPILL UR COFFEE / MISS UR ALARMS / ANY OTHER CALAMITY/MISHAP
[ WARNING ]
"Partition SDCard" option in CWM5 WILL WIPE UR SDCARD!!!
official kernel sources are not available.. We are using the kernel sources which are meant for ARC modifying, patching them to work on PLAY... So a few bugs are expected...
THERE ARE NO GRAPHICS BUGS LIKE THE PREVIOUS LEAKS/PORTS
[ features ]
same as my ARC kernel
[ credits for features ]
visit my ARC kernel thread
[ requirements ]
stock SE ICS Beta FW* (i havent tested on other ROMs so i cannot guarantee that it will work on them!)
bootloader unlocked
working fastboot
[ how to install this kernel ]
download the boot.img & modules update.zip
save the boot.img in the folder with fastboot binaries (fastboot.exe files)
save the modules update.zip to sdcard (on phone)
power down device
start device in fastboot mode
use the following command to flash the boot.img
Code:
fastboot flash boot boot.img
reboot phone and enter recovery
flash the wifi modules update.zip for my kernel
reboot phone and enjoy the kernel
[ how to enter recovery ]
entry key is the BACK button
there are multiple notifications to tell u when to press the entry key:
LED will light up to BLUE
the phone will vibrate when its waiting for keypress
thats it you should now enter my custom recovery
[ how to use/navigate in recovery ]
BACK button to GO BACK
SEARCH button to SELECT
HOME button to GO UP
MENU button to GO DOWN
OR
On-Screen Navigation Buttons
FOR OVERCLOCKING
start SetCPU/NoFrills CPU Control app on ur device (or any other app which supports overclocking) (u may get a popup asking for SuperUser permissions, click ok/yes/allow)
now slowly increase the MAX slider to the right (one notch at a time) to increase the maximum frequency limit
DO NOT JUMP TO THE LAST POSSIBLE FREQUENCY
SLOWLY increase the frequency one notch at a time and do stability/testing for few hours
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
[ sources ]
https://github.com/DooMLoRD/Xperia-2011-Kernel-2.6.32.9/tree/ics
If you use any of my sources/patches kindly send me a p.m. on XDA letting me know that you are using them, also credit me in ur kernel thread/OP and link back to this thread!
[ download links ]
< NEW >
v03:
[PLAY][GSM/CDMA] DooMKernel ICS BETA v03
MD5HASH: 208ea2081585e9dc16eb39257e9a2be1
Wifi Modules for v01 kernel onwards
MD5HASH: 5e9ee519fe8a3ed2fe91d19c6a92bc3a
< OLD >
v02:
[PLAY][GSM/CDMA] DooMKernel ICS BETA v02 [2.0Ghz version only]
MD5HASH: 7b2e5139979d7cf5529a42d53bcbd8b5
[PLAY][GSM/CDMA] DooMKernel ICS BETA v02 [1.6Ghz version only] (will show up as #1002)
MD5HASH: f945b82efa5debfe1f42da0a6d4609b3
Wifi Modules for v01 kernel onwards
MD5HASH: 5e9ee519fe8a3ed2fe91d19c6a92bc3a
v01:
[PLAY][GSM/CDMA] DooMKernel ICS BETA v01 [2.0Ghz version only]
MD5HASH: 3b58a740844a02b3df8305c09cbd4683
[PLAY][GSM/CDMA] DooMKernel ICS BETA v01 [1.6Ghz version only] (will show up as #1001)
MD5HASH: 9be2b87daec194bd325f3cf0421b65c9
Wifi Modules for v01 kernel onwards
MD5HASH: 5e9ee519fe8a3ed2fe91d19c6a92bc3a
[ DooMKernel Signature banners!!! ]
If you like to use my kernels and u want to show the world that u use it/love it , then you can add this banner to you signature!!!
Just copy the following code and paste it in you USER CP under "Edit Signature":
HTML:
[URL="http://forum.xda-developers.com/showthread.php?t=1573184"][IMG]http://icxperia.com/doomlord/doomkernel-sig.png[/IMG][/URL]
[ for modders/themers/others ]
hey guys here i am attaching a template update.zip which has been tested to work on the recovery provided here... u can add ur stuff to that file and edit the updater-script so that the u can flash ur files via this recovery...
basically it contains the correct combination of update-binary & mounting syntax...
this file is NOT required for normal/general users
TEMPLATE UPDATE.ZIP (v1)
cheers!
DooM, not the first custom kernel, mine was released like two seconds before yours.
But you get the credit, with the hints
Keiran
KeiranFTW said:
DooM, not the first custom kernel, mine was released like two seconds before yours.
But you get the credit, with the hints
Keiran
Click to expand...
Click to collapse
ok... dont u use our FXP sources for ur kernel? then u are already using part of my work as base
anyways enjoy!
praise the lord!
DooMLoRD said:
ok... dont u use our FXP sources for ur kernel? then u are already using part of my work as base
anyways enjoy!
Click to expand...
Click to collapse
yes I do
You da best dog:d
was just waiting for your kernel just before I could flash ICS! =)
So I plug in my phone flash 42ftf, then the rest can all be done on flashtool right? Fastboot with flashtool?
Sent from my R800at using XDA Premium
2ghz boots & runs on R800x (did not try overclocking, tho)
paxChristos said:
2ghz boots & runs on R800x (did not try overclocking, tho)
Click to expand...
Click to collapse
wifi is not working for me.
frogot to flash wifi enable fix . working now
fma965 said:
wifi is not working for me.
Click to expand...
Click to collapse
even with the Wifi Modules ?
hitman980206 said:
So I plug in my phone flash 42ftf, then the rest can all be done on flashtool right? Fastboot with flashtool?
Sent from my R800at using XDA Premium
Click to expand...
Click to collapse
FlashTool currently only supports flashing kernel... We are working on adding capability to flash system.img and userdata.img
paxChristos said:
2ghz boots & runs on R800x (did not try overclocking, tho)
Click to expand...
Click to collapse
Great! I have started work on patching GB CDMA kernel too... Might release it in a few hours or in a day or two depending on how much time it takes...
fma965 said:
wifi is not working for me.
Click to expand...
Click to collapse
Did u edit build.prop to "enable" WiFi?
WiFi working fine here... Check screenshot... Is anyone else facing same issue?
Sent from my LT18i using XDA
DooMLoRD said:
FlashTool currently only supports flashing kernel... We are working on adding capability to flash system.img and userdata.img
Sent from my LT18i using XDA
Click to expand...
Click to collapse
Thanks you saved me a great deal of headache. I'll have to figure out the rest :beer:
Sent from my R800at using XDA Premium
yh forgot to flash wifi enable fix / build.prop edit
working now
Wifi and OC working great here, ICS is perfect now. Thanks Doomlord!
hitman980206 said:
Thanks you saved me a great deal of headache. I'll have to figure out the rest :beer:
Sent from my R800at using XDA Premium
Click to expand...
Click to collapse
If you van flash a kernel with Fastboot, you can flash the other two things.
I have a couple of questions, first relating to the Kernel, I flashed the wifi fix and the Wifi still doesn't turn on for me, how can I edit the build.prop to enable it?
second is, does this Official Beta rom not have Google apps pre-installed? Also I don't have Android Market or the Play Shop
Thanks for your help
Yourmama said:
I have a couple of questions, first relating to the Kernel, I flashed the wifi fix and the Wifi still doesn't turn on for me, how can I edit the build.prop to enable it?
second is, does this Official Beta rom not have Google apps pre-installed? Also I don't have Android Market or the Play Shop
Thanks for your help
Click to expand...
Click to collapse
All ur questions are already answered on the official release thread...
Sent from my LT18i using XDA
Nice work DooMLoRD
Can you add the wifi line to the default.prop in the RAMDisk, so people don't have to edit the build.prop themselves?
Nice job with this! Everything working here except superuser, just seems to crash. Any ideas on what the problem might be and how I can fix it?

[KERNEL][Xperia P] Advanced Stock Kernel [Rel:v02][Dt:16/JUNE]

[ info ]
so friends i present to u Advanced stock kernel for Xperia P!
i dont have device with me but a friend of mine requested me to make this kernel so here it is
now u dont need to flash pre-rooted system images
the main kernel (zImage) is stock from FW 6.0.B.1.564
recovery is now integrated into this advanced stock kernel
thanks to my friend Jozinek for sending the kernel.sin & nickholtus for testing this on his device!
[ disclaimer ]
I AM NOT TO BE HELD RESPONSIBLE IF U DAMAGE UR PHONE / SPILL UR COFFEE / MISS UR ALARMS / ANY OTHER CALAMITY/MISHAP
[ features ]
[v02 onwards] added CWM 5.0.2.x recovery
to access recovery: AT BOOTUP keep pressing the VOLUME UP button when you see BLUE LED/feel small vibration from the device
[v01 onwards] added support for init.d scripts (/system/etc/init.d)
[v01 onwards] added support for userinit scripts:
if sd-ext is mounted then it will execute /sd-ext/userinit.sh & shell scripts in /sd-ext/userinit.d/ folder
also scripts in /data/local/ will be executed... it will execute /data/local/userinit.sh & shell scripts in /data/local/userinit.d/ folder
[v01 onwards] autorooting (prerooted)
su binary & superuser.apk will automatically be installed by kernel
busybox (1.18.4) gets installed at /system/xbin/
[v01 onwards] insecure ramdisk
ramdisk is insecure (ro.secure=0)
adb server is persistent
usb debugging enabled
rootfs and /system mounted as rw
[ requirements ]
stock Sony 6.0.B.1.564 FW
bootloader unlocked
working fastboot
you have read this thread
[ how to install this kernel ]
download the kernel.elf
save the it in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode
use the following command to flash the kernel.elf
Code:
fastboot flash boot kernel.elf
reboot phone and enjoy the kernel
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
[ downloads ]
< NEW >
[Xperia P] Advanced Stock Kernel v02 (FW: .564)
[ MD5HASH: a329134e7899cbace6f97bf2bb412391 ]
< OLD >
[Xperia P] Advanced Stock Kernel v01 (FW: .564)
[ MD5HASH: 104357cfa1dfe53928e0ca94c6bf89ff ]
{
"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"
}
cheers!
Yes, now I can make my custom rom for Xperia P
Sent from my LT26i using XDA
not yet
atarii and i are working on a recovery!
nickholtus said:
not yet
atarii and i are working on a recovery!
Click to expand...
Click to collapse
Oh I thought there would be recovery in the kernel already
Sent from my LT26i using XDA
no, DooMLoRD is too busy these days
Nice. Just got Xperia P yesterday and now I can say goodbye to Script Manager with init.d support for http://forum.xda-developers.com/showthread.php?p=26643061
thank you soo much for begining dev for our device any idea when it will get its own forum ????
alaric.m said:
when it will get its own forum ????
Click to expand...
Click to collapse
Also interested in this.
alaric.m said:
thank you soo much for begining dev for our device any idea when it will get its own forum ????
Click to expand...
Click to collapse
i've heard from a mod that xperia 2012 line will have their own forum once this forum got cluttered and when they started to see more progress ..
referring to this >> http://forum.xda-developers.com/showpost.php?p=26631590&postcount=4
DooMLoRD said:
i MAY work on integrating recovery into this advanced stock kernel IF AND WHEN i get time...
Click to expand...
Click to collapse
Hey DooMLoRD, awesome work as always
If me and Nick add in recovery, is it ok if we re-upload your kernel with this change?
Atarii said:
Hey DooMLoRD, awesome work as always
If me and Nick add in recovery, is it ok if we re-upload your kernel with this change?
Click to expand...
Click to collapse
ok sure
Hello DooMLoRD,
it can run on Xperia U and Sola?
sebastien207 said:
Hello DooMLoRD,
it can run on Xperia U and Sola?
Click to expand...
Click to collapse
no but i will try to post test kernels for Xperia U and Sola tonight!
Ok, thank you,
Envoyer depuis mon Nozomi avec Tapatalk
Great...cant wait to have my xperia P on my hands and play around with it.
I'd feel safer to flash this kernel if there was a default (stock) kernel somewhere that I know I can revert to if things do not go to my liking. Is there such a kernel?
ok, kernel sources are finally released!!
trying to compile now
edit: succesfully compiled.
trying to add:
governess
cpu oc
now!
nickholtus said:
ok, kernel sources are finally released!!
trying to compile now
edit: succesfully compiled.
trying to add:
governess
cpu oc
now!
Click to expand...
Click to collapse
Link to kernel sources?
Sent from my Xperia Play using Tapatalk 2
http://developer.sonymobile.com/wportal/devworld/downloads/download/60b1564tar
it says for arco hd, but the defconfig for nypon (xperia p) is included and the kernel is compiling fine
nickholtus said:
http://developer.sonymobile.com/wportal/devworld/downloads/download/60b1564tar
it says for arco hd, but the defconfig for nypon (xperia p) is included and the kernel is compiling fine
Click to expand...
Click to collapse
Is kumquat defconfig there?
Sent from my Xperia Play using Tapatalk 2

[ THEME ] XPERIA S - XPERIA PRO, ARC ,.. Ics 4.0.4

AEON XPERIA S CLEAN MOD V1.0 ICS 4.0.4​
{
"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"
}
FEATURING
WALKMAN (working equ but no surround yet)
INIT.D support (for STOCK)
SUPERCHARGABLE SERVICES (.431 or ics 4.0.4 STOCK ROM)
Xperia S dial,conversations,dock clock,settings ui ...
Xperia S framework
Xperia S home (skinned only so you get the ics widget selector )
Xperia S Fonts
New calendar
AOSP unlock (circular ics lock screen)
CAMERA MOD (with added 5mp option) (8mp camera phones only)
Notification Widgets
Direct SDCARD install provider
DOWNLOAD : You can use the CWMbackup I've posted in post 2 below for much cleaner and safer install
OR
DOWNLOAD :http://www.mediafire.com/download.php?nltz5haf6141ueo
The RAR have two update zip files , Part 2 is optional if you want init.d support for stock rom (thanks to iridaki and doomlord)
clean minimalistic version , NO fancy round battery or 5x4 home etc , just clean​
Method & Precautions:
-Make a Backup
-You need ROOT and ics 4.0.4 with cwm recovery
-Its best to install this on a clean 4.0.4 ICS
-Install through recovery
- IF YOU'VE 5MP CAMERA DELETE THE FILE SEMCCAMERAUI.APK IN THE RAR (SYSTEM/APP) BY OPENING IT IN WIN RAR
NOTE
-You can use the V6super charger scripts from the attachments and run V6 using SM Manager
-I am also providing the DSP Manager , this works great , ie wont touch the music player(if you dont want to) but other players (video) so you get everything in WOW sound
-If you've used SRS libs or beats port the equalizer in walman might not work , and trust me those are not that good in terms of bass compared to the equalizer in walkman (I tried) , so thats why I recommend to install this on a clean stock rom if possible
>AFTER INSTALL
,check if there is a folder init.d in system/etc , if not install once again
>>also install busybox (1.20.1) again in advanced install mode using by JRUMMYs busybox installer (attached - first connect to internet)
Thanks to those like iridaki for the stock init support and others..
Press THANKS If you like it
Enjoy.
Nandroid system backup
CWM RECOVERY SYSTEM BACKUP
For safer and cleaner install use my recovery system backup
http://www.mediafire.com/download.php?5b4093w6q77m44s​Method:
1.Extract it ,copy the files to a folder rename it "2012"
2.Now copy the folder to sdcard/clockworkmod/backup
3.Go to CWM and click advanced restore -- and restore SYSTEM only
Note:
If you get Md5 mismatch (you probably know how to fix it , still ) , go to flashtool install folder , in folder x10flasher_lib -- PRESS --SHIFT+RIGHT mouse click in any where inside the folder ( not on any file or folder),click--"open command...here"
then a dos window will appear write this code(connect phone in MTP and usb debugging )
adb shell enter
cd sdcard/clockworkmod/backup/2012 enter
rm nandroid.md5 enter
md5sum *img > nandroid.md5 enter (takes a while)
then you're good to go
I've a bootloop
Enviado desde mi MT11i usando Tapatalk 2
danissiete said:
I've a bootloop
Enviado desde mi MT11i usando Tapatalk 2
Click to expand...
Click to collapse
That's unusual I ll look to it and reply
UPDATE: Tried it and no problem here . Do you have ICS 4.0.4?
Thanks,
AEON
Yes i have a 4.0.4
Enviado desde mi MT11i usando Tapatalk 2
my phone is a neo v, may be why?
Enviado desde mi MT11i usando Tapatalk 2
danissiete said:
my phone is a neo v, may be why?
Enviado desde mi MT11i usando Tapatalk 2
Click to expand...
Click to collapse
No no , it will work on NEO V ofcourse ,you've a backup right , I will upload a dummy install zip with fix permissions in it , try that and tell me if that fixes it or not . bootloops are usually caused due to permission issues . If that doesnt do it you can always manually install it by parts or i will upload a nandroid system(only system) backup so that its much easier
ALSO the camera in it is for ARC or PRO (8mp) so try by deleting that semccameraui.apk from the rar by opening the rar in winrar(dont extract) and deleting it from (rar--system/app/)
UPDATE: added fix permission zip try that and what I mentioned above and give me feedback
I will try, now I tell
Thanks!!!
Enviado desde mi MT11i usando Tapatalk 2
the problem persists, I'll reinstall 4.0.4 ics and I mention. thanks again. greetings!
:thumbup:
Enviado desde mi MT11i usando Tapatalk 2
danissiete said:
the problem persists, I'll reinstall 4.0.4 ics and I mention. thanks again. greetings!
:thumbup:
Enviado desde mi MT11i usando Tapatalk 2
Click to expand...
Click to collapse
I am sorry it didnt work out , I've added a nandroid backup method , you can try that out , but before that you'll have to backup a cameraui apk of yours and install it over what I've done.
I am waiting for others post to see if the problem exists for everyone or not.
I just try on JJ's 3.1 (Android 4.0.4) and I have a bootloop...
Kapov said:
I just try on JJ's 3.1 (Android 4.0.4) and I have a bootloop...
Click to expand...
Click to collapse
Then please try using the recovery backup method ( post2)till I correct the issue
Sorry
Thank you,
AEON
I'll tryed the 2nd solution but when I write this line:
cd sdcard/clockworkmod/backup/2012
I have this answer "No such file or directory" :s
I'll tryed to with "cd H:/clockworkmod/backup/2012"
Kapov said:
I'll tryed the 2nd solution but when I write this line:
cd sdcard/clockworkmod/backup/2012
I have this answer "No such file or directory" :s
I'll tryed to with "cd H:/clockworkmod/backup/2012"
Click to expand...
Click to collapse
Did you write the first code "adb shell" , then write the code, don't write h:\.... It won't work
AND it seems that you're using an NON-stock ROM , this is for stock (ODEX ROMS) , you will not require a supercharged service file
Thank you,
AEON
yes using the first line
I'm using the JJ's ROM 3.1 It's maybe why I have the problem
Kapov said:
yes using the first line
I'm using the JJ's ROM 3.1 It's maybe why I have the problem
Click to expand...
Click to collapse
Connected in MTP OR MSC
Thank you,
AEON
Hi, I installed your backup and it worked, but I went round a cursor on the screen and had to move to the area where I wanted to press ... and I also deleted some applications ... greetings and thanks!
:thumbup:
Enviado desde mi MT11i usando Tapatalk 2
danissiete said:
Hi, I installed your backup and it worked, but I went round a cursor on the screen and had to move to the area where I wanted to press ... and I also deleted some applications ... greetings and thanks!
:thumbup:
Enviado desde mi MT11i usando Tapatalk 2
Click to expand...
Click to collapse
happy that it worked ,
Thank you,
AEON
I'll forget to change change in MTP mode
it work
But i have already bootloop i think it's not compatible with the jj's rom, never mind
Kapov said:
I'll forget to change change in MTP mode
it work
But i have already bootloop i think it's not compatible with the jj's rom, never mind
Click to expand...
Click to collapse
Yep like I said its for stock roms ie odex roms, sorry pal
Thank you,
AEON

[ROM][.587][LWW] Walkman Style v2.0 [Locked BL]

Hi guys.. as you have noticed, i´ve made a rom from ICS .587 frimware, it is the v2 bec i have started the thread in another FORUM, if you understand spanish and you want to visit the thread.. check out this
ROM Works for LWW (dont try it in the rest of MDPI devices Please!!) if someone want to port this to XM, XMP , Active just send me a PM.
{
"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"
}
Well, Rom is Fast.. i Have Fixed Most of the bugs it had before but i didnt fix Notifications LED.
What i Have added to the ROM?
UNLIMITED BOOST < Thanks to mvstyle
PROJECT FLUID < Thanks to mvstyle
BUILD.PROP TWEAKS
JB ADRENO 205 LIBS
ADRENALINE BOOST < Thanks to ImbaWind
ADRENALINE TASK MANAGER < Thanks to ImbaWind
Rooted with Last SU Version
Terminal Emulator added to system
Cybershot Camera < Thanks to Rizal Lovins
Black Xperia Keyboard
Walkman V With ClearBASS < Thanks to Till-Kruspe
init.d support
Wave Lock
Black and Green Walkman Bootanimation
Bravia Engine
Xperia Launcher no Corners with Preferences < Thanks to serajr
Bloatware Free!! (Really Removed lots and lots of apps)
Transparent StatusBar
Small Apps
SpaceTravel Themes
When you Reboot Cache is Cleaned
Busybox (no required applets, you will need to install busybox pro and with smart install select Clean Mode and Replace Symlinks)
Phones Charges When Turned off (at v1 it was a bug)
GPS working fine! no FC
Modded Google Search , now its transparent
Framework With Reboot option
More,More.. (if i forgot to add you in this list PM me)
Screenshots
To download V1 Click Here (not recommended)
Please.. To download V2 Click Here
Please.. i would appreciate much if you give me some feedback about the rom.. Good Luck!
To reinstall some of the apps i uninstalled check this online notepad , i know it is in spanish, but anyway you can see names in english.
To solve Problems With Busybox install like this with busybox PRO (not added to the rom. SORRY) i will add busybox pro to the rom in v3..
PD. sorry guys, i confused some apps that are at v3 xD cybershot is not at v2.. root explorer and busybox are at v3 and i will quit them, Project fluid is also at v3.. sorry guys.. just confused :/
Where my and serajr credit?... :/
Till-Kruspe said:
Where my and serajr credit?... :/
Click to expand...
Click to collapse
forgot.. will add it now
Wait what??! U got ROOT EXPLORER and BUSYBOX PRO in your rom?
Soon........
Sent from Hubble Telescope
eh?
chepoz said:
Wait what??! U got ROOT EXPLORER and BUSYBOX PRO in your rom?
Soon........
Sent from Hubble Telescope
Click to expand...
Click to collapse
is it illegal or something?
Nachospeicys said:
is it illegal or something?
Click to expand...
Click to collapse
The Rule of XDA : Never Include Paid Apps in your ROM (Because it is more likely Pirated Apps)
XDA Is More Strict than your spanish forum !!
You better remove them from your ROM, if you want to provide File Explorer Look for the free one and has open source license
And Yes if you're providing warez apps its illegal
unlocked bl?
[LwW]Dexter said:
unlocked bl?
Click to expand...
Click to collapse
im just locked bl so i can not try it at unlocked bl with another kernel.. maybe it works, try rage or panic and see what happens.
PD.. 3 thanks it looks like someone tried it
I want to try it
but I still don't see the different with another rom
sorry for bad english
You gotta remove this b4 they ban you for putting paid apps on it!
is the antutu score without overclock? cause if it is, than you have to make this rom available for all mdpi xperias! :laugh:
I try this ROM.
+ Good looks
+ Is Light
+ Is for lock bl
+ everythings work
+ small apps
- with this tweaks i think it will be speeder then other ROM
- hasn't some commands in terminal
- hasn't brightness bar in quickpanel
chepoz said:
Wait what??! U got ROOT EXPLORER and BUSYBOX PRO in your rom?
Soon........
Sent from Hubble Telescope
Click to expand...
Click to collapse
anerik said:
You gotta remove this b4 they ban you for putting paid apps on it!
Click to expand...
Click to collapse
Singgih4050 said:
The Rule of XDA : Never Include Paid Apps in your ROM (Because it is more likely Pirated Apps)
XDA Is More Strict than your spanish forum !!
You better remove them from your ROM, if you want to provide File Explorer Look for the free one and has open source license
And Yes if you're providing warez apps its illegal
Click to expand...
Click to collapse
anyway, the paid apps were arriving at v3.. so i just wont upload it here or i will make a few changes..
no overclock.. im locked bootloader
marktn said:
is the antutu score without overclock? cause if it is, than you have to make this rom available for all mdpi xperias! :laugh:
Click to expand...
Click to collapse
streetu said:
I try this ROM.
+ Good looks
+ Is Light
+ Is for lock bl
+ everythings work
+ small apps
- with this tweaks i think it will be speeder then other ROM
- hasn't some commands in terminal
- hasn't brightness bar in quickpanel
Click to expand...
Click to collapse
v3 comes with more perfomance.. terminal emulator commands work fine also, if you dont want to wait for v3 and want terminal emulator commands just download from market BUSYBOX PRO and then make smart install look like OP screenshot.
ah, and yes.. i am testing some AROMAS to make it for all MPDI
V2 does not appear to contain any paid apps.
OP, please keep in mind that it is against XDA policy to provide any applications that are paid only, either by linking to a warez site, attaching them or by supplying them in your ROM. That being said, I would be very careful as to what apps you provide in your ROM before posting it.
Also, please provide your ROM sources, base, etc
Sure
kangi26 said:
V2 does not appear to contain any paid apps.
OP, please keep in mind that it is against XDA policy to provide any applications that are paid only, either by linking to a warez site, attaching them or by supplying them in your ROM. That being said, I would be very careful as to what apps you provide in your ROM before posting it.
Also, please provide your ROM sources, base, etc
Click to expand...
Click to collapse
tomorrow i will be uploading mi v3 rom.. then i will put the source,base,etc
Attention:
i have finished v3.. it is supposed to work on all xperia mdpi devices.. . cause of that, and also that i will put credits & scripts separated, i decided to create a whole new thread.. so MODS, you can delete this if you want..
Will be making The thread after posting it in mi spanish forum
Nachospeicys said:
i have finished v3.. it is supposed to work on all xperia mdpi devices.. . cause of that, and also that i will put credits & scripts separated, i decided to create a whole new thread.. so MODS, you can delete this if you want..
Will be making The thread after posting it in mi spanish forum
Click to expand...
Click to collapse
It will work on unlocked bL??
Sent from my WT19i using xda premium
Flash a kernel for ics and try
Good work! Simple - fast and good looks

Categories

Resources