[GUIDE] [PATCH] Porting Xperia ARC/Neo ROM to Xperia Ray - Be a Developer
Hi Guys,
I am gonna be very Busy in next Days and Probably wont do any further development but Before I get Busy, I am disclosing Developers Secret......
I wanted to give this Guide to all Ray Users as a Gift so that they can use any ARC Rom available because the Ray Android Development is very slow and it might help most of you Enjoy ARC Roms or Port your Arc ROMs and Publish in Ray Android Development..
This Guide might be Helpful for Neo Users in Porting Arc Roms to Neo.
It took me very long to find what files are changed from Ray in Arc/Neo ROMs but it wasnt a Rocket science.. Just needs replacement of some drivers and we get a working Rom for Ray...
This Guide contains ONLY Files that are Relevant... Developers normally dont modify these files, so whatever tweak is present in ARC Rom will be unchanged..
You dont need to mess with Tweaks and other things as they are compatible with Ray anyway...
Luckily Hardware changes are not much so its easy to Port ARC/Neo Roms to Ray but there are some Drivers specific for and are optimized for Ray despite same hardware like e.g GPU, touch, 3D drivers..
I have made a Patch too that contains files which you have to replace with Ported ARC Rom...I will attach that later...BUT Dont rely on the Patch... I would recommend do the copying/pasting yourself...
This is an Example of ICS Roms, the Reason I chose ICS Rom is coz its now ICS days and after a month GB will be vanished from Xperia 2011 devices..
1) First Step you need is to download and Install 2 applications.
a) 7zip
b) Notepad+
2) Download your Stock Ray Rom or a Source ROM from which you have to copy Ray Drivers...
Then Download ARC/Neo Rom that you want to Port to Ray.. Remember that Ray ROM you are using as source should be of the same Build version e.g 4.0.3 Ray Rom should be sourced for a 4.0.3 ARC/Neo Rom
3) Right Click Flashable zip of ARC Rom and OPEN as Archive in 7zip... Now just Drag and Replace Following files with Ray Files so that the ROM Becomes Compatible with Ray..
Code:
NOTE: Those Marked in BLUE are to be COPIED/REPLACEDin ARC ROM with Files from RAY ROM..
Those Marked in RED should be DELETED from ARC ROM
Delete following files from same system/etc/firmware/ folder
touch_anzu_sharp_type1.hex
touch_anzu_sharp_type2.hex
touch_anzu_sony_type1.hex
touch_anzu_sony_type2.hex
Following Files in system/lib folder
libcameraextensionclient.so
libcameraextensionjni.so
libcameraextensionservice.so
libcameralight.so
libcameraservice.so
libcamera_clientsemc.so
libcald_pal.so
libcald_hal.so
libcald_server.so
liboemcamera.so
Following files from sytem/usr/semc/camera
AS3676_00_flash.dat
APT00YP0_MT9V144.dat
APT00YP0.dat
I suggest Copying the Entire sytem/usr/semc/camera folder and deleting the one in ARC and also delete the file below..
(Delete LM3560_00_flash.dat or a file containing 'flash.DAT' file if from Neo Rom)
Permissions for Front camera in system/etc/permissions
android.hardware.camera.front.xml
Quote:
AUDIO, GPU, LED, LIGHTS, SENSORS
Just copy Entire filessystem/lib/hw folder from Ray to Arc Rom.. If Rom is causing Lags or Hangs or Videos are laggy then just copy these files
lights.semc.so (for LED Lights)
overlay.default.so (smooth videoplayback)
sensors.default.so (sensors maybe accelerometer, compass or proximity)
Quote:
FMRadio: system/lib
libbluedroid.so
replace this only when you think the FM Radio is not working on your Ray after flashing ARC Rom.
Sensors configurations:
system/etc/sensors.conf
Quote:
OTHERS:
2D/3D Rendering Drivers from system/lib
libsurfaceflinger.so
libsurfaceflinger_client.so
Quote:
Other files to Be Deleted
libhdmidisplay.so in ssystem/lib
HdmiControlService.apk in system/app
Now Comes the use of Notepad++ for Editing build.prop and UpdaterScript
Quote:
For build.prob (found in system folder) extract the file from Arc/Neo ROM to your Desktop and right click on it and open in Notepad++ and Replace LT15i or MT15i or whatever with ST18i... Dont mess with Developers tweaks in Settings if u dont know what u r doing. Thats it.. Now Drag the file back to archive u opened with 7zip in system folder
Quote:
For updater-script (found in /META-INF/com/google/android/)
Extract updater-script to desktop and right click on it and open in Notepad++ and Edit the ui_print(">>> Flashing ROM..."); and write your ROM name or whatever you want.. All those dialogues are written starting with ui_print.. You can change them. Save and drag it back to the same place in zip archive that u have opened with 7zip.
And Now Place the zip in your SDCard and Flash...
Congrats.. Now you are running ARC Rom...
Quote:
Some Important Things:
Luckily Framework.jar, Framework-res.apk and android.policy.jar found in system/framework of Neo/Ray/Arc Match and is compatible with one another in ICS Roms.. Though they were different in GB Roms.. Lets hope its same in Official version..
Some ARC Roms might be specific to Kernels but it should be much of issue if there is already a kernel available that is compatible.. Just give a try and probably it will work...
Quote:
ARC/Neo to Ray Patch:
I have Attached ARC-Neo_to_Ray_Patch_ICS-V1.zip file which is Kinda Universal Patch... I cant guarantee its full compatibility... Its always better to do the job by hand....
Its for ICS 4.0.3 Beta ROMs...
Flash ARC/Neo ROM and then Flash the Patch... Now your ROM is fully functional...
Now go and Download any ICS Beta Rom and apply the Patch and Let me know if it works...
Now go and Download any ICS Beta Rom from ARC/Neo section... Flash the Rom First and then apply the Patch ... I didnt test it but Theoretically it should work fine...then Let me know if it works...
Now go and Download any ICS Beta Rom from ARC/Neo section... Flash the Rom First and then apply the Patch ... I didnt test it but Theoretically it should work fine...then Let me know if it works...
It works for most roms like my rom from Neo But I must say the rom will get slow on the Ray..
If you know something about making a rom, I suggest not to implement this patch, but to really port the rom for better performance
Nice thread and solution for normal Android users anyway
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?