[Q] porting device rom. - Samsung Galaxy Gio GT-S5660

does it is possible to port xperia x8 cm7 roms on gio?

muzaffarhassan64 said:
does it is possible to port xperia x8 cm7 roms on gio?
Click to expand...
Click to collapse
semc debrand engine, right?
Sent from my GT-P3110 using xda app-developers app

OldDroid said:
semc debrand engine, right?
Sent from my GT-P3110 using xda app-developers app
Click to expand...
Click to collapse
yes. here is the link http://forum.xda-developers.com/showthread.php?t=1920543

muzaffarhassan64 said:
yes. here is the link http://forum.xda-developers.com/showthread.php?t=1920543
Click to expand...
Click to collapse
so porting would be possible.yes or not?

Yes, it's only a cm based rom

2 problems i founded while porting the rom,is that rom is not deodexed.i readed somewhere that porting the odexed rom is very hard and second problem is that its build.prop is really really mind cooker ,build.prop is really really different than our device.but still try to port this rom and then test whether its working or not..
edit:Rom was successfully ported but everything is being FC .will try to fix its problems.

Porting odex is same as deodex

You could also deodex it with a GUI, nothing different than decompiling samsung's firmware.
Leave build.prop like it is currently and try merging the /system/etc/permissions/ files inside together.
Sent from my GT-S5660 using xda app-developers app

try it urself xD
you will land in a, hmm, mess of nothing, i promise you

voetbalremco said:
You could also deodex it with a GUI, nothing different than decompiling samsung's firmware.
Leave build.prop like it is currently and try merging the /system/etc/permissions/ files inside together.
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
deodexing it with xultimate is required a device by which the rom boots but constantly FCing and every second hot reboots.if there is any software which deodexes the rom without using the device?
will try to merge the files inside the /system/etc/permissions/

Xultimate can do I think, if you select the right option
Sent from my GT-S5660 using xda app-developers app

muzaffarhassan64 said:
deodexing it with xultimate is required a device by which the rom boots but constantly FCing and every second hot reboots.if there is any software which deodexes the rom without using the device?
will try to merge the files inside the /system/etc/permissions/
Click to expand...
Click to collapse
wont work
the hot reboots are lib related parts ...
(Example: libsystemconector or libanthhal.so )
The problem is you can debug it (try) with adb or ksmg ...
still both parts didn´t worked for me ...
It has REALLY nothing to do with deodexing or not ...

OldDroid said:
wont work
the hot reboots are lib related parts ...
(Example: libsystemconector or libanthhal.so )
The problem is you can debug it (try) with adb or ksmg ...
still both parts didn´t worked for me ...
It has REALLY nothing to do with deodexing or not ...
Click to expand...
Click to collapse
He means the rom is currently FCing and xultimate allows deodexing from phone by pulling all apks but due to reboots and FC's he is unable to proceed.
However, the FC's are not related to a odexed rom.
Sent from my GT-S5660 using xda app-developers app

here is the list of
whats working
-Camera
-CM settings
-Wifi(maybe)
etc
Not working
-almost all xperia apps
-clock working but its alarm settings are FC
etc
overall very fast and butter rom with xperia interface.

Is it timescape ui or new sony xperia look ?
Sent from my GT-S5660 using xda app-developers app

voetbalremco said:
Is it timescape ui or new sony xperia look ?
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
boths of them.timescape UI and also real xperia apps included.

muzaffarhassan64 said:
boths of them.timescape UI and also real xperia apps included.
Click to expand...
Click to collapse
I mean wich UI it has.
Timescape is older for se x10 mini etc, new UI is from sony themselve like sony xperia S or something
Sent from my GT-S5660 using xda app-developers app

voetbalremco said:
I mean wich UI it has.
Timescape is older for se x10 mini etc, new UI is from sony themselve like sony xperia S or something
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
xperia s like
Sent from my GT-S5660 using xda app-developers app

OldDroid said:
xperia s like
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
Thats the one I prefer
Would be nice
Sent from my GT-S5660 using xda app-developers app

voetbalremco said:
I mean wich UI it has.
Timescape is older for se x10 mini etc, new UI is from sony themselve like sony xperia S or something
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
maybe it has Xperia S UI cuz some things that is included like real xperia S lockscreen,Xperia S startup setup wizard,Xperia S keyboard(FCs everytime ),Xperia S like settings,Xperia S widgets and a lot more.more things i will try and share its screenshots on here.

Related

CM7 Features on stock

