BlendMIUI Speed-Porting - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

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.

Related

[DEV] AOSP FroYo port

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 ? =)

[ROM] Sony Ericsson W8 E16i Port

Disclaimer:
the usual stuff i am not responsible if you brick your device. By any means you do it knowing there still might be a possiblity you might get stuck or brick you device
Click to expand...
Click to collapse
Hey guys,
this is a Port of the recently in released in China.
This ROM can still be rooted by SuperOneClick root. Xrecovery comes preinstalled though. Do not forget that the W8 still comes with Android 2.1 still its nice as some of the stuff was updated. So if you want to update you existing 2.1 this might be a great choice.
You can remove any app you don't want from the zip or copy the ones from 2.1 to the zip you need as well.
Please Backup your build.prop before flashing so you can revert back to original state
Links
W8 Port v1.0 Please read instructions / This is Android Eclair (2.1)
Instructions:
place on sdcard
boot to xrecovery
install as custom zip
if you come from other custom rom (higher than android 2.1) do a factory reset BEFORE flashing the zip file
reboot (like stock SE firmware for pro) takes awfully long
The Works:
Everything
The Not Works
Nothing found so far
Bugs:
Some stuff is not ldpi like the widgets but it works pretty good.
Nice android 2.1 right?
did you change anything from the Original rom?
that was fast :b
Screenshots also pending?
avlopp said:
Screenshots also pending?
Click to expand...
Click to collapse
Done xD
he is finishing the upload :b lets see what comes from this walkman series
PTGamer said:
Done xD
he is finishing the upload :b lets see what comes from this walkman series
Click to expand...
Click to collapse
i only edited to make it work with mini and also deleted chinese input method and changed suquashi framework so otherwise we couldnt really use the hardware keyboard. if somebody need chinese i need the mini pro chinese input method. which i didnt have. now we are at least able to use hardware keyboard and the stock t9 input method from sony mini pro stock rom.
links up and running
Hey Slade, i'm sure this is many people's request as well, can you please post just the W8 Music player to apps and themes section? we dont wanna download the whole rom just for the music player cheers, great port btw
i tried the musicplayer but it has dependencies to framework and other stuff i guess. maybe someone in the mood to port just the app? maybe myth999 ?
slade87 said:
i tried the musicplayer but it has dependencies to framework and other stuff i guess. maybe someone in the mood to port just the app? maybe myth999 ?
Click to expand...
Click to collapse
hehe that would be great its a walkman fone so it has more function than the default one on x10 mp 2.1 rite ?
EDIT: I meant the app has more function rite?
Hi Slade,
Sorry for my ignorance but what is the difference between this ROM and the original SE ROM 2.1 for minipro?
Thanks
After boot up it just stays and nothing hapens and it says (No Service) when sliding Status Bar down.
leminhnguyen0703 said:
hehe that would be great its a walkman fone so it has more function than the default one on x10 mp 2.1 rite ?
EDIT: I meant the app has more function rite?
Click to expand...
Click to collapse
i ve try the walkman music player in that rom that i grab from x8 custom rom,..actually nothing special bout it..its just the same with miui music player..the difference was just the colour..its orange
DanielFran said:
Hi Slade,
Sorry for my ignorance but what is the difference between this ROM and the original SE ROM 2.1 for minipro?
Thanks
Click to expand...
Click to collapse
this is based on the newest 2.1 sources and you have "S.E walkman".
Working here.
Only one question
The W8 has a 3.2 Mpix Hardware camera ! So this ROM allows only 3.2Mpix picture or 5Mpix ?
I'm not going to use this ROM, I prefer your amazing Froyo ROm
EDIT: downloading the ROM now
hmmm.. kinda miss 2.1.... downloading too ^^
Would surely attempt to port the player
Just wait 6 days
Sent from my U20i using XDA Premium App
myth999 said:
Would surely attempt to port the player
Just wait 6 days
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
I wait, heheheehe
Plancton.fr said:
Only one question
The W8 has a 3.2 Mpix Hardware camera ! So this ROM allows only 3.2Mpix picture or 5Mpix ?
I'm not going to use this ROM, I prefer your amazing Froyo ROm
Click to expand...
Click to collapse
Camera dont work here, but im trying to fix that, and for taking 5mp photos.

[ROM][UPDATE] Droid port X10-Gingerbread_beta_2 [REL-12/5]

