[DEV] AOSP FroYo port - Sony Ericsson XPERIA X10 Mini

This thread will contain my port from FreeX10 for the big x10 by zdzihu.
Status:
Creating vendor setup, man, this takes ages!
Next:
Compile
Fix basic drivers (like my Sense release)
Share
The Work's
Nothing, atm
The Won't 's:
Booting
Camera
Update:
I've made a script to install xrecovery, root and fix busybox after updating to 2.0.2.A.0.24
I have packed it into an exe for your ease. Of course I know you'll want a virusscan so I've added links on the bottom. It's just a extracting sfx archive so if you have knowledge with that you can just extract it and see, if you don't trust me
x10 Mini Pro VirusScan @ virusscan.jotti.org
x10 Mini VirusScan @ virusscan.jotti.org

I'll be more and happy to assist in the port for mini pro. only thing is i have exams until mid of feburary. but i think i'll be able to make some free time and help!
which tool chain do we need? codesourcery?

Mikevhl said:
Hello, I have a minor issue in porting over FreeX10.
Namely the camera, it is really being a pain in the {nasty word goes here}
the compiling process keeps on pooping me out with errors related to libcamera.so.
the libcamera.so is looking for android::CameraParameters::ORIENTATION, android::CameraParameters::ORIENTATION_LANDSCAPE and android::CameraParameters::ORIENTATION_PORTRAIT
which aren't devined in the AOSP source and are something Sony Ericsson has added in.
I tried putting in libcameraservice.so, libfacedetection.so and libfacedetectjnitest.so, but it's still complaining about resources.
Anyone wants to team up and help me port?
Greetings
Click to expand...
Click to collapse
Here's the whole change: https://github.com/xian1243/android_frameworks_base/commit/8e309093776b259a23077feb095aee082f68a2f8
But still, I suggest to compile with USE_CAMERA_STUB := true and worry about it later
Cheers,
z

Can i be like beta tester when ur done?

zdzihu said:
Here's the whole change: https://github.com/xian1243/android_frameworks_base/commit/8e309093776b259a23077feb095aee082f68a2f8
But still, I suggest to compile with USE_CAMERA_STUB := true and worry about it later
Cheers,
z
Click to expand...
Click to collapse
Thanks, I'll take a look at that tomorrow

maxaan said:
Can i be like beta tester when ur done?
i know i only have 2 posts but i know android and know some basic stuff about adb and i have a rooted u20i with xRecovery (Thank you so much Zdzihu!)
Ask if u need to know something more...
Click to expand...
Click to collapse
Sure, I'll put the rom online as soon as I have it booting, in pre-alpha stage that is.
Don't expect too much though, by 'booting' I mean that you get to the launcher.
Camera won't work for sure for the time being, but other than that I don't expect too many issues.
Thanks for your interest!

Mikevhl said:
Sure, I'll put the rom online as soon as I have it booting, in pre-alpha stage that is.
Don't expect too much though, by 'booting' I mean that you get to the launcher.
Camera won't work for sure for the time being, but other than that I don't expect too many issues.
Thanks for your interest!
Click to expand...
Click to collapse
Will you put it up in this thread or somwhere else?

Sounds great but Is this only going to be for the Mini

If you want to - I could just be the alpha and beta tester.

Way to go pal!

maxaan said:
Will you put it up in this thread or somwhere else?
Click to expand...
Click to collapse
I'll post it in the first post, it'll probably be sometime later today.

Manny- said:
Sounds great but Is this only going to be for the Mini
Click to expand...
Click to collapse
Pretty easy to port this over to the Mini once I got this running, but the build I'm working on right now is for the x10 Mini Pro.

zyker said:
Way to go pal!
Click to expand...
Click to collapse
Thank you,
but It'll take a long time before I get this to run smoothly

ok its working .. whats next?

Mikevhl said:
This thread will contain my port from FreeX10 for the big x10 by zdzihu.
Mind testing my port from xRecovery-installer? I've attached it.
Status:
Redownloading the Repo.
Commiting changes released by zdzihu from his Github repo.
Compiling the AOSP using zdzihu's changes.
Next:
Test on device.
Help Needed with:
Nothing at the moment, pre-alpha will probably be up later today.
Click to expand...
Click to collapse
Is there a xRecovery 0.2?

So Nice !
Waiting for this

maxaan said:
Is there a xRecovery 0.2?
Click to expand...
Click to collapse
This is a port of the xRecovery installer by zoz33.
The big x10 which the original installer is from is using xRecovery 0.2 but I replaced the files with our xRecovery 0.1
So this is basically an "easy install mode" for our xRecovery 0.1

Mikevhl said:
This is a port of the xRecovery installer by zoz33.
The big x10 which the original installer is from is using xRecovery 0.2 but I replaced the files with our xRecovery 0.1
So this is basically an "easy install mode" for our xRecovery 0.1
Click to expand...
Click to collapse
Ok. When will you upload the rom? Im so excited!!

Next:
Uploading, any preferences for mirrors?
Mediafire

Please put up some screens ASAP then, + info on whats working and whats not.
Anyone thought of compiling a 2.3 ROM for the X10 mini pro.
Or is it not possible yet? if so, why ? =)

Related

[Q] Custom Kernel for minis pro?

Now with the progress of Cracking Boot loader from the main Big X10 Forum... anyone is working on a custom Kernel for the U20a?
Regards!
wolframio74 said:
Now with the progress of Cracking Boot loader from the main Big X10 Forum... anyone is working on a custom Kernel for the U20a?
Regards!
Click to expand...
Click to collapse
the bootloader for x10 mini pro is not cracked. I don't think its possible for now! but surely owain and other guys will make it work!
newtron_b1 said:
the bootloader for x10 mini pro is not cracked. I don't think its possible for now! but surely owain and other guys will make it work!
Click to expand...
Click to collapse
it is not cracked but with custom exec tool you can replace kernel with it
i already did it but it gives a ****load of bugs but working on it
yes thats correct you can use kexec tool to boot a new kernel on the fly. but its always full of unexpected bugs
owain you can look in the sony ericsson kernel for the bootflags the zimage will use. and maybe use this as your rootdevice=blablablafromzimage or make a custom image on the sd card but new kernel will need mmc support compiled into it.
owain94 said:
it is not cracked but with custom exec tool you can replace kernel with it
i already did it but it gives a ****load of bugs but working on it
Click to expand...
Click to collapse
see i told you!! this man can do anything!
newtron_b1 said:
the bootloader for x10 mini pro is not cracked. I don't think its possible for now! but surely owain and other guys will make it work!
Click to expand...
Click to collapse
as someone say it, custom kernel on the fly is now possible (that was the progress for bootloader), and that mean developers can do somethis similar to the temporal CFW for the PSP 3XXX used for 3 years!, now is permament CFW
owain94 said:
it is not cracked but with custom exec tool you can replace kernel with it
i already did it but it gives a ****load of bugs but working on it
Click to expand...
Click to collapse
nice to hear it!!!! you are the master of the minis! xD, search the mos compatible kernel build then start editing and puting drivers and we are set, my best Regards!
slade87 said:
yes thats correct you can use kexec tool to boot a new kernel on the fly. but its always full of unexpected bugs
owain you can look in the sony ericsson kernel for the bootflags the zimage will use. and maybe use this as your rootdevice=blablablafromzimage or make a custom image on the sd card but new kernel will need mmc support compiled into it.
Click to expand...
Click to collapse
i use SE as base otherwise we don't see a kernel for 2 years xD
Very true its a pain in the ass to port specfic drivers to new kernels and it eats a lot of time!
Sent from my X10minipro using XDA Premium App
slade87 said:
Very true its a pain in the ass to port specfic drivers to new kernels and it eats a lot of time!
Sent from my X10minipro using XDA Premium App
Click to expand...
Click to collapse
i agree but i think dev can edit, patch or hack the original SE kernel for diferrent results, for example load more modules or drivers

[Q] SonyBread (mini pro) Q&A by PaulXXX

SONYBREAD V1.1
I've cleared dalwik cache,battery stats,,full wipe....and installed a fresh one...but after installation stucked at boot logo screen....ive using CM7 15.0
Flash your phone to latest firmware 2.1.1.C.0.0
paul-xxx said:
Flash your phone to latest firmware 2.1.1.C.0.0
Click to expand...
Click to collapse
thank u paulxxx...u updated ur thread with hot fix......very good rom,,,fast stable.....but incoming or outgoing call number not visible while calling...ya i know u r working on it...but i think it is very important....
anyway good one..loved it after a long time
Stuck in boot loop solution for firmware 2.1.1.A.0.6
Is there any way for installing this rom over 2.1.1.A.0.6 and not get into bootloop...............
I tried over 2.1.1.A.0.6 but got stuck in bootloop.......
nokiasatyam said:
Is there any way for installing this rom over 2.1.1.A.0.6 and not get into bootloop...............
I tried over 2.1.1.A.0.6 but got stuck in bootloop.......
Click to expand...
Click to collapse
ya he provided a hotfix to fix this.....install it through xrecovery after a fresh sonybread install... make sure u clean battery stats,dalwik cache,full wipe....
Hi All!
I have frozen development of the project, because of pummakitto. pummakitto has copied all my resources in the rom, now I am forced to do another.
pummakitto confirms that has made all. And copied nothing from mine rum! But pummakitto never would make my design!
paul-xxx said:
Hi All!
I have frozen development of the project, because of pummakitto. pummakitto has copied all my resources in the rom, now I am forced to do another.
pummakitto confirms that has made all. And copied nothing from mine rum! But pummakitto never would make my design!
Click to expand...
Click to collapse
your rom is very good paulxxx....don't leave ur project...and who is pummakitto..we need SONYBREAD developement from u thats it....
I'm recompiles all resources and begin close beta test.. As beta testing will end, I unfreeze.
i would like a beta tester pls
paul-xxx said:
I'm recompiles all resources and begin close beta test.. As beta testing will end, I unfreeze.
Click to expand...
Click to collapse
usually i install every rom in this XDA for mini pro....and i used to change every rom within two days of usuage but....im using ur rom since 1week and im very much satisfied with this and i like u to solve some bugs before u quit...
and very much thanks to u for this wonderful rom
by B-PAUL (Paul-XXX).
Wait!
9291514329, rename [Q] SONYBREAD V1.1 is stuck in bootlapsing in mini pro to [Q] SonyBread
Hii
Paul-xxx
I saw ur post in andread 2.3.4 ROM that " u installed it and it works"
can you say me how did you get Andread Rom working, can tell me the steps of installation for not getting stuck on SE logo...........
By the way with the Hotfix i successfully installed ur sonybread ROM and its very stable..............keep up the work
nokiasatyam said:
Paul-xxx
I saw ur post in andread 2.3.4 ROM that " u installed it and it works"
can you say me how did you get Andread Rom working, can tell me the steps of installation for not getting stuck on SE logo...........
By the way with the Hotfix i successfully installed ur sonybread ROM and its very stable..............keep up the work
Click to expand...
Click to collapse
did u try the same hotfix for andread rom...just try it once and check it.....
Hi! In next rom: radio to be worked! and not more bugs. Only one bug, camera shoting in VGA (0,3 Mpx)
paul-xxx said:
Hi! In next rom: radio to be worked! and not more bugs. Only one bug, camera shoting in VGA (0,3 Mpx)
Click to expand...
Click to collapse
u mean "except CAMERA everything will work fine in next rom" then it will be great.....and try to apply those in a HOTFIX that will be very helpful
paul-xxx said:
Hi All!
I have frozen development of the project, because of pummakitto. pummakitto has copied all my resources in the rom, now I am forced to do another.
pummakitto confirms that has made all. And copied nothing from mine rum! But pummakitto never would make my design!
Click to expand...
Click to collapse
dude who / what is this pummakitto????
love the idea of your rom... am trying it out now. Will post feedback once I do...
As the moderator will understand, the theme will be continued! I hope for his understanding
Hiii paul i am using your sonybread ROM its really cool............
and i am eagerly waiting for ur update .........try get everything into a blue tinge colour just like stock...........
Thank u for ur great ROM
Updated!
http://forum.xda-developers.com/showthread.php?t=1151499

HTC Sense 2.1 ROM

Im not responsible for broken phones, you are doing is at your own risk!
______________________________________________________
Hi!
I'm now building/testing Sense for our X10 mini pro This will be Eclair but I'm still thinking about Froyo.
I don't know yet bugs.
For me its not working now!
I'm happy that this ROM is working for you it's working, but my tests are stiil bad
Installation:
1. Factory reset
2. flash via xrec
3. Enjoy!
Link is only for Hard cores!
Link for developers now- http://www.multiupload.com/7WB9SQQ6A6
Im now trying again!
For DEVS: Can you help me?
allen400 said:
Im not responsible for broken phones, you are doing is at your own risk!
______________________________________________________
Hi!
I'm now building/testing Sense for our X10 mini pro This will be Eclair but I'm still thinking about Froyo.
I don't know yet bugs.
Installation:
1. Factory reset
2. flash via xrec
3. Enjoy!
Link is only for Hard cores!
Link- Uploading please wait
Click to expand...
Click to collapse
If it works al dry hump your leg hahah
lol
Good look bro
Screenshots????
2.1 has weird GSM frameworks for Sense... 2.2 has weird audio libs. 2.3 has a ****load that should be resized.
allen400 said:
Im not responsible for broken phones, you are doing is at your own risk!
______________________________________________________
Hi!
I'm now building/testing Sense for our X10 mini pro This will be Eclair but I'm still thinking about Froyo.
I don't know yet bugs.
Installation:
1. Factory reset
2. flash via xrec
3. Enjoy!
Link is only for Hard cores!
Link- Uploading please wait
Click to expand...
Click to collapse
Post link here also ,people are missing the link you posted in diferent feed (if you want testers I wanna see the feed back)
Link please
LInk is now on - but its not working
allen400 said:
LInk is now on - but its not working
Click to expand...
Click to collapse
for me it's working all right. will try when possible. thanks much for your work
GSM Network work?
the link is working
Rom, Does not work. Restore all original libs, no sony ericsson.
Hard work for you guy
to port sense is possible but difficult
is it part of the framework??? in eclair also sense 2.1?????
will test it too! I'll be back within the weekend
is this aborted?
I think yes, but i think probably, now with unlocked bootloader its more easy do the rom too
if this is still on do you want to do this together? i was planning a sense port attempt anyway PM me and ill set up github/SVN
Im very interesting in port sense, if i can do something to help, tell me please
link please
Creonek said:
link please
Click to expand...
Click to collapse
Well...this is abandoned since August 2011

Official CyanogenMod 7.1 is out and available to download, x10Mini&Pro!

Take a look at this!
x10 Mini: http://forum.cyanogenmod.com/forum/488-sony-ericsson-xperia-x10-mini/
x10 Mini Pro: http://forum.cyanogenmod.com/forum/440-sony-ericsson-xperia-x10-mini-pro/
Flash FXP kernel with built in CWM recovery first!
going to try flash it, will post back
royalbloodvi said:
going to try flash it, will post back
Click to expand...
Click to collapse
Ok, btw are you using FXP kernel?
nope, gets error ''status 7'' i heard its because u need clockworkmod 4.x.x, which, x10 mini pro does not have as of yet =(
royalbloodvi said:
nope, gets error ''status 7'' i heard its because u need clockworkmod 4.x.x, which, x10 mini pro does not have as of yet =(
Click to expand...
Click to collapse
Should be released in some days... i hope
ChavitoArg said:
Should be released in some days... i hope
Click to expand...
Click to collapse
No it cannot be flashed as of yet because of CWM version. Eyama is in the process of porting 4.x.x to our mimmi and i guess robyn too as they cant be much different.
Check this post http://forum.xda-developers.com/showpost.php?p=18330962&postcount=176
Cheers,
Evil
evilbarcode said:
No it cannot be flashed as of yet because of CWM version. Eyama is in the process of porting 4.x.x to our mimmi and i guess robyn too as they cant be much different.
Check this post http://forum.xda-developers.com/showpost.php?p=18330962&postcount=176
Cheers,
Evil
Click to expand...
Click to collapse
FREEXPERIATEAM handle that, not eyama is stupid thinking that fxp team will release CM7.1 and not the CWM to flash it. LOL
ChavitoArg said:
FREEXPERIATEAM handle that, not eyama is stupid thinking that fxp team will release CM7.1 and not the CWM to flash it. LOL
Click to expand...
Click to collapse
Well they havent yet and eyama said today he was doing it, so i guess the race is on. And what is really stupid is that they release the rom before the rec to actually install it, whats with that. Sorry my rant for the day.
Cheers,
Evil.
evilbarcode said:
Well they havent yet and eyama said today he was doing it, so i guess the race is on. And what is really stupid is that they release the rom before the rec to actually install it, whats with that. Sorry my rant for the day.
Cheers,
Evil.
Click to expand...
Click to collapse
The FXP kernel already contains what you need in order to flash the CM ROM.
This isn't Formula 1 btw.
nobodyAtall said:
The FXP kernel already contains what you need in order to flash the CM ROM.
This isn't Formula 1 btw.
Click to expand...
Click to collapse
Can you expand on that?
(thanked you by accident - never mind! You can have it in advance )
Sent from my U20i using Tapatalk
obsidian_eclipse said:
Can you expand on that?
(thanked you by accident - never mind! You can have it in advance )
Sent from my U20i using Tapatalk
Click to expand...
Click to collapse
The FXP kernel already contains the latest CWM recovery bundled.
nobodyAtall said:
The FXP kernel already contains what you need in order to flash the CM ROM.
This isn't Formula 1 btw.
Click to expand...
Click to collapse
There you go, someone always corrects if you are wrong, thanks. Yeah i know its not but its late and i couldnt think of a better way of saying that.
So we need to extract the kernel from zip or is there a link posted in the FXP thread, sorry i havent had a look yet?
Cheers,
Evil.
The main problem is for mini pro cause kernel is unflashable.
Hi nAa, it's been a long time since you released an update. What's up? Are you working on a new kernel (2.6.35 or something )! Can we expect a new update sometime soon?
nobodyAtall said:
The FXP kernel already contains what you need in order to flash the CM ROM.
This isn't Formula 1 btw.
Click to expand...
Click to collapse
Thaaaaaaaaaaaaaaaaaaaaaaaaanks man! so isnt gonna be a new kernel update yet?
what Gapps we should flash? because the apps you suggest in your thread are differente from the cyanogenmod forums
guys I tried the Official Cyanogenmod 7.1 for my mini ( http://forum.cyanogenmod.com/topic/32778-cyanogenmod-7-for-the-xperia-x10-mini-v710-11-oct-2011/ )
If you want to try it flash FXP kernel first.
Still the official cyanogenmod still has issues.. for example no 5mp camera, only 640x480.
Back to MiniCM7
+emmanuel, is it better than MiniCM7 in any way?
CM-PRo said:
+emmanuel, is it better than MiniCM7 in any way?
Click to expand...
Click to collapse
MiniCM7 is blazingly fast especially the latest release, but I think it's too early to tell that cyanogenmod is not good. In the future cyanogenmod will surely be better than MiniCM7 with full support from cyanogenmod team.
Also.. cyanogenmod has Android 2.3.7 but for now I recommend you staying with MiniCM7.. I am sure there are bugs present in CyanogenMod such as camera still 640x480.
but it's worth a try like I did
nobodyAtall said:
The FXP kernel already contains the latest CWM recovery bundled.
Click to expand...
Click to collapse
Where can we found FXP kernel for X10 Mini Pro?
I just installed CM7.1 in my Mini with the FXP Kernel, Is really really fast!
But is not so customizable like MiniCM, i miss the miuibatterybar ._. camera is vga, and this rom doesnt have MiniCM theme by D_d

BlendMIUI Speed-Porting

http://forum.xda-developers.com/showthread.php?t=1370167
Dont miss this one!
Great tool start porting in 10 minutes
Hdpi only atm.
Is this for sk17i?
r33p said:
http://forum.xda-developers.com/showthread.php?t=1370167
Dont miss this one!
Great tool start porting in 10 minutes
Hdpi only atm.
Click to expand...
Click to collapse
This isn't working in our phones.....
First you have to make the kernel for the rom, and then you have to convert all the images, in the framework and apps to mdpi; and then you have to edit ALL the xml's, to work in our phones.
Why don't you guys waiting, till we're finishing the Miui port completely, and then if someone will, can port to other phone?
Our progress is atm, we have to resize the incallscreen and the Rom is ready to post here
All other functions working correctly; except the Fm (like in the Fxp rom).
When is it going to be posted ???????
And is it going to have the same weekly updates ?????
Well..
The fxp cm7 base+miui ontop is already done. Just get the dpi right
r33p said:
Well..
The fxp cm7 base+miui ontop is already done. Just get the dpi right
Click to expand...
Click to collapse
Wouldn't it just be a matter of using a tool like this: http://forum.xda-developers.com/showthread.php?t=785864 on all the apks?
kamarush said:
This isn't working in our phones.....
First you have to make the kernel for the rom, and then you have to convert all the images, in the framework and apps to mdpi; and then you have to edit ALL the xml's, to work in our phones.
Why don't you guys waiting, till we're finishing the Miui port completely, and then if someone will, can port to other phone?
Our progress is atm, we have to resize the incallscreen and the Rom is ready to post here
All other functions working correctly; except the Fm (like in the Fxp rom).
Click to expand...
Click to collapse
Is this true?
Hey, it's just been a long time and want to check if the MIUI for Xperia Mini Pro is still going to come out. Am super keen for it, just waiting...
Thanks.

Categories

Resources