Hi!
Does someone know how to add CM7 features like the lockscreen styles on STOCK rom?
Thanks!
I think you can't do this. But you have some apps that let you personalize your lockscreen.
It's possible! I saw that on Emanon v5 ROM for galaxy mini..
RazOne said:
It's possible! I saw that on Emanon v5 ROM for galaxy mini..
Click to expand...
Click to collapse
I saw it too that's why I've asked..
I've sent a pm to the Rom developer but no response
What features for example??!
Sent from my GT-S5660 using xda premium
voetbalremco said:
What features for example??!
Sent from my GT-S5660 using xda premium
Click to expand...
Click to collapse
Lockscreens settings like on CM7
More lockscreen types,performance options etc like CynaogenMod Settings.
You can do the ring with kitchen, but for the rest I dont know.
Try BNC rom, its cm7+ stock
Sent from my GT-S5660 using xda premium
voetbalremco said:
You can do the ring with kitchen, but for the rest I dont know.
Try BNC rom, its cm7+ stock
Sent from my GT-S5660 using xda premium
Click to expand...
Click to collapse
UOT kitchen or CM7 kitchen?
Uot
Sent from my GT-S5660 using xda premium
I've tried but I can't get the CM7 Ring lockstyle
UOT just themes the different lockscreens... they must be present in the ROM in the first place.
Ontopic, to have cyanogen features on stock rom, I think there are some stuff that must be built from source (like settings, framework), taking care not to break existing framework and apps from stock rom, meaning you should compile just bits and pieces and somehow merge it in the stock files.
Another way would be carefull porting by studying resource and smali for all files affected by a certain mod.
Thanks for the explanation
BNC-rom was a stock rom with cm7 features, but it's over at giocommunity now....
iok1 said:
BNC-rom was a stock rom with cm7 features, but it's over at giocommunity now....
Click to expand...
Click to collapse
I have tried it but the lib audio sounds crappy and too low also doesn't recognize only 26 songs of 150 in music player app
Use the latest version, on giocommunity
Sent from my GT-S5660 using xda premium
Got it to work
Lockscreens etc
Sent from my GT-S5830 using xda premium
How?
alexfreakyy said:
How?
Click to expand...
Click to collapse
Looking at cm7 smalis
And then compar with stock
And then delete some stuff from cmparts
And only use the lovkmod options of it
Sent from my GT-S5830 using xda premium
I don't know how to that
CoolCatGetHome said:
Looking at cm7 smalis
And then compar with stock
And then delete some stuff from cmparts
And only use the lovkmod options of it
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Have you took care to port only lockscreen related code and files (not all differences between stock and cyanogen framework and apk's are extra features)? Not doing so may cause bugs, because there are some differences between how samsung built the frameworks and the aosp ones...
Anyway, nice job! As you may know, I was working also on porting the lockscreens for my rom, but gave up due to lack of time...

Someone wants fully working JB with Sony UI?

Hi,
Anyone wants Jelly Bean with Sony UI
Regards,
Jan
no ics is better
Sent from my Xperia Arc S using xda premium
dex87xda said:
no ics is better
Sent from my Xperia Arc S using xda premium
Click to expand...
Click to collapse
Äh But We have already Fully Working ICS with Sony UI LOL. Anyway ICS isn't better
i Think Jader, u Will Theme CM 10 Rom To Sony Interface ?
that Would Be A great Idea.
ArcMan09 said:
i Think Jader, u Will Theme CM 10 Rom To Sony Interface ?
that Would Be A great Idea.
Click to expand...
Click to collapse
Yes, Like Sony Is Doing
With Xperia Icons and Launcher + Walkman and Album and Themed Settings Thats My Idea
Like JJ Themed Sony To AOSP ill theme AOSP to Sony
I will call it Jader's JB and if u like I start ASAP
Use The Thanks Button, If You Get a Anwser Every Time!
i think These Rom Would Be Great.. But it Also Depends On Stability As CM10 is Still in its Alpha or Beta Phase { i dont konw Exactly}....
But u Should Go ahead With Your Project.
ArcMan09 said:
i think These Rom Would Be Great.. But it Also Depends On Stability As CM10 is Still in its Alpha or Beta Phase { i dont konw Exactly}....
But u Should Go ahead With Your Project.
Click to expand...
Click to collapse
Yes, i Think i Use AOKP JB as Base...
Sent from my LT18 using xda app-developers app
jader13254 said:
Yes, i Think i Use AOKP JB as Base...
Sent from my LT18 using xda app-developers app
Click to expand...
Click to collapse
Ok.. ..
Then U Start Your Project..
Aokp JB is a Great JB Rom..
Sent from my LT18i using Tapatalk 2
ArcMan09 said:
Ok.. ..
Then U Start Your Project..
Aokp JB is a Great JB Rom..
Sent from my LT18i using Tapatalk 2
Click to expand...
Click to collapse
Not Now Since I'M Ill LOL
I Just Will Make Build 1 based @Aokp JB Wizu Sony Icons, Launcher and walkman + album
Sent from my LT18i using xda app-developers app
It would be good if you could do so and release your sources so others can try ( I or others will try ) to port it to other Xperia such as the play
Thanks!
Sent from my R800i using xda app-developers app
It would be great if you can make it fully working (even HDMI)
Overdose1986 said:
It would be great if you can make it fully working (even HDMI)
Click to expand...
Click to collapse
Hacking in HDMI and Sony Camera interface should be a priority! Is there an ideological reason why the CM guys can't get Cyanogenmod working? Can CM not be hacked so that it fits the Sony driver rather than hacking the Sony driver to fit CM?

Xperia Launcher

Hi all im using p.a.c rom on xperia s jb.Rom is excellent but i dont like launchers like nova,apex provided.I like the stock launcher.Although i tried http://forum.xda-developers.com/showthread.php?t=2021332 but this launcher was fine on ics but scrolling in jb in app drawer is lagging very much.
Rest all xperia launchers ive tried failed to install whether it is for jb recently launched by sony.I also tried in system app by changing permissions.
Any solutions Plz
Sent from my Xperia S using xda premium
RISHI RAJ said:
Hi all im using p.a.c rom on xperia s jb.Rom is excellent but i dont like launchers like nova,apex provided.I like the stock launcher.Although i tried http://forum.xda-developers.com/showthread.php?t=2021332 but this launcher was fine on ics but scrolling in jb in app drawer is lagging very much.
Rest all xperia launchers ive tried failed to install whether it is for jb recently launched by sony.I also tried in system app by changing permissions.
Any solutions Plz
Sent from my Xperia S using xda premium
Click to expand...
Click to collapse
The stock Sony launchers are for stock Sony only!
Sent from my LT26i using xda premium
Try this - http://db.tt/O9z5a48h
Download. Extract. Copy and paste the apps to system/app. Set permissions to rw-r-r for all and reboot (maybe even wipe cache and dvalik)
No guarantees tho!
Sent from my Jellybean Xperia S
Ben36 said:
Try this - http://db.tt/O9z5a48h
Download. Extract. Copy and paste the apps to system/app. Set permissions to rw-r-r for all and reboot (maybe even wipe cache and dvalik)
No guarantees tho!
Sent from my Jellybean Xperia S
Click to expand...
Click to collapse
Its the same i mentioned. Can i by any way improve the flinging between drawer like scrolling cache
Sent from my Xperia S using xda premium
R u sure its def the same? Cus its really fast on mine. Just give it a few minutes to settle in
Sent from my Jellybean Xperia S
So does this launcher work on jb? And is it the latest one?
Sent from my Xperia S using xda app-developers app
patato800 said:
So does this launcher work on jb? And is it the latest one?
Sent from my Xperia S using xda app-developers app
Click to expand...
Click to collapse
Try flashing this - (has widgets hopefully all will work) - wipe cache and dvalik too -
http://db.tt/8UynXDvb
Sent from my Jellybean Xperia S
http://forum.xda-developers.com/showthread.php?t=2021332
I used this recently on a HD2 PA rom as it supported hybrid mode. Works great to with a ton of options.
Ben36 said:
Try flashing this - (has widgets hopefully all will work) - wipe cache and dvalik too -
http://db.tt/8UynXDvb
Sent from my Jellybean Xperia S
Click to expand...
Click to collapse
Thanks for the effort.They are all the same with lower versions.The link ive provided z the latest version
Sent from my Xperia S using xda premium
Yea it's not the latest but it works smooth and fast
Sent from my Jellybean Xperia S
Ben36 said:
Yea it's not the latest but it works smooth and fast
Sent from my Jellybean Xperia S
Click to expand...
Click to collapse
Dont you face such type of problem.Although ive given enough time hoping it to become smooth.Its like u have to drag the app drawer screen to move to other screen
Sent from my Xperia S using xda premium
Nope mine is really fast. I put another flashable zip in the themes and apps section with more widgets in too. But works spot on for me.
Sent from my Jellybean Xperia S
Ben36 said:
Nope mine is really fast. I put another flashable zip in the themes and apps section with more widgets in too. But works spot on for me.
Sent from my Jellybean Xperia S
Click to expand...
Click to collapse
Then i guess it depends on kernel.Im using nova 1.21.What about you?
Sent from my Xperia S using xda premium
Same! On PAC19
Sent from my Jellybean Xperia S

[Req][Rom]Sense Rom (Based off the gingerbread kernal/radio)

I really want a sort of newer sense rom for the droid pro... is it possible?
Sent from my DROID Pro using xda app-developers app
Soloman1234567890 said:
I really want a sort of newer sense rom for the droid pro... is it possible?
Sent from my DROID Pro using xda app-developers app
Click to expand...
Click to collapse
Im tryed , but it needs to much editing in framework No succes.
vanillaLVL said:
Im tryed , but it needs to much editing in framework No succes.
Click to expand...
Click to collapse
What device may I ask are you porting the framework from? Or are you using a custom rom from xda? Because if I had to recommend a device to port from id say use the wildfire s... just take the stock rom or find a more updated rom from the forums... it could all stem from there...
Sent from my DROID Pro using xda app-developers app
vanillaLVL said:
Im tryed , but it needs to much editing in framework No succes.
Click to expand...
Click to collapse
As for me, a waste of time. Better finish CM9
fort13 said:
As for me, a waste of time. Better finish CM9
Click to expand...
Click to collapse
Yeah cm9 needs some development too... great rom its just horribly buggy.. can't play mp3 files... browser is broke... etc.
Sent from my DROID Pro using xda app-developers app

PORTING Xperia Z rom for ARC/S

HI anybody insterst to port last sony rom 4.1.2 For ARC ?
AW: PORTING Xperia Z rom for ARC/S
are you mad?
Sent from my LT18i using xda-developers app
Use SMART XPERIA ROM JB/ ICS
Sent by my SMART XPERIA ROM
intel_c0re said:
are you mad?
Sent from my LT18i using xda-developers app
Click to expand...
Click to collapse
Im not mad i just wanna start porting xperia z rom on top of cm 10 dont wanna ics with xperia z theme
Sent from my Xperia Arc S using xda app-developers app
just base it on cm10?
waiting for this, if ever. or until Xperia ZL cost goes down to my budget.
FYI this will be a hundred times harder than making cm10.1:but good luck guys
Sent from my Nexus 7 using Tapatalk 2
go on brat
n1kolaa said:
HI anybody insterst to port last sony rom 4.1.2 For ARC ?
Click to expand...
Click to collapse
I think we're all interested in having a port. The real question is; is it possible? While the answer to that is yes, it would take a HUGE amount of work to do.
Sent from my LT15a using xda app-developers app
I first wanna fix cm10.1 , im now macking sorce for compile it
if i get free time im thinking to try to port xperia z rom i wont pormise anything if i succes i will shere here
Already tried to port it to both my pro and note 2. Its too much of a hassle to go through. Porting the rom is the easiest part, it gets tough when a manufacturer that does loads of modifications is involved I.e Sony, Samsung, HTC. Getting it to boot would require some changes to the ramdisk files and kernel replaced. Unfortunately it doesn't get anything to work
emwno said:
Already tried to port it to both my pro and note 2. Its too much of a hassle to go through. Porting the rom is the easiest part, it gets tough when a manufacturer that does loads of modifications is involved I.e Sony, Samsung, HTC. Getting it to boot would require some changes to the ramdisk files and kernel replaced. Unfortunately it doesn't get anything to work
Click to expand...
Click to collapse
Did you try semc debrand engine it work without any kernel modification!
Sent from my Xperia Arc S using xda app-developers app
n1kolaa said:
Did you try semc debrand engine it work without any kernel modification!
Sent from my Xperia Arc S using xda app-developers app
Click to expand...
Click to collapse
Yeah well thats basing it on cm I guess. Which is must tougher then providing a simple boot solution.
emwno said:
Yeah well thats basing it on cm I guess. Which is must tougher then providing a simple boot solution.
Click to expand...
Click to collapse
1+
Biggest problem is making the Sony apps work on AOSP roms. Walkman is working for example, but I want the Sony messaging app too and many more. How to do this? mod framework, change the app itself???
maybe
Hey! you're smart man! you can do it! just make a team,buy some coffee and make it fly! cheers
sdk16420 said:
Biggest problem is making the Sony apps work on AOSP roms. Walkman is working for example, but I want the Sony messaging app too and many more. How to do this? mod framework, change the app itself???
Click to expand...
Click to collapse
Thats easy. Firstly change the sig / lib requirements (implement). then add the 'conv_' pngs from sony framework-res to aosp framework-res. Lastly logcat and modify smali files in framework.jar and permissions for the app and its services
Thanks a lot, will try it as soon as I have time. (I'm surprised no one has tried it before...)
is someone interested to port this rom to arc : http://forum.xda-developers.com/showthread.php?t=2043672
sdk16420 said:
Thanks a lot, will try it as soon as I have time. (I'm surprised no one has tried it before...)
Click to expand...
Click to collapse
I did try that on cm9 with the xperia phone book. Its just too much of a hassle to get everything to work and you have to redo everything on the latest cm release
MarioJerkovic said:
is someone interested to port this rom to arc : http://forum.xda-developers.com/showthread.php?t=2043672
Click to expand...
Click to collapse
You can make that yourself. The OP hasn't done much, just changed pngs and layouts (as far as I can tell by the provided screen shots)

Categories

Resources