I have been working on this since a long time it was seriously a headache porting stuff from the Droid...
yes, this is a successful port from the droid rom by neubanks89
MY GREAT THANKS TO j & z FOR THEIR FREEXPERIA PROJECT AND IT WOULDNT HAVE BEEN POSSIBLE WITHOUT THEIR LIBRARIES AND OTHER IMPORTANT FILES
NEUBANKS89 FOR HIS DROID ROM
THE MAJOR FILES ARE FROM J's CM7
MY THANKS TO RDANNAR FOR HIS GREAT THREAD AND HIS SUPPORT FOR ANSWERING MY QUESTIONS
DOWNLOAD LATEST UPDATE HERE :-
ViousedX10-sholes_PORT_beta2
ViousedX10-sholes_PORT_beta1
​
WORKING :-
sensors
Camera ( only with fast burst camera app)
hw lights
data
Youtube
calls
everything else
not working:-
Camera(recommend using fast burst camera app)
Camcorder
barnacle
just report bugs
known bugs :-
USE ASTRO B4 FLASHING GAPPS
browser sometimes causes reboot
unnatural reboots
google apps cause wlods
it is in beta stage
It will take 2 or 3 reboots to become stable enough
Otherwise no problems
the major fixes from my last rom are:-
youtube
camera
camcorder
lockscreen missing
and CALL DROPPING
THE ROM WORKS ONLY ON BB .49/.52
Its gb 2.3.3
Next to come Motoblur UI and other features
google apps here:-
http://www.megaupload.com/?d=AQZDM09L(causes WLOD)
Astro , root uninstaller , titanium backup included .... as b4
Ways to install :-
1.Download the rom here:
http://www.megaupload.com/?d=DSELDJBX
2.rename update.zip
3.place on sdcard root
4.flash with recovery
5.enjoy gingerbread
Change log beta_2:-
in call-pick up distortions fix
USB mounting issue (thanks to rdannar)
Some wlod removel
Screen brightness fix for baseband .52 (don't go in settings, use power control widget only)
Can you post some pictures?
great to hear something else coming
Sent from my X10i using XDA App
Its froyo or gingerbread?
Welcome to the club
kryptoner said:
Its froyo or gingerbread?
Click to expand...
Click to collapse
i think its froyo because of working cam/camcorder
sounds like you might have a winner here. i am working on porting a rom from the captivate myself...
however you have me a little confused.... why would you port motoblur anything?
most everyone that i talk to that has a moto phone... doesnt want it. it may be hard to sell the idea of motoblur to anyone especially if they know how much crap it is....
its like timescape and mediascape... mainly useless and irritating... ( this is just my opinion) and am just curious why you would like to port that to an x10?
sorry but some screens?
thank's
@OP
i had a milestone... which variant is this rom based on "OH!NO!" / "ShadowMOD" / "HoBoMOD" ????
also some screenshots would be nice...
by the way, all of us should stay together as a team make sure we exist..
@ mods
Please clean this tread.
Give the OP a least a change to promote his ROM
PS this tread is reported to the mods for cleaning!!!
Lets stop this and of you want arguing. There is a nice tread in the general place.
(I think we all know what tread )
vious22 said:
Well if most peaople dont want it then i wont try porting it myself because i rite now have only stock android..
Click to expand...
Click to collapse
now that you`re online lets get the crap and wait for link
just because of this 5 pages i want this on my phone
rendeiro2005 said:
now that you`re online lets get the crap and wait for link
just because of this 5 pages i want this on my phone
Click to expand...
Click to collapse
I agree.
rendeiro2005 said:
now that you`re online lets get the crap and wait for link
just because of this 5 pages i want this on my phone
Click to expand...
Click to collapse
Count me in!!!
Edit: but first give us some screenshot please
TripNRaVeR said:
I have the only Gingerbread working camcorder in my rom. So downloading this rom to check if it uses my files.
Click to expand...
Click to collapse
You sir, are a douchebag.
Findee said:
You sir, are a douchebag.
Click to expand...
Click to collapse
No more such posts plz. Now op is online so its time to keep the thread clean.
vious22 said:
Well if most peaople dont want it then i wont try porting it myself because i rite now have only stock android..
Click to expand...
Click to collapse
I want it too
port it port it please hehe
Findee said:
You sir, are a douchebag.
Click to expand...
Click to collapse
Stop. We're done with this. Please go to the general section if you have problems, we have a huge thread there.
OP, I can't wait for your ROM and I wish you the best!
I've been through this same thing... even though you don't have to as the sources being talked about can't be altered and taken ownership of... if you did use his sources just put it in first page (now if you take one of the tweaks he has made from scratch that is a different story). I got blamed even when didn't use sources and nothing happened out of it as I gave credits to the sources that Cobrato and I used. Trip is a good developer and just had a bad experience several months ago so give him a break. Even though he has come after me, I understand why he is upset and why he questioned me. He thought I themed his rom and changed things, but I am sure he has figured out I don't need to do that with roms. ENOUGH ABOUT THAT
And to the new chef.. I am going to try this out and will give you some feedback..
why do you post this even when people are negative? because it is about you getting experience with rom's and some people, like me can appreciate learning with your first port of a rom and getting almost no help so I will help you out when I can...
PS people will be negative/positive it happens to me, trip, J, and many others... You just ignore it and do this rom for experience and for yourself.
vious22 said:
Well if most peaople dont want it then i wont try porting it myself because i rite now have only stock android..
Click to expand...
Click to collapse
TripNRaVeR said:
Exactly. They do whatever they like you know, if they want me to stop here so thats really fine be me. Let them working night after night and see what they are getting produced. Other than J, Z and my roms there are only roms that are themed and based on J, Z or my rom. So when i stop just 2 roms left, but whatever if they are happy with 2 roms GOOD. Lots of professional places where i can release roms. And otherwise i'll keep them to myself. Buy a new phone give people who donated me all links to my roms because they know what support and effort means. All others have phone with releasing the same rom over and over again.
Click to expand...
Click to collapse
Dude why dont u just chill out and anyways i have used j's files and not touched yours but if he has used them i have no idea i just ported normally following drannar's guide and replacing many files by trial and error and gor this thing to work and the camera only works on VGA.. so does J's camera
wolfbreak said:
xd you started it yourself and opened a already done discussion again. If he has the only working camera on 2.3 then he can share it or not becouse he made it himself and if he is sharing it or not is his choice. Trip didnt released sources and theres no credit in first post so if this are trips file then he have no permission to use it. Zdzihu and jerpelea released their sources so thats a other thing but trip didnt so you need to ask him.
Click to expand...
Click to collapse
+10000000000000

{ rom NOT being completed } x8_sense_puzzle_rom_beta1

******* THANKS TO ALL THE MOANING IDIOTS THE DEVS WORKING ON THIS ROM HAVE STOPPED CUS ALL OTHER END USERS GIVING THEM ABUSE. THIS ROM WILL NOW BE TAKEN DOWN AND LINK REMOVED AND THE THREAD WILL BE CLOSED LATER TODAY. THIS ROM WILL NOW BE DESTROYED AND WILL NEVER BE USED AGAIN ******
for FONT FIX AND FRAMEWORK FIX LOOK AT THE BOTTOM OF THIS POST. DOWNLOAD AND FLASH IN RECOVERY THEN REBOOT
THANK YOU ALL FOR ALL YOUR PATIANTS AND FOR BEING SO KIND ILL HAVE A NEW HTC ROM IN NEXT FEW DAYS RELEASED TO YOU GUYS FOR TESTING AND BUG REPORTS THIS PROJECT WILL BE A HELL OV ALOT FASTER NOW I HAVE THIS RESPECTED DEV HELPING ME ALONG THE WAY.
The next update is Android 2.3 with sense 2.1. In this Rom data. IS working. It will be uploaded once complete. This new Rom from HTC desire s. And it will run on the new FXP kernel once I ask permission of jerpelea.
Right ..... i AM going to release this rom to EVERYONE. BUT ido NOT want it mirrored ointo anuther site. just for bug reports and to get your info on what to fix and what you want changed in the rom. do NOT ask stupid Q's cus ulll get a stupidd answer
ill be adding support for all languages later today. ill also be removing font and replacing with original font. ill upload later tonight
PASSWORD NOW REMOVED AND OPEN TO EVERY1
This rom is a port of my fave rom from my old HTC WILDFIRE BUZZ its based on the classic wildpuzzle rom enjoy testers ill upload shortly
HOW TO INSTALL = inzip backup file to computor put it in your backup folder of your sdcard then enter recovery and click restore select my rom then hit go
Do NOT spam my thread.
Do NOT troll.
Do NOT ask stupid Q's and please dont ask for updates of progress.
This rom will have 100% Flash support with all websites apart from youtube. so if you use flash and go to youtube your browser will FC.
This rom will require the baseband ending in 15.
Also require stock SE kernel.
Will also require some guts .
This is the few issues i have with this rom ATM.
Camera= not working yet.
Camcorder = not yet.
GSM is bassicly working. calls can come through to me but i cant call out. so need to make GSM 100%.
Texts service = fully working.
Data = not working will fix A.S.A.P.
Vibrate = not working will be fixed in 1st release.
Wifi = Fully Working.
Bluetooth = not working too many FC will fix A.S.A.P
Sensors now working
EVERYTHING ELSE = FULLY WORKING.
If you would like to help with this project please mail me.
I have got it booting and everythings going fine. i am now just trying to get data working and it is hard to do as we have No HTC kernel ATM so i have towrite everything and make it work with our stock kernel so PLEASE be patiant.
Download link = ****REMOVED****
My MAIN aim is to have a stable fuly working sense rom on our x8. in the end we will have full sense rom + kernel. to all of you who donate thanks very much and i will keep up my hard woprk to bring you all the best sense rom and the FIRST fully working sense rom . to donate just follow the link on my signiture
Thanks goes to racht for his original port from which i used some libs and stuff
As promised some screenys
ill give a little preview on what to expect on my next rom okay ill post some screenys of my HTC sense 2.1 rom which is GB running on my sony x8 WITH data WORKING !!!!!!! i have just got the data working on HTC sense 2.1 rom android 2.3 !!!!! BTW ide like to thank racht as i used again some libs and all apps from his 2.3 port of his rom as i didnt have time to resize all the apps but now we have data. im really tired and my backs hurting i have been on this computor all day working on this so now its time for some rest and 2morrow is a new day for our x8 we can now have FULL sense rom on x8. i just gotta figure out how to do this damn camera and camcorder :S i might need some help with that if any1 wants to help
Can't wait to test !
wojtst said:
Can't wait to test !
Click to expand...
Click to collapse
your not a tester atm but you can mail me and i will make you a tester
AFAIK, you can use the original SE libs in every 2.1 ROM, so you would just have to copy the libs and then all bugs should be fixed.
Screenshoooooooooot ??????????
Hp3 said:
Screenshoooooooooot ??????????
Click to expand...
Click to collapse
will upload screenys in 10mins just working on rom but will upload 2 screenys
codfreak said:
AFAIK, you can use the original SE libs in every 2.1 ROM, so you would just have to copy the libs and then all bugs should be fixed.
Click to expand...
Click to collapse
this does not work already tryed they have to be related to HTC in some way but cant figure it out. i have just been getting things working by modding the lib files to work with our kernel
Paul1989 said:
this does not work already tryed they have to be related to HTC in some way but cant figure it out. i have just been getting things working by modding the lib files to work with our kernel
Click to expand...
Click to collapse
You need to port HTC kernel to our device.
Blagus said:
You need to port HTC kernel to our device.
Click to expand...
Click to collapse
i know but ive already tryed mate i just cant do it i need help from sum1 that knows all about kernels to help with this or ill be stuck trying to get it all to work on our sony kernel mate
Paul1989 said:
i know but ive already tryed mate i just cant do it i need help from sum1 that knows all about kernels to help with this or ill be stuck trying to get it all to work on our sony kernel mate
Click to expand...
Click to collapse
I'll talk to racht and let you know, maybe we can port HTC's driver to SE kernel.
Blagus said:
I'll talk to racht and let you know, maybe we can port HTC's driver to SE kernel.
Click to expand...
Click to collapse
cheers mate let me know what he says in a PM
First test
The first test rom will be uploaded in 20mins for the beta testers. every1 else will have to wait just a little bit longer but every1 will get this rom in the end okay
Paul1989 said:
The first test rom will be uploaded in 20mins for the beta testers. every1 else will have to wait just a little bit longer but every1 will get this rom in the end okay
Click to expand...
Click to collapse
Just so i know is there anything in particular you want me to test or just the rom in general?
dmcb123 said:
Just so i know is there anything in particular you want me to test or just the rom in general?
Click to expand...
Click to collapse
my rom is only in beta stage so most things work but some dont so just test rom in general mate please
Installing as we speak (never been so excited to downgrade to 2.1 )
dmcb123 said:
Installing as we speak (never been so excited to downgrade to 2.1 )
Click to expand...
Click to collapse
LOL no i got it mixed up with my other 1 its 2.2.1 sorry lol i am working on 3 sense roms lol but my oh my check out how nice and smooth the scrolling is on it feels SOOOOOOOO much better than any other rom i have made or even used beats GB by far
Ye i just noticed its 2.2 ok first impressions very smooth scrolling across homescreens lags a TINY bit but i can live with it quadrant didnt work when i tried it but will try again i personally hate the font but i can change it myself maybe others want it camera and camcorder dont work for me :/ will update as i test more but very impressed so far
dmcb123 said:
Ye i just noticed its 2.2 ok first impressions very smooth scrolling across homescreens lags a TINY bit but i can live with it quadrant didnt work when i tried it but will try again i personally hate the font but i can change it myself maybe others want it camera and camcorder dont work for me :/ will update as i test more but very impressed so far
Click to expand...
Click to collapse
thanks. yes i tryed a quadrent test but failed dunnno why. but i got a feeling i may not be needing this rom after all read 2nd post in 5mins ill show you why i think every1 is going to be exited when they see what i have just done
codfreak said:
AFAIK, you can use the original SE libs in every 2.1 ROM, so you would just have to copy the libs and then all bugs should be fixed.
Click to expand...
Click to collapse
HTC's Sense is not an android version. it is a user interface over the android OS.

[DEV][AOSP][WIP] JellyBean 4.1.1

First of all this is a Work In Progress thread, ONLY for devs discuss.
Only just for experienced users, and devs! So no spam please!
'Complete' build from AOSP sources, with community and our own fixes.
Current progress:
- Booting
- 2D/3D working
- Audio
- Touchscreen
- Lights
- Bluetooth
- Gps
- Hw Keyboard
- Accelerometer
- SDCard Mount
Not working:
- Gsm
- Wifi
- etc /WIP/
Kernel:
Download Only for Mini Pro , but if you take this ramdisk, for your device's zImage, it should be work too.
Rom:
Download Only for Mini Pro, so if you want to do on other phone, replace the files, first.
So, be the part of the porting, if you feel enough knowledge of this. Everyone who join, will get credits; So this will be the first huge team work, of the Xperia Mdpi devs
reserved
it looks that i have to unlock my bootloader
Awesome.
.
All the best.
Do not mark this as spam. Okay?
Sent from my SK17i using xda appdevelopers app
so we all will see JB 4.1 for mini too...
great work KAMARUSH keep up the good work....
cheerssssssssss.............
Kernel and Rom are online, so let's start this
kamarush said:
Kernel and Rom are online, so let's start this
Click to expand...
Click to collapse
So i just need to replace the files from /dev/lww in MiniCMSandwich 4 with this rom?
And i can't repack boot images, not on linux and not on windows: "Android magic not found in boot.img. Giving up"
Thank you for all of your hard work
I'd love to help you porting JB
Sent from my XperiaMiniPro running Cyanogenmod 9. Thanks FreeXperiaProject, you made my Xperia™ free
yeah great bro
Ok, I have included your ramdisk in your ICS kernel for LWW, it boots. Now I try to port your zip
pikpok said:
Ok, I have included your ramdisk in your ICS kernel for LWW, it boots. Now I try to port your zip
Click to expand...
Click to collapse
woh lww.. im waiting bro.
im try to lww device,..
pikpok said:
Ok, I have included your ramdisk in your ICS kernel for LWW, it boots. Now I try to port your zip
Click to expand...
Click to collapse
Please send me only the kernel
I can't repack it
xdevilium said:
Please send me only the kernel
I can't repack it
Click to expand...
Click to collapse
http://dl.dropbox.com/u/8422497/bootjelly.img
I replaced lib folder and tried to run, now my touchscreen isn't working now, I'm flashing stock ICS ftf, hope that helps...
@edit - It's working....
Kamarush can u give me kernel for lww pls
mv_style said:
Kamarush can u give me kernel for lww pls
Click to expand...
Click to collapse
You have kernel in my previous post...
deleted
pikpok said:
You have kernel in my previous post...
Click to expand...
Click to collapse
But u said it isnt booting.
Okay now im getting on it
it booted, but touchscreen does not work as pikpok pointed out..
i took the minicm lite zip and replaced all the files from the /dev/lww to the subsequent folders from the JB zip. touchscreen should work right?
gandhar said:
it booted, but touchscreen does not work as pikpok pointed out..
i took the minicm lite zip and replaced all the files from the /dev/lww to the subsequent folders from the JB zip. touchscreen should work right?
Click to expand...
Click to collapse
The touch is working but, it responds very-very-very late...
You can notice, when the phone booted up, and you touch the area where where the lockscreen unlock is.
This is what i'm talked about. Need to play a little with the gralloc, or with the libs from an aosp or aokp rom.
kamarush said:
The touch is working but, it responds very-very-very late...
You can notice, when the phone booted up, and you touch the area where where the lockscreen unlock is.
This is what i'm talked about. Need to play a little with the gralloc, or with the libs from an aosp or aokp rom.
Click to expand...
Click to collapse
New JB framework causes lags?

Categories

Resources