[DEV] [ROM] Unoficial MIUI CM9 Xperia Go - Sony Xperia P, U, Sola, Go

Hallo, here is Unoficial MIUI for Sony Xperia Go bassed on CM9 FXP project, compiled by latest patchrom tool. Some things is mising but rom is for daily usage without problem!
Curently fixed things:
- mounts menu and internal mounts
- phone storage is not detected by PC
- external sdcard and everything related to external sdcard
- camera recording, camera photo, camera panorama
- rotation
- lights
- videos frezing
- file manager
- some crashes inside other menus
- youtube HQ videos
- wifi
- mobile data
- galery - crashing
- android aplications menu - crashing
- Smart Dialer
- cal log
- Xperia keyboard
- autostart manager
- personal dictionary
- usb tethering
- wifi tethering
- a2dp
- rotation in games - status full fixed
- If I forgot something please let me know.
Missing things:
- let me know?
Not working:
- FM radio audio routing
- let me know?
Download link:
- http://d-h.st/Y8r
Plan:
- I use this rom daily, MIUI is my favorite rom and my plan is fixining all remaining bugs. If some one is interesting to get this rom full fixed please test it, try to fix something, give your opinions, give your fixes, let me know list of missing things...etc ..etc
My MIUI source code:
- http://github.com/munjeni/miui_sony_xperia
If you want to help you can use my source code and upload to your git, than start patching, but you must open too these source code public and you must give full credits to my hard in your post if you working on these source! Do not forget, I opened source code public and sharing it with you because its my good will !!! So I expecting from you too to open source code if you using my source code as a base! Thanks!
I am surre you will love this rom after first usage!
Full credits:
- FXP (CM9 rom)
- Google, Cyanogenmod team
- Micode team (special credits to yu88my)
- D9ALT for testing and reporting bugs
- xpraken for Xperia keyboard fix
- @nthr@xNine9 for testing and reporting bugs
- akkufix for testings and deutch translation
- vitkutny for czechoslovakia translation
- Rodger_Rulez for rusian translation
- sijav for persian translation
- raypol97 for polish translation

reserved

wow
waiting munjeni : )

Test build 1 is done!

munjeni said:
Test build 1 is done!
Click to expand...
Click to collapse
Are wireless connectivities like wifi, data and bluetooth working?? because i love to use this rom, but i need theese things!!
and are videos like, on youtube working??
Thanks for this rom!! :thumbup:
Sent from my Xperia Go using xda premium

TomNilson said:
Are wireless connectivities like wifi, data and bluetooth working?? because i love to use this rom, but i need theese things!!
and are videos like, on youtube working??
Thanks for this rom!! :thumbup:
Sent from my Xperia Go using xda premium
Click to expand...
Click to collapse
Yes all working of these!

munjeni said:
Yes all working of these!
Click to expand...
Click to collapse
You are my favorite
Sola port will be highly appreciated
Anyways keep your awesome work continue :thumbup:
Sent from my MT27i using xda premium

cant uninstall app
after reboot
Unfortunately, the process android,process.acore has stopped.
bug wifi
when mobile sleep mode wifi auto turn off.

kore44110 said:
cant uninstall app .
Click to expand...
Click to collapse
Did you read OP ? See "Curently missing:"...

sorry

Here is simple tutorial and my script for converting FXP CM9 rom to MIUI. You can use it for making MIUI on Xperia Sola too (download acervenky MIUI Sola rom)!
First of all you need to make some folders:
mkdir cm9miui
cd cm9miui
mkdir GAPPS
mkdir MODULES
Click to expand...
Click to collapse
- Download gapps-ics-20120429-signed.zip and extract it to GAPPS folder.
- Extract boot.img from my MIUI build and put it into root of the cm9miui.
- Extract all .so files from /system/lib/modules from my MIUI build and put it into MODULES folder.
- Download acervenky MIUI build and put it into root of the cm9miui, rename miui zip archive to miui.zip
- Download FXP CM9 buid and put in into root of the cm9miui, rename archive to stockrom.zip
- Download micode tools (its not needed now but you can download if you want to patch framework):
git clone https://github.com/MiCode/patchrom_tools.git TOOLS
Click to expand...
Click to collapse
- Finally, make empty make.sh file and put this -> http://paste.ubuntu.com/1517684/ inside, save it, give 755 permission to it.
If you prepared everything, you can start converting. Run ./make.sh and wait until script convert CM9 to your new MIUI rom! Enjoy!
============================================
Thats an easy part. But we need to modify 3 frameworks! Framework.jar, services.jar and android.policy.jar to get other things fixed! We need to disasemble and compare cm9 framework with these 3 frameworks and add/moodify/merge/patch these 3 frameworks using and comparing with cm9 framework! I will try to get MIUI from real patchrom, if I can not get it booting I will try to fix something in current build. I will be happy if some one start working in curent MIUI build and if some one fix something, curent build is "solid" build but have some things missing, but in any way rom can be used daily without any problem, I using it daily! Enjoy guys with script... waiting something fixed by you!

Quite a tutorial
That's why you are so special
Sola owners who has some geeky capabilities, start something like this.
We are overwhelmed my lord
Sent from my MT27i using xda premium

munjeni said:
Here is simple tutorial and my script for converting FXP CM9 rom to MIUI. You can use it for making MIUI on Xperia Sola too (download acervenky MIUI Sola rom)!
First of all you need to make some folders:
- Download gapps-ics-20120429-signed.zip and extract it to GAPPS folder.
- Extract boot.img from my MIUI build and put it into root of the cm9miui.
- Extract all .so files from /system/lib/modules from my MIUI build and put it into MODULES folder.
- Download acervenky MIUI build and put it into root of the cm9miui, rename miui zip archive to miui.zip
- Download FXP CM9 buid and put in into root of the cm9miui, rename archive to stockrom.zip
- Download micode tools (its not needed now but you can download if you want to patch framework):
- Finally, make empty make.sh file and put this -> http://paste.ubuntu.com/1517684/ inside, save it, give 755 permission to it.
If you prepared everything, you can start converting. Run ./make.sh and wait until script convert CM9 to your new MIUI rom! Enjoy!
============================================
Thats an easy part. But we need to modify 3 frameworks! Framework.jar, services.jar and android.policy.jar to get other things fixed! We need to disasemble and compare cm9 framework with these 3 frameworks and add/moodify/merge/patch these 3 frameworks using and comparing with cm9 framework! I will try to get MIUI from real patchrom, if I can not get it booting I will try to fix something in current build. I will be happy if some one start working in curent MIUI build and if some one fix something, curent build is "solid" build but have some things missing, but in any way rom can be used daily without any problem, I using it daily! Enjoy guys with script... waiting something fixed by you!
Click to expand...
Click to collapse
Munjeni I would like to work on this MIUI for Sola............ need your guidance........... can I PM you for help related to this.????????????

@[email protected] said:
Munjeni I would like to work on this MIUI for Sola............ need your guidance........... can I PM you for help related to this.????????????
Click to expand...
Click to collapse
No by pm, please ask here! I am sure some one will help you if I have no free time to help you!

I can't turn on battery percentage!?! When i click on percentage, it still shows graphical!!
Sent from my Xperia Go using xda premium

how to Install it? do I need to wipe something before install or just install like regular cm update whitout wipe.

kala123 said:
how to Install it? do I need to wipe something before install or just install like regular cm update whitout wipe.
Click to expand...
Click to collapse
You need to wipe everything because its not update

TomNilson said:
I can't turn on battery percentage!?! When i click on percentage, it still shows graphical!!
Sent from my Xperia Go using xda premium
Click to expand...
Click to collapse
I going to stop development for this rom and make new (from begining) by patchrom tool... because curent rom is an repack only (mean - framework is not merged with latest CM9 - frameworks is from old MIUI, so I need to merge it, but I will not do it to current rom, instead of doing that I will start with latest MIUI). I started allready, rom fail to boot, but I will fix it soon

I will wait the next version then
thanks

munjeni said:
I going to stop development for this rom and make new (from begining) by patchrom tool... because curent rom is an repack only (mean - framework is not merged with latest CM9 - frameworks is from old MIUI, so I need to merge it, but I will not do it to current rom, instead of doing that I will start with latest MIUI). I started allready, rom fail to boot, but I will fix it soon
Click to expand...
Click to collapse
...and that happens, after i read the whole "acervenky MIUI Sola thread" and loaded tools...
But you're right. :good:
Its quiet better taking latest MIUI and merging this.

Related

[Tool] BlendMIUI Speed-Porting Software [V04.7] [Add Neo V][Fully working Auto-Flash]

Since I don't have much time to keep on updating my BlendMIUI so I decided to writte a program to give you guys the chance to build BlendMIUI for your own with latest MIUI sources in just few minutes!
Q:What is BlendMIUI Speed-Porting Software For XPERIA 2011
Ans:This is a short program trying to help you guys to build your own BlendMIUI rom for Xperia 2011 in just few minutes.
Q:How to use it?
Unlock Bootloader first!
1.Download BMSPS(BlendMIUI Speed-Porting Software) then unpack it to anywhere you like(Windows environment).Btw,you should install JAVA SE JRE first or it won't works because it needs JAVA environment to sign the rom.You can goto oracle.com/java to download the latest Java SE JRE.
2.Download latest MIUI rom for Desire HD from miui.us(or anywhere you want).
3.Rename the rom you just downloaded as MIUI.zip then put it into BMSPS/MIUI_DHD_ROM directory.(Do not rename it as MIUI.zip.zip!)
4.Run BMSPS_luancher.exe to start.
5.Do as follows then it will automatically create update.zip under the BMSPS directory.
Then you have two choices:
=>Help youself:
6.Put the update.zip rom to your SD-card.
7.Flash BlendMIUI kernel(I have put it into \BlendMIUI-kernel directory) or DooMKernel for MIUI.
8.Use CWM-recovery to flash the update.zip rom.
=>Use Auto-Flash Function
You don't need to do anything on your phone,it will help you to do all works automatically and boot into the new system!
Features:
1.Support Devices: Xperia Arc,Xperia Arc S,Xperia NEO,Xperia NEO V,Xperia Ray.
2.Latest CM7.2.0 rebuilted sources as base.
3.Automatically port MIUI for your device then output unpdate.zip and sign the rom to let you flash it into your device directly.
4.Your choice Function (addons)
5.Fully working Auto-Flash Function
P.S: CM7 sources and kernel for XPERIA RAY are come from bheremans.
Changelog for Version 02:
1.Add moded Packageinstall to let you chose where you would like to install your apps including SD-card.
2.Fixed function to remind you to install java-jre if update.zip is not created.
3.Small changes.
Changelog for Version 03:
1.Fixed PackageInstaller and Torch FC problem when using the ROM from www.miui.com as base.
2.Automatically recognize MIUI version (Depends on the MIUI rom you use) and change Build version for porting rom.
3.Add "Your Choice" function to help you customize your own BlendMIUI rom(BlendUI,DSPManager,Tweaks,Audios from SE).
4.[For DEVs] Whole-New Source code:More easy to read,more easy to add new language(I mean the BMSPS itself) and new functions.
Changelog for Version 04:
1.Disable echoing information for better display.
2.Fixes and improve performance of BMSPS.
3.Add "Auto-Flash" function to help you flash BlendMIUI automatically
Changelog for Version 04.3:
1.Add Xperia Ray ST18i support(All sources for Xperia Ray are come from bheremans).
2.Fixed Auto-Flash function.
3.Fixed ADB Detective bug which cause the software stuck at entering into Auto-Flash function when you input "yes".
Changelog for Version 04.7:
1.Add Xperia Neo V support.
2.Fully working Auto-Flash function (You don't need to do anything on your phone now until it boots into the new system.BMSPS will help you to do everything automatically.)
3.Some small changes
WARNING:This is not an update-package and you'd better delete all old files if you have installed early version of BMSPS.
Make sure you have unlocked bootloader before using this tool.Baseband 56 is recommanded.
Download links:
BMSPS V04.7: http://www.mediafire.com/?4xxna5rim6txmmn
Latest Source Code @ github.com/JasonStein
[Credit]
Bheremans,Eamars,FXP,DooMloRd,enzo...
Please report bugs with screenshots!
Thanks, will use this for sure Jason
nice , thank you JasonStein !!!
thank man!
Thanks Jason just tried it on 1.11.18 and worked perfect. Keep it up.
Sent from my MT15i using Tapatalk
Tenacius D said:
Thanks Jason just tried it on 1.11.18 and worked perfect. Keep it up.
Sent from my MT15i using Tapatalk
Click to expand...
Click to collapse
I just tried this rom, too. CPU SPY said that Deep Sleep is unused state of kernel. So this will drains battery faster. I have returned to stock with Inteks V15 kernel.
EDIT:
After reinstalling it works good. Sorry!
pawo99 said:
I just tried this rom, too. CPU SPY said that Deep Sleep is unused state of kernel. So this will drains battery faster. I have returned to stock with Inteks V15 kernel.
Click to expand...
Click to collapse
Mine is going fine in deep sleep, maybe some app is preventing it from going to deep sleep.
Sent from my MT15i using Tapatalk
Thanks man, I was able to port my first MIUI to portuguese language with 1.11.18!
Many thanks Jason and keep your nice work with the xperias, specially Neo.
Very good tool! I have converted succesfully Czech + Slovak version of MIUI
Thanks!
known bugs:
-Barcode scanner and Layar shows black screen
-when tweaking Autobrightness parameters then it crashes and sets screen to black and helps only removing of battery
I found partly solution for this. If you want use Layar (or Barcode Scanner) then launch it and when you get black screen then normally lock screen and just unlock it and screen from camera is on. It's good for layar, because it has no alternative for my country. Wikitude is similar but not substitute.
I tried this on MIUI 1.11.25 ENG
And another happy customer here.
Sent from my MT15i using XDA App
Jason, I´ve a problem... I cannot go back to 2.3 software... In wotan and in flashtool I get error and both softwares pull out by updating. I´ve tryed everything ( even rewriten the TA).
I just can only flash MIUI roms...
Any idea?
Thanks Jason, works perfectly !!!! awesome !!
I've just used the new 0.3 tool with the new *.25 beta rom from MIUI (from MIUI Portugal) without problems.
Now I have a PT/EN MIUI updated rom
Amazing work Jason!
Wifi hotspot error on Neo!
wnke said:
Thanks Jason, works perfectly !!!! awesome !!
Click to expand...
Click to collapse
Wnke, will you please link the version you´ve made it for neo?, for me fails and in the last step, the executable do nothing, to MIUI.zip
feydz said:
Wnke, will you please link the version you´ve made it for neo?, for me fails and in the last step, the executable do nothing, to MIUI.zip
Click to expand...
Click to collapse
I used version for desire HD from miuiandroid
feydz said:
Wnke, will you please link the version you´ve made it for neo?, for me fails and in the last step, the executable do nothing, to MIUI.zip
Click to expand...
Click to collapse
i used this ROM http://roms.miui.us/1.11.18/MIUI.us_ace_1.11.18_Eng_Deo_ZipA_Signed.zip
wnke said:
i used this ROM http://roms.miui.us/1.11.18/MIUI.us_ace_1.11.18_Eng_Deo_ZipA_Signed.zip
Click to expand...
Click to collapse
In the last step, "hit any key to put update.zip...etc", does nothing...
Here's the version of MIUI I downloaded from miui.us
http://roms.miui.us/1.11.25/MIUI.us_ace_1.11.25_Eng_Deo_ZipA_Signed.zip
@ JasonStein: It works perfectly! Thanks a bunch for creating such a script, hope more addons and fixes will be added
feydz said:
In the last step, "hit any key to put update.zip...etc", does nothing...
Click to expand...
Click to collapse
Just follow the steps, everything is clear and simple :/
Has anyone failed Wifi hotspot not?

[GUIDE] CM9.0 For Neo V [FXP107]

I am sorry to announce that I will stop the development for CM9 ,Thanks all for using and sharing your feedback.
NOTE: Its Not My Rom Its Quoted From This Thread & I Edited scripts And Now Its Working On Neo V (Tested In Mine Neo V) : http://forum.xda-developers.com/showthread.php?t=1445844
NOTE: Since i am not allowed to provide the final flashable CM9.zip i wont proved it , & flash this at your own risk
Installation instructions:
1. Download FXP107 from http://uploaded.to/file/30f2pj59/from/ily4bk
2. Download SCRIPTS.ZIP file & extract updater-script & build.prop files.
3. open FXP054 zip file , you will see two folders(META-INF & system) & boot.img (kernel) in it.
4. Replacing Updater-script
a. open the nightly file what you've downloaded 'FXP107' using winrar
b. go to this folder path ' META-INF/com/google/android/'
c. you will see updater-script file now Replace it with the file extracted from
5. Replacing build.prop
a. open the same nightly file which you've edited before 'FXP107' using winrar
b. go to this folder path ' system/'
c. you will see build.prop file at the bottom now Replace it with the file extracted
6. Installing CM9 Kernel
a. extract the boot.img file provided in the zip to the fastboot folder in your PC
b. power off device , plug in phone usb in fastboot mode & use this command in CMD & flash the kernel
fastboot flash boot boot.img
3. power on device & goto CWM Recovery & wipe factory settings , wipe cache & install the zip you've edited
4. reboot & enjoy
5. Flash the ICS GAPPS From
http://www.megaupload.com/?d=NK6PS53P
OR http://www.multiupload.com/HWU4IJO1M5
OR http://www.mediafire.com/?j1qwtsbnaxjb7y4
FXP107 - REQURES BASEBAND 64
- http://uploaded.to/file/3d17uifq/from/yrqfhn
Or https://rapidshare.com/#!download|294tl5|3860663662|.64_baseband_for_FXP106_.ftf|26632|R~6369F50FC576967574A0879304EDD989|0|0
IF U WANT Ready to copy without modifying scripts : S000000N
WORKING
AUDIO - ok
GPS - ok
WIFI - ok - new wl12xx_mac80211
TOUCH SCREEN - ok
CWM RECOVERY 5.5 - ok
BT - ok
GSM - ok
VIDEO DECODER - ok
3D - ok
GRALLOC - ok
HOTSPOT - ok - command line for now
USB MTP - settings->storage->push menu->usb computer connection->media device
NOT WORKING
CAMERA - Red Screen!!!!!
GSM DATA - buggy - for some networks works for some does not work
FXP107
CM9.0 RC0
- latest cm 9.0 fixes
- updated radio to baseband 64
- sim pin fix
- camera for all devices (without light for now)
[Play]
- fixed touchpad and gamepad
[X10]
- removed FPS limit (now we have 35 fps)
[Neo V]
- separate addon for Neo rom
If Any One Have An IDEA TO FIX CAMERA BUG
PM ME
CREDITS
FreeXperia Team
Cyanogenmod Team
& all GR8 dev's on XDA
only 3G data is not working or even 2G data too not working?
And one more thing.. are u facing few here and there random reboots with this ROM?
We want a working camera ......
Still will give a try ..........
Have anybody tried the camerafix from MIUI or tried to changed the camera libraries with the ones published by sony?
palimatix said:
only 3G data is not working or even 2G data too not working?
And one more thing.. are u facing few here and there random reboots with this ROM?
Click to expand...
Click to collapse
No I'am Not Facing This Problem With This ROM
He had one problem with the wake phone (unlocking)? I, unfortunately, for this reason I had to install CM7 back : (
Will give this a try when I go home.. .. Thanks Guys!
Any of u tried the miui cam fix ? it works for cm7 , just try and see if it works for cm9 !
---------- Post added at 03:31 PM ---------- Previous post was at 03:30 PM ----------
HarryBo84 said:
Have anybody tried the camerafix from MIUI or tried to changed the camera libraries with the ones published by sony?
Click to expand...
Click to collapse
will try now and let u know !
who is developing this rom?
kaassaus said:
who is developing this rom?
Click to expand...
Click to collapse
From 1st post / link you can see it's a FreeXperia developed project with few updater scripts being replaced to make ROM work on Neo V. Also, FXP works on CyanogenMod sources..
tried the miui cam fix ! not compatible to cm9 . but the posted rom looks amazing , first boot took surprisingly too long , but it was worth the wait ! but camera is the only drawback . . so i switched back to my old miui rom . . but as soon as the cam fix arrives , this will be the rom running on my phone
the kernel overcloak is not enough to make this rom faster..... is holy crappy ugly f$%&"ng slow!!!!!!. ICS alpha from SE and the "activated versions" runs far away faster than this one.
Need more tunning to be used as a production rom, anyways is good to see cyanogen didn't forget us at all. And the FXP team is working for all 2011 models and not just for the ones they got from SE.
Thanks,gonna try this tomorrow.Btw what are ICS GAPPS ? and can you upload those files to somewhere like hotfile/filesonic/4shared due to megaupload being killed by FBI :/
Thilina said:
Thanks,gonna try this tomorrow.Btw what are ICS GAPPS ? and can you upload those files to somewhere like hotfile/filesonic/4shared due to megaupload being killed by FBI :/
Click to expand...
Click to collapse
Please gapps: http://www.multiupload.com/HWU4IJO1M5
I'd be more than happy to use this ROM from FXP, when camera is fixed (front facing and the back camera) But nice to see CM9 for Xperia Neo V.
mati2228773 said:
Please gapps: http://www.multiupload.com/HWU4IJO1M5
Click to expand...
Click to collapse
Thanks,someone should update 1st post with this link.Btw what are these files anyway? I mean gapps
Thilina said:
Thanks,someone should update 1st post with this link.Btw what are these files anyway? I mean gapps
Click to expand...
Click to collapse
Gapps is the google apps. Due to licensing restrictions these apps cannot come pre-installed with CyanogenMod or other mods and must be installed separately. Contains apps like google market etc.
Thilina said:
Thanks,someone should update 1st post with this link.Btw what are these files anyway? I mean gapps
Click to expand...
Click to collapse
Updated
hi need help.
upon installing update from sd card on CWM it says
CWM-based REcovery v 5.5.0.4
--Installing: /sdcard/update.zip
Finding update package...
Opening update package...
Installing update...
Installation aborted...
the installation stops and i don't know what to do. i really appreicate you help.
thanks in advance...
GPRS working??

[ROM] MIUI V5 based on Stock Jelly Bean

Hallo, this is unoficialll MIUI V5 for Xperia Go based on STOCK JB rom!
First thing that I must to say is "disclaimer":
Everything that is not originally maded by Sony is custom thing, so everything from here is modified Sony files and these files is "custom files"! So before you go to play with these modified files keep in mind that everything from here is custom thing and you installing these things on your own risk! I no want and I will not be responsible if something go wrong, if you lost your private data, if your device can not boot ...etc...etc, you doing everything on your own risk!!! If you no want to risk than skip this thread!!!
Rom is complete but not for daily use! All patches is welcome!
git:
https://github.com/munjeni/miui_v5_lotus
[QUOTE [...] ]have some popup messages with error to phone apk[/QUOTE]
:good:
First impressing after looking through rom-folders is framework-res is "mighty fat". Its nearly double-sized than stock ones.
I have no time to check framework-res because I need to fix smali bugs which prevent first "stable" screen. If some one want to contribute and fix remaining bugs, here is temp folder -> http://munjeni.homeunix.com/temp after initial patchings so we need to look into reject folder and fix remaining smalis to get rom working! If some one patched (and tested) something please attach it here (only working things!) !
My git is here -> https://github.com/munjeni/miui_v5_lotus
Because Micode have no mdpi apks I used them from MIUI V5_MINI PRO_3.4.19
Good news for you, got it!
How to:
remove Phone.apk from /system/app (phone can not boot using this apk! Only a way by now is removing them. Framework smalis need patchings to get this apk and mobile networks working!)
remove Provision.apk from /system/app (Whats use of this apk???)
remove SEMCSetupWizard.apk from /system/app (phone can not boot using this apk)
replace android.policy.jar using file from attachment
Install these modified zip and you are done :good:
You can start reporting everything about this rom! Rom need a lot of work and I have no free time by now to work in them, hope some one use them and patch all remaining bugs! This rom you can use as a base! Hope Sola, P and U guys use this rom and finish them! Rom is 80% finished, 20% is bugs! Enjoy!!!
munjeni said:
Good news for you, got it!
How to:
remove Phone.apk from /system/app (phone can not boot using this apk! Only a way by now is removing them. Framework smalis need patchings to get this apk and mobile networks working!)
remove Provision.apk from /system/app (Whats use of this apk???)
remove SEMCSetupWizard.apk from /system/app (phone can not boot using this apk)
replace android.policy.jar using file from attachment
Install these modified zip and you are done :good:
You can start reporting everything about this rom! Rom need a lot of work and I have no free time by now to work in them, hope some one use them and patch all remaining bugs! This rom you can use as a base! Hope Sola, P and U guys use this rom and finish them! Rom is 80% finished, 20% is bugs! Enjoy!!!
Click to expand...
Click to collapse
Ok :good:
I got this rom compiled, signed, installed without errors, but get BL after Kernel. So, i will try your hints. Maybe it need to fix also some things in build.prop.
akkufix said:
Ok :good:
I got this rom compiled, signed, installed without errors, but get BL after Kernel. So, i will try your hints. Maybe it need to fix also some things in build.prop.
Click to expand...
Click to collapse
No need to edit build.prop its edited by default by micode, only you need to use 2 libs from stock rom (libhwui.so and libjni_latime.so) and one binary (installd) and add them to your rom zip, allso you can use all frameworks from current rom and add to your rom zip, allso you need to add shelld service to ramdisk, and allso you need to remove some apk from your zip (see previous post) and you will get rom working!
Make sure compile hdpi apks instead of xhdpi (you need to find where is xhdpi definition and change them to hdpi)... !
Edit:
Forgot to let you know something. You need:
adb shell chmod 06755 /system/xbin/*
adb shell chmod 755 /system/bin/*
...because some files have no right permission!
munjeni said:
No need to edit build.prop its edited by default by micode, only you need to use 2 libs from stock rom (libhwui.so and libjni_latime.so) and one binary (installd) and add them to your rom zip, allso you can use all frameworks from current rom and add to your rom zip, allso you need to add shelld service to ramdisk, and allso you need to remove some apk from your zip (see previous post) and you will get rom working!
Make sure compile hdpi apks instead of xhdpi (you need to find where is xhdpi definition and change them to hdpi)... !
Edit:
Forgot to let you know something. You need:
adb shell chmod 06755 /system/xbin/*
adb shell chmod 755 /system/bin/*
...because some files have no right permission!
Click to expand...
Click to collapse
Sure, i already put "local-density := HDPI" in makefile
Permissions... i didn't look after the in xbin - /bin is set.
Good news for P guys Got booted for Xperia P
Working: Launcher, Statusbar, Toggles and also task manager!
not working: anything else (even file explorer won't open and get reboot on lock! but will try to fix )
EDIT:
got working other Mi programs by replacing android.policy.jar (so it's a smali bug) but modems are not working and settings is a bit miss sized
will try to fix these :good:
hope we can get a fully working MIUI V5 :fingers-crossed:
Well, since you have working build you can start patching frameworks. You no need to use patchrom anymore, just simple using apktool you can patch a rest of smalis trought "reject" folder / reading logcat...
sijav said:
Good news for P guys Got booted for Xperia P
Click to expand...
Click to collapse
great news! good job!
why don't u share ur work with dron_GTR or dimon2242 from the xperia p dev section? they worked on MIUI before and can maybe help patching
go for some teamwork and we have MIUI v5 up and running in no time
teamwork is the best work
thanks munjeni! thanks devs!
tapatalked!
stothegee said:
great news! good job!
why don't u share ur work with dron_GTR or dimon from the xperia p dev section? they worked on MIUI before and can maybe help patching
go for some teamwork and we have MIUI v5 up and running in no time
teamwork is the best work
thanks munjeni! thanks devs!
tapatalked!
Click to expand...
Click to collapse
I recently buy Xperia P didn't know these guys but thnx and will share with them
Indexed
Added to Index :highfive: keep up the great work!
hey Munenji..
I love miuiv5 .. but i can't download this torrent.. and can you tell that when will you fix its bugs and make it ready for daily use .
Maybe never, maybe soon, I don't know! Now I am very satisfied with stock rom + ex.se and simple thinking stock rom is better that MIUI, so no need by now to waste time in making bug clean MIUI v5 Hope some one use them and finish them?!
well, all the good stuff from miui are in the ex.se so..
And for those who want the "iphonish" look, just ad the miui launcher found at playstore
I just love MIUI music Player, sad that is not ported to another rom
Sent from my Xperia Go using xda app-developers app
@munjeni - Have you tried building the ROM on top of the latest firmware available? Maybe the changes needed with it are less troublesome.
Fortun said:
@munjeni - Have you tried building the ROM on top of the latest firmware available? Maybe the changes needed with it are less troublesome.
Click to expand...
Click to collapse
Porting MIUI will ever be difficult for our phones, because we haven't "standart hardware", like ST-E U8500 chip, mali gpu and some other things. So, whatever rom we would like to port needs to get the drivers for that. It would be quiet easier, if we have a Qualcomm chip and an Andreno gpu.
akkufix said:
Porting MIUI will ever be difficult for our phones, because we haven't "standart hardware", like ST-E U8500 chip, mali gpu and some other things. So, whatever rom we would like to port needs to get the drivers for that. It would be quiet easier, if we have a Qualcomm chip and an Andreno gpu.
Click to expand...
Click to collapse
true, but MIUI sure is worth it
wouldn't it be easier to wait for a stable cm10 and use that to port from another cm10 based rom?
Sent from my LT22i using Tapatalk 4 Beta

[ROM] [JB] ExtremeSecurity Stock Jelly Bean 6.2.A.1.100

Introduction
Hello again! I'm DeathZeroFx from indonesia have some present for you, Originally from our great developer munjeni, He PMed me yesterday and give me this beautiful present, Thank you munjeni! You still support us! I'm not the original creator, but developer munjeni give me, give credits to him not to me I'm only distribute the ROM into all of you
Based on stock jb rom but new features:
Full implemented MIUI LBE Guard (make your privacy secured)
Full implemented MIUI App Control (enable-disable app startup on boot)
Blocker app renamed to AntiSpam and added Xperia style (full credits to author of the Blocker!)
Cpu control & cpu stats in settings menu
Dock
4 way reboot menu
Debloated
Led settings from CM10 (FULL working)
Mobile BRAVIA Engine 2
WhiteMagic auto brightness mode (I disabled them, default is better than WhiteMagic!)
duallshock3 controler
playstation certified
small apps
my xperia
openssl
ssh
ssh server (aka sshd)
sftp
scp
ssh-keygen
statup script for sshd (simple run start-ssh trought terminal emulator - server configuration is in /system/etc/ssh folder)
WARNING:
Do not change governor, use only interactive governor!
Do not install su
Do not install superuser or supersu
Do not root phone because its rooted
Do not use any other mod or apk or anything from other roms
Do not use flastool after installing our rom!
Do not use bin4ry root tool
Do not use any other boot image
Do not restore backups, instad of using backups install all apks from Playstore
How to install:
Install Unofficial Sony Jellybean by munjeni or 6.2.A.1.100 Firmware port
Place zip to sdcard
Extract boot.img from zip and flash them using fastboot
Reboot to recovery
Wipe data factory reset (do not skip this)
Wipe system partition (do not skip this)
Install zip
Reboot
Configure your phone
Open LBE and enable root
Reboot
On next boot you will see confirmation warning dialog, grant and chech option "remember"
Reboot again
On next boot configure permissions for your apk using LBE feature
Open settings menu and set ineractive governor using cpu control sub menu
Do not use any other governor, interactive must be used only!
Set proces limit to 4 after every reboot (Go to settings -> developer options -> background process limit -> set process limit to 4), (on every reboot these settings is restored to default so you need to set them up again)
Enjoy
Changelog and Screenshots: See Here !!
Credits:
munjeni for this beautiful ROM!
Full wipe is recomended (mean - wipe data factory reset, than format system partition) !!!!
Download
http://d-h.st/y1f
Thank you to munjeni to provide this ROM, and use my ported firmware to built this beautiful ROM
And the whole thread is fixed from typo
-From Indonesian Developer To People Around The World
DeathZeroFx | Ryan Majid
Thank You | Terima Kasih
Downloading...!!!!!!!!!!!!!!!!! I will give you review soon.
Wow
Great news!!
I had already ported the latest munjeni's ExtreemSecurity to your Final .100 was uploading it but now will cancel the upload and release both...
As Munjeni has made it for us...
Nyways thanks to you & Munjeni!!
Cheers!!
Sent from my MT27i using xda premium
DeathZeroFx said:
Introduction
Hello again! I'm DeathZeroFx from indonesia have some present for you, Originally from our great developer munjeni, He PMed me yesterday and give me this beautiful present, Thank you munjeni! You still support us! I'm not the original creator, but developer munjeni give me, give credits to him not to me I'm only distribute the ROM into all of you
Based on stock jb rom but new features:
Full implemented MIUI LBE Guard (make your privacy secured)
Full implemented MIUI App Control (enable-disable app startup on boot)
Blocker app renamed to AntiSpam and added Xperia style (full credits to author of the Blocker!)
Cpu control & cpu stats in settings menu
Dock
4 way reboot menu
Debloated
Led settings from CM10 (FULL working)
Mobile BRAVIA Engine 2
WhiteMagic auto brightness mode (I disabled them, default is better than WhiteMagic!)
duallshock3 controler
playstation certified
small apps
my xperia
Usefull native binaries (download it from here -> http://d-h.st/oWF):
openssl
ssh
ssh server (aka sshd)
sftp
scp
ssh-keygen
statup script for sshd (simple run start-ssh trought terminal emulator - server configuration is in /system/etc/ssh folder)
WARNING:
Do not change governor, use only interactive governor!
Do not install su
Do not install superuser or supersu
Do not root phone because its rooted
Do not use any other mod or apk or anything from other roms
Do not use flastool after installing our rom!
Do not use bin4ry root tool
Do not use any other boot image
Do not restore backups, instad of using backups install all apks from Playstore. Do not be lazy! Do not complain if something not working if you not folowing my recomends!
If I forgot something please let me know
How to install:
Step 1:
1. Install oficial Sony Jelly Bean rom, which mean by SPC or Flashtool
2. Unloch your bootloader
Step 2 (proced only if you completed step 1):
1. Place zip to sdcard
2. Extract boot.img from zip and flash them using fastboot
3. Reboot to recovery
4. Wipe data factory reset (do not skip this)
5. Wipe system partition (do not skip this)
6. Install zip
7. Reboot
8. Configure your phone
9. Open LBE and enable root
10. Reboot
11. On next boot you will see confirmation warning dialog, grant and chech option "remember"
12. Reboot again
13. On next boot configure permissions for your apk using LBE feature
14. Open settings menu and set ineractive governor using cpu control sub menu
15. Do not use any other governor, interactive must be used only!
16. Set proces limit to 4 after every reboot (Go to settings -> developer options -> background process limit -> set process limit to 4), (on every reboot these settings is restored to default so you need to set them up again)
17. Enjoy
Changelog and Screenshots: See Here !!
Credits:
munjeni for this beautiful ROM!
Full wipe is recomended (mean - wipe data factory reset, than format system partition) !!!!
Download
http://d-h.st/y1f
Bugs
- From my test, Only Crash Monitor app and AutoPowerOff app FC, but I'm not wipe my data because I have important data in my phone, So if you do a full wipe and try this ROM and no FC apps, Report to me
Thank you to munjeni to provide this ROM, and use my ported firmware to built this beautiful ROM
-From Indonesian Developer To People Around The World
DeathZeroFx | Ryan Majid
Thank You | Terima Kasih
Click to expand...
Click to collapse
the rom is for xperia sola right..........then how to flash official jb firmware we dont have such
jkorade said:
the rom is for xperia sola right..........then how to flash official jb firmware we dont have such
Click to expand...
Click to collapse
Why you quote whole post? :/
And he copy these text from munjeni's thread...we only have unofficial JB.
Sent from my Sony Xperia™ sola using XDA Premium
Do not flash this (thats for Xperia Go but since Sola rom is complete and not reguire any update do not flash these thing because its allready included in rom):
--- Usefull native binaries (download it from here -> http://d-h.st/oWF):
Allso will give you final kernel for our rom soon, that will be the last thing from me, do not reguest more! I will make for Sola something if I get will to do it, so do not reguest anything from me now, simple enjoy!
munjeni said:
Do not flash this (thats for Xperia Go but since Sola rom is complete and not reguire any update do not flash these thing because its allready included in rom):
--- Usefull native binaries (download it from here -> http://d-h.st/oWF):
Allso will give you final kernel for our rom soon, that will be the last thing from me, do not reguest more! I will make for Sola something if I get will to do it, so do not reguest anything from me now, simple enjoy!
Click to expand...
Click to collapse
Do not flash what? U mean this rom?
Sent from my MT27i using xda app-developers app
munjeni said:
Do not flash this (thats for Xperia Go but since Sola rom is complete and not reguire any update do not flash these thing because its allready included in rom):
--- Usefull native binaries (download it from here -> http://d-h.st/oWF):
Allso will give you final kernel for our rom soon, that will be the last thing from me, do not reguest more! I will make for Sola something if I get will to do it, so do not reguest anything from me now, simple enjoy!
Click to expand...
Click to collapse
i think you he have posted the wrong link and you also copied the wrong link
should be http://d-h.st/oWF ?
you added ):
---------- Post added at 01:04 AM ---------- Previous post was at 12:55 AM ----------
Ryem said:
Do not flash what? U mean this rom?
Sent from my MT27i using xda app-developers app
Click to expand...
Click to collapse
He mean do not flash " Usefull native binaries - http://d-h.st/oWF " as these files was included in the rom
As i asked mods for deleting my thread, i will aid on this one here.
First question. Do you have still ics background in settings - landscape mode?
If yes, i made framework-res, fixed with holo-backgroud and it looks same like in portrait mode.
akkufix said:
As i asked mods for deleting my thread, i will aid on this one here.
First question. Do you have still ics background in settings - landscape mode?
If yes, i made framework-res, fixed with holo-backgroud and it looks same like in portrait mode.
Click to expand...
Click to collapse
Nope
His framework works fine:good:
Sry n thanks but which is actual OP
Sent from my MT27i using xda app-developers app
What is the differential in this version and this version 6.2.A.1.100?
nunes2129 said:
What is the differential in this version and this version 6.2.A.1.100?
Click to expand...
Click to collapse
Just a typo in the headline. This is also 6.2.A.1.100
It says flash official jb rom first...but in case of sola do we have to flash munjeni's stock rom first or do nothing just flash this??
Ryem said:
It says flash official jb rom first...but in case of sola do we have to flash munjeni's stock rom first or do nothing just flash this??
Click to expand...
Click to collapse
No, he copied description from Go-ex-se-rom.
We only have an official-stock-ICS for our sola. So, use this, as ftf file, flash it, boot your device and let it doing its work. Wait until all configuration will be made. Then go further with jb-rom.
soulhackereborn said:
I had already ported the latest munjeni's ExtreemSecurity to your Final .100 was uploading it but now will cancel the upload and release both...
As Munjeni has made it for us...
Nyways thanks to you & Munjeni!!
Cheers!!
Sent from my MT27i using xda premium
Click to expand...
Click to collapse
Umm sorry, I get PM from munjeni 2 days ago about this And thanks
munjeni said:
Do not flash this (thats for Xperia Go but since Sola rom is complete and not reguire any update do not flash these thing because its allready included in rom):
--- Usefull native binaries (download it from here -> http://d-h.st/oWF):
Allso will give you final kernel for our rom soon, that will be the last thing from me, do not reguest more! I will make for Sola something if I get will to do it, so do not reguest anything from me now, simple enjoy!
Click to expand...
Click to collapse
Okay, Thank you very much!
Only flash the ROM not the update
I'm so excited to wait the final kernel
--
umm, Sorry for very very much typo on here, yesterday I don't have much time to start a thread but I do it simply copied from Go Thread with small changes, I'll fix it now
And for bugs, I think the ROM is perfect
Thanks for posting bro.
Downloading and will try soon...
Was waiting for @soulhackereborn to port the latest....
Does the version for SOLA includes the below mentioned things from XGO counterpart??
- screen mirroring
- mirror link
- small apps
- duallshock3 wireless controller
- quick settings
Rodger_Rulez said:
Nope
His framework works fine:good:
Click to expand...
Click to collapse
oh no... I was wrong =(
because i've been using his 1.100 and there no bug, but in this rom this bug has.
@akkufix please, upload fixed framework:good:
Anthrax said:
Thanks for posting bro.
Downloading and will try soon...
Was waiting for @soulhackereborn to port the latest....
Does the version for SOLA includes the below mentioned things from XGO counterpart??
- screen mirroring
- mirror link
- small apps
- duallshock3 wireless controller
- quick settings
Click to expand...
Click to collapse
1-no
2-no
3-yes
4-yes
5-no
After flashing and using this rom im facing this kind of problem.
1- Very laggy ( sometimes less laggy )
2- Low Ram ( Fresh install 111~`118 ram left )
3- Delay when receiving call
4- Delay opening msg/call/ contact
I'll like this ROM very much! :cyclops:
Not only it offer high security, but oso like an official one. :highfive:
Sent from Xperia Sola

[4.2.2]FeraLab_Firmware-v1.0

Hello. Recently I recieved new xperia x10 and immediately started to cook sweet droid jellybeans for it from source.
This is first RAW build based on CMX10 sources with minor fixups.
Changelog:
Code:
*** v1 ***
- Sdcard daemon tune-up (R/W buffer tweak)
- Latest CM10.1.3 sources
- Removed chromium webview
- Disabled emulator build
- OMX video recording fix
- WiFi framework fix
- AR600 wpa_supplicant fix
- HWcomposer fix
- WiFi hostapd fix
- Unbloated
- Legacy SoftAP support
- O3 optimization
- Decreased debugging in system
Download zip..extract .ftf from it and flash using flashtool. then go to cwm.. make factory reset and flash zip.
Everything have to work fine.. please test and report.
Donwload HERE (kindly, don't make mirrors)
If you like this..feed me :good:
Peace out!
buddy this is great still after so much time our X10 is alive thanks to you
mate u did the inmpossible
in that honor if this build works i will make SOKP build for u guys and i will help fera make X10 run CM12
but still i am very suprised good work mate
glad we work together....
FIRST DEVELOPING SKILL GAINED BY WATCHING FERA WORK
Did it boot?
FeraVolt said:
Wusup guys. Me again. This time with some crazy thing - CM12 for x10. I don't have device on hands so I can't even tell you if it''s booting. Don't expect that anything will work on this build. Just be happy if it boots and provide logcat anyhow. I barely compiled this thing dealing with tonns of errors..starting over again and again..so this pre-alpha's main aim is - to boot. Please test and report.
Download here
no mirrors please..
Extract & flash .ftf from zip. then flash rom (if recovery is working ) but better flash rom first using CWM 6 then flash provided ftf..just in case nothing will work. make sure you will be able to restore your x10 from hell state UB only.
This is RAW build..mostly based on Tof's work..with 3.0.8 kernel.. (Thanks bud )
Finally..hit thanks button and feed me a juicy burger if this will boot :fingers-crossed: :good:
Peace out...
Click to expand...
Click to collapse
I will test and report you ASAP
flashed kernel. but cannot go to cwm. not even cwm lights.just showing feralab logo.
Wow Fera, you have excelled yourself here! I am so going to try this!!
Just tried flashing it and it only seems to flash the kernel (Flashtool flashes it really quickly, a couple of seconds, it would be much longer if it was the entire ROM flashing) Am I doing something wrong?
alex_ncfc said:
Wow Fera, you have excelled yourself here! I am so going to try this!!
Just tried flashing it and it only seems to flash the kernel (Flashtool flashes it really quickly, a couple of seconds, it would be much longer if it was the entire ROM flashing) Am I doing something wrong?
Click to expand...
Click to collapse
ok. cm12 kernel don't have recovery access..use any kernel with cwm6 to flash rom..then pull out battery and flash cm12 kernel to boot new rom.
Tried as you mentioned several times.
Downloaded rom file just provide ROM FILE WITHOUT ANY EXTENTION. just a file. When i rename it as zip, cwm says cannot open. When i rename as RAR, cwm cannot find file. Plz provide proper ROM.ZIP file if you can
reuploaded fixed zip and updated OP.
FeraVolt said:
reuploaded fixed zip and updated OP.
Click to expand...
Click to collapse
Hi Mate
I Hope this help's
doodownunda said:
Hi Mate
I Hope this help's
Click to expand...
Click to collapse
This is lovely..thanks... while installing cm12 x10 was simply out of space on system partiton... will delete some sht from .zip and reupload it...
EDIT:
http://ul.to/p8yjsnmt another try.
FeraVolt said:
This is lovely..thanks... while installing cm12 x10 was simply out of space on system partiton... will delete some sht from .zip and reupload it...
EDIT:
http://ul.to/p8yjsnmt another try.
Click to expand...
Click to collapse
Hi again Mate i keep getting error's trying to download.
It keeps redirecting to register and pay for download?
The free download is currently not available - Please try again later! Premium account users are not affected by this temporary limitation.
Ok I tried internet explore to download and it is now downloading. So it must of been my ad-blocker on chrome stopping it? It say's it will take approx 3 hour's. I'll try to reflash when it's finished.
Thank you
Tried to install this. Installed the rom first and then flashed the kernel. It gets stuck at the bootlogo. It doesn't spin like Kernel v27 does. I couldn't get logcat to connect to my phone so nog logs sadly
~Aeny
ROM and Kernel install without problems, however as above, the boot process hangs on the FeraLab logo. (waited over 10mins)
No dmesg available at this boot stage.
@FeraVolt maybe you should place /system on sd. Maybe you should check lx cm12 sources , they did the same. just an ext4 partition on sd must be made on user's side
TakisBeskos said:
@FeraVolt maybe you should place /system on sd. Maybe you should check lx cm12 sources , they did the same. just an ext4 partition on sd must be made on user's side
Click to expand...
Click to collapse
I don't have working x10 onhands and can't do amything more that this atm. I have an idea about system partition..dont worry... :good:
FeraVolt said:
I don't have working x10 onhands and can't do amything more that this atm. I have an idea about system partition..dont worry... :good:
Click to expand...
Click to collapse
Compiled cm10.1. Please test and report.
FeraVolt said:
Hello. Recently I recieved new xperia x10 and immediately started to cook sweet droid jellybeans for it from source.
This is first RAW build based on CMX10 sources with minor fixups.
Changelog:
Code:
*** v1 ***
- Sdcard daemon tune-up (R/W buffer tweak)
- Latest CM10.1.3 sources
- Removed chromium webview
- Disabled emulator build
- OMX video recording fix
- WiFi framework fix
- AR600 wpa_supplicant fix
- HWcomposer fix
- WiFi hostapd fix
- Unbloated
- Legacy SoftAP support
- O3 optimization
- Decreased debugging in system
Download zip..extract .ftf from it and flash using flashtool. then go to cwm.. make factory reset and flash zip.
Everything have to work fine.. please test and report.
Donwload HERE (kindly, don't make mirrors)
If you like this..feed me :good:
Peace out!
Click to expand...
Click to collapse
i installed rom by using gb kernel.Then i flashed jb kernel. rom booted. but when i move home screens, its always blur. cam worked,video record worked in law quality. ram usage is 192mb without any apps.i felt very slow and not much smooth when comparing with V40 gb. i couldn't take screenchots because there was no option. however happy with booting the rom.
tsyssampath said:
i installed rom by using gb kernel.Then i flashed jb kernel. rom booted. but when i move home screens, its always blur. cam worked,video record worked in law quality. ram usage is 192mb without any apps.i felt very slow and not much smooth when comparing with V40 gb. i couldn't take screenchots because there was no option. however happy with booting the rom.
Click to expand...
Click to collapse
Tried it today, if you install gapps the blur stops.
The rom is working quite well for what I was expecting.
It is a too laggy, process "com.android.phone" FC's and the notification bar freezes, you need to restart the phone. No reboots.
Wifi, bluetooth, gps, accelerometer, camera (8Mpx, video low), are all working.
This is a great first version of what could be a great rom for our old X10...
Thank you Fera!

Categories

Resources