[Q] ROM port - Samsung Galaxy Gio GT-S5660

Okay I followed http://forum.xda-developers.com/showthread.php?t=1598713
Trying to port a ROM but since I am fairly new to this I need some help.
Where to find the kernel?
What to do to the updater-script
And what to do with the build.prop
Please post help instead of posting that I shouldn't try this, I want to learn and help the gio community.

(Frank) said:
Okay I followed http://forum.xda-developers.com/showthread.php?t=1598713
Trying to port a ROM but since I am fairly new to this I need some help.
Where to find the kernel?
What to do to the updater-script
And what to do with the build.prop
Please post help instead of posting that I shouldn't try this, I want to learn and help the gio community.
Click to expand...
Click to collapse
1. kernel. use the one from cm7 for a rom based on cm7, a custom kernel for stock roms for a stock based rom
2 build.prop edit any device names to gt-s5660 except the fingerprint parse release..... copy and paste that piece into the build.prop from a gio rom, its also in the guide
3 change updaterscripts asserts device checking, format and mount values and delete permissions that dont excist
4 dont do this if you dont know how to port.
5 never post any rom before testing yourself. we dont want devices getting bricked by stupid people that call themselve a developer
Sent from my GT-S5660 using xda premium

voetbalremco said:
4 dont do this if you dont know how to port.
Sent from my GT-S5660 using xda premium
Click to expand...
Click to collapse
The problem with this is, he was following a tutorial to learn how to port
Anyway, I think Voetbalremco covered everything. Try to start with port from ace or something, those are prolly the most easy to port.
Also, you can always port a rom which has been ported before. That way you can compare your own port with the working port and check if you're doing it right.

MerynGoesAndroid said:
The problem with this is, he was following a tutorial to learn how to port
Anyway, I think Voetbalremco covered everything. Try to start with port from ace or something, those are prolly the most easy to port.
Also, you can always port a rom which has been ported before. That way you can compare your own port with the working port and check if you're doing it right.
Click to expand...
Click to collapse
porting from ace is nothing, just copy some folders and editing a bit of "text" files..
Sent from my GT-S5660 using xda premium

voetbalremco said:
porting from ace is nothing, just copy some folders and editing a bit of "text" files..
Sent from my GT-S5660 using xda premium
Click to expand...
Click to collapse
Thats why its easy to start with
if that goes wrong already, you know you arent ready for porting yet
also, that whole tutorial is based on copying/pasting and editing "text"files

Yep, most important: test by yourself, and ask it when u don't understand something, that's how you learn the most
Sent from Samsung Galaxy s III baby

All ports need to be either edited framework to match your Device or replaced framework to match your Device.
When you have done this, you can call it a Pure Port.

Peteragent5 said:
All ports need to be either edited framework to match your Device or replaced framework to match your Device.
When you have done this, you can call it a Pure Port.
Click to expand...
Click to collapse
You dont need to edit framework -_-
You can jst port it as iit is
Sent from my GT-S5830 using xda premium

Related

INIT.D script runner

This script can execute init.d scripts without any custom kernel! Just place the scripts in init.d folder and then flash this zip from cwm.
http://www.rapid-upload.org/lnyfhz5o9p81/init.d-autorunner-stock.zip.html
NAMAN.ARORA11 said:
This script can execute init.d scripts without any custom kernel! Just place the scripts in init.d folder and then flash this zip from cwm.
http://www.rapid-upload.org/lnyfhz5o9p81/init.d-autorunner-stock.zip.html
Click to expand...
Click to collapse
can you give some scrip to place init.d...ex:a2sd..
is this universal can be use on any device??
Sent from my GT-I8150 using XDA
angel_boulevard said:
can you give some scrip to place init.d...ex:a2sd..
Click to expand...
Click to collapse
lol i also didn't try it cuz i didn't hav any scripts
try the sgy scripts by stomatis
jamestts said:
is this universal can be use on any device??
Sent from my GT-I8150 using XDA
Click to expand...
Click to collapse
well giv it a try.. u will not hav a brick
Nah bootlop at samsung logo
Don't use it in custom rom
Sent from my GT-S5360 using xda premium
evanlocked said:
Nah bootlop at samsung logo
Don't use it in custom rom
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
ty for the info. i didnt know abt this cuz i tested on stock
@naman: sorry, I don't mean to offend you. but how you supposed to know if this mod work if you don't even try it on your device. are you want to brick our device?
kurotsugi said:
@naman: sorry, I don't mean to offend you. but how you supposed to know if this mod work if you don't even try it on your device. are you want to brick our device?
Click to expand...
Click to collapse
tested on my device den posted in dev. section
where did you get this mod? the sysinit file have scripts which perfectly same with the one from vivek's kernel. so suspicious.
for everyone else, if you use this mod please check /data/local/temp. if this mod really work you should find init.d_loader_test.txt file in that folder. please, I'm just get curious because this mod doesn't work for me. I'll glad if someone could clarify if this mod work on other rom.
Great news....i tried on 2 of my device x10 mini pro original 2.1 firmware and galaxy w bionic cow firmware, it work like charm. Just for your all information,you need to mount system in cwm recovery before flashing it. If you worry will brick your phone,make a backup of your nand flash.
Sent from my GT-I8150 using XDA
Test with v6 supercharge script
Sent from my GT-I8150 using XDA
kurotsugi said:
where did you get this mod? the sysinit file have scripts which perfectly same with the one from vivek's kernel. so suspicious.
for everyone else, if you use this mod please check /data/local/temp. if this mod really work you should find init.d_loader_test.txt file in that folder. please, I'm just get curious because this mod doesn't work for me. I'll glad if someone could clarify if this mod work on other rom.
Click to expand...
Click to collapse
I dont know if its code is similar to viveks kernel, i just browsed many forums and compiled this scripts which could work in almost all phones because the folders are common in all devices.. this script was edited by a frnd of mine for better working, he has a different phone so he doesnt evn know abt viveks kernel.. n if its nt working den i will report it to him..
kurotsugi said:
where did you get this mod? the sysinit file have scripts which perfectly same with the one from vivek's kernel. so suspicious.
for everyone else, if you use this mod please check /data/local/temp. if this mod really work you should find init.d_loader_test.txt file in that folder. please, I'm just get curious because this mod doesn't work for me. I'll glad if someone could clarify if this mod work on other rom.
Click to expand...
Click to collapse
I dont know if its code is similar to viveks kernel, i just browsed many forums and compiled this scripts which could work in almost all phones because the folders are common in all devices.. this script was edited by a frnd of mine for better working, he has a different phone so he doesnt evn know abt viveks kernel.. n if its nt working den i will report it to him..
I am sorry but the link from first post doesn't work.
this trick didn't work in SGY.

[Q] Need help regarding stock rom customization

Uhhm ok first of all I'm not a 'PRO' at android manipulations or something, just an average xda guy, so please be friendly ...
I was thinking if is there a way that I can make my stock rom function like custom roms? Like have what most custom roms have to offer? I read that stock is always better than custom...
Also like my stock can have tweaks to lengthen batt life, make it faster eventhough its just stock. And also have tweaks like MegaBassBeats etc. just wondering since idk if I can flash those directly on stock.
PS. Im currently using Hybrid v4
You can follow kurotsugi thread to create custom rom
http://forum.xda-developers.com/showthread.php?t=1590330
I always use stok rom and customize with some tweak, modify infitrams in kernel and add another work from other but still love to use stok kernel.
savie said:
You can follow kurotsugi thread to create custom rom
http://forum.xda-developers.com/showthread.php?t=1590330
I always use stok rom and customize with some tweak, modify infitrams in kernel and add another work from other but still love to use stok kernel.
Click to expand...
Click to collapse
did you follow that guide too in customizing your stock rom? Im not a pro coder so I dont know if I can manage to create my own rom though
also visit ......... http://forum.xda-developers.com/showthread.php?p=25247089
Sent from my GT-S6102 using xda premium
manoranjan2050 said:
also visit ......... http://forum.xda-developers.com/showthread.php?p=25247089
Sent from my GT-S6102 using xda premium
Click to expand...
Click to collapse
Ok will check that out... I read it once but it seemed hard and intimidating lol
Nar1990 said:
did you follow that guide too in customizing your stock rom? Im not a pro coder so I dont know if I can manage to create my own rom though
Click to expand...
Click to collapse
That thead made after i custom my rom. Lol.
But kurotsugi more better than me to write and his progres very awsome n more advance than me.
Actualy just use rootexplorer, titanium backup, cwm, and winrar in window enough for minimalis customize.
if you don't want to make an installable rom, you can skip that part. you can go directly for customizing section. you can follow chamatht post about deodexing apk's.
PS: thanks savie, but I'm not as good as savie have said. I'm just another noob here
kurotsugi said:
if you don't want to make an installable rom, you can skip that part. you can go directly for customizing section. you can follow chamatht post about deodexing apk's.
PS: thanks savie, but I'm not as good as savie have said. I'm just another noob here
Click to expand...
Click to collapse
sir what do you mean if I dont want to make an installable rom? and which part do I skip? I just want to make a rom or just customize stock rom and let it have maybe the following:
-bravia engine
-megabassbeats
-v6 and [email protected] support
-deodex (still thinking about it, since it looks kinda hard)
-merruk kernel (I think I read somewhere that it is ok with stock rom? not sure)
those are currently my target for this project... is it possible to have those on (modified) stock rom sir?
Edit: I just read your guide sir, and I think I can do it (I think), so I can customize an existing rom that I have now and put bravia engine + megabassbeats etc. on it? Btw, I have a ccopy of chobits rom so I have the files, your guide says "put be_photo and be_movie in system/etc folder then edit the build.prop" what do I put in build.prop to make it work?
Nar1990 said:
Ok will check that out... I read it once but it seemed hard and intimidating lol
Click to expand...
Click to collapse
Thats not even hard!! Its pretty simple even a noob like me can make a rom using that.. Though I am the OP of that thread
Sent from my GT-S5360 using XDA
Nar1990 said:
sir what do you mean if I dont want to make an installable rom? and which part do I skip? I just want to make a rom or just customize stock rom and let it have maybe the following:
-bravia engine
-megabassbeats
-v6 and [email protected] support
-deodex (still thinking about it, since it looks kinda hard)
-merruk kernel (I think I read somewhere that it is ok with stock rom? not sure)
those are currently my target for this project... is it possible to have those on (modified) stock rom sir?
Edit: I just read your guide sir, and I think I can do it (I think), so I can customize an existing rom that I have now and put bravia engine + megabassbeats etc. on it? Btw, I have a ccopy oe f chobits rom so I have the files, your guide says "put be_photo and be_movie in system/etc folder then edit the build.prop" what do I put in build.prop to make it work?
Click to expand...
Click to collapse
you can go straight to the customization. see add_build.prop.sh inside megabassbeat. that is the script that you should add.
hell_lock said:
Thats not even hard!! Its pretty simple even a noob like me can make a rom using that.. Though I am the OP of that thread
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
lol ok will try to download cygwin, mmeeh might as well try I guess
kurotsugi said:
you can go straight to the customization. see add_build.prop.sh inside megabassbeat. that is the script that you should add.
Click to expand...
Click to collapse
so the add_build.prop.sh I just copy paste the contents to build.prop? or is it supposed to be a separate file that I should just paste somewhere on system folder?
Nar1990 said:
lol ok will try to download cygwin, mmeeh might as well try I guess
so the add_build.prop.sh I just copy paste the contents to build.prop? or is it supposed to be a separate file that I should just paste somewhere on system folder?
Click to expand...
Click to collapse
Copy paste the content
Sent from my GT-S5360 using XDA
don't copy all the script. you'll need to copy the string and value for build.prop file. if you don't know which one should be copied you can use this one. http://www.mediafire.com/download.php?zf40rush0bdj1u2
Ok thanks for the help sir will work on it later tonight
Sent from my GT-S5360 using XDA
i too was a noob before so i understand you
just try to read, read and read
or you can ask when you are in doubt
ps: the best teacher is experience
leodasal2 said:
i too was a noob before so i understand you
just try to read, read and read
or you can ask when you are in doubt
ps: the best teacher is experience
Click to expand...
Click to collapse
Lol thanks i've been staring at the pc monitor for a half day and decided to take a break.. All the scripts are cracking my head
Sent from my GT-S5360 using XDA

Making a Rom

I am interested in making a custom Rom but don't know where to start if anyone could help push me in the right direction I would really appreciate it thank you....
Sent from my PC36100 using Tapatalk
www.google.com
The best start you will ever have
Sent from my PC36100 using xda app-developers app
If you don't know where to start, don't bother lol. I looked into it as well. The android kitchen doesn't do anything expect add busybox root deodex and stuff. It doesn't turn you into a dev overnight lol. I just decided to enjoy what other devs have made
Sent from my ADR6425LVW using Tapatalk 2
Porting a rom is a whole different story than getting an RUU for the evo 4g and starting there.
PlatinumPenguin said:
www.google.com
The best start you will ever have
Sent from my PC36100 using xda app-developers app
Click to expand...
Click to collapse
Google is your friend. There's a lot out there.
I myself developed ROMs for myself. It really depends what you are looking to do. You can always modify a stock ROM or Port another ROM. they all require a lot of work, but they are a lot of flashable tweaks that you can just drop into you ROM and have the experience. You don't have to write your own code. Not too many ROM dev even write codes. They just modify and edit. Good Luck and always try Google.
Evilone69tmg said:
Google is your friend. There's a lot out there.
Click to expand...
Click to collapse
hey bro you wouldnt happen to have a link to the skyraider rom. been looking for it a while now but links are dead.
U need :
A file zip exe like 7zip or something like that
Notepad
Patients
A base (another rom)
Internet
Hands
HTC evo 4G
Ull need a base like let's just uses cm7 as a example u go to system/apps or app delete apps that u don't want or don't need and add some apps that u like but before deleting apps check here»
http://wiki.cyanogenmod.com/wiki/Barebones« and check to see which app u could delete or can't delete then ull need to go to here» http://uot.dakra.lt/kitchen/« to customize ur systemUI.apk and ur frameworks.apk then go to ur build.prop and open it using notepad and change stuff like ro.modversion"insert your Rom name" just look around there and change some stuff like names or stuff that was for cm7 to ur new custom made cm7 and once the rom kitchen is done cooking ur framework and system app replace the raw ones with the cook ones and then try using an android emulator to test ur new rom...please check out mine I need to get some likes to post in dev section and my rom is based off cm9 nightlies by Jmz Taylor and its great but please check this thread out comment like do something to monivate me http://forum.xda-developers.com/showthread.php?t=1760012
Sent from my PC36100 using xda premium

Miui Jelly bean Project for Xperia S(rom released chick devolpment thread)

hii guys
after CM 10 geting almost full working i'v decide to port Miui jelly bean for xperia S based on it
but i need some help from you guys
__
so if anyone can give a help pleas tell me
for now the rom didnt boot yet im still trying to know why
any body know how i can make logcat for the rom booting !!?
Which MIUI ROM do you use for porting? Only Nexus devices have Jelly Bean? I think Galaxy Nexus is the least bad.
i was on galaxy nexus now im trying the nexus s but bouth give me bootlop !! if you recomnded a device tell me because im not sure what device to use as base
For 2011 devices we use nexus s, but as Xperia S is XHDPI, I recommend Galaxy nexus.
Please get in touch with thetrisatria, he's the unofficial MIUI jelly bean expert
I tried galaxy nexus but the Rom didnt boot!! Stock on miui bootanimation I need to edit framework.jar
Sent from my LT26i using xda premium
is any body here knows how to make logcat ?! system debug !!??
i want to know why the rom do not boot up
Hey sparxx
I've also tried to port MIUI Jelly Bean, even though I'm not experienced with porting and cooking at all. I have found this great guide where most of my knowledge about porting comes from.
To get the logcat of your booting device you need adb (included in the android SDK), and a PATH to platform-tools.
Open cmd.exe and execute 'adb logcat'
If you execute 'adb logcat >logcat.txt' you'll get your logcat as a .txt file.
Be aware of the big experience gap between knowing how to get a logcat and porting a ROM, though.
I'd be glad to help with this project, good luck.
I use the qtabd tool for logcat, has a friendly ui.
@jaapp, looks like I didn't help you further
Can you point out which file exactly gives you errors?
Via Tapatalk
I suggest a change of plans:
Maybe try to use HTC Sensation MIUI V4.1, it has the same CPU, so probably less fiddling with decompiling stuff is needed.
http://forum.xda-developers.com/showthread.php?t=1841196
They used Crespo as base though, so maybe the screen res doesn't matter, but CPU is more important.
All we need someone with knowledge with merging the framrwork jar
We have a bootup Rom but no ui showes up
We are close lts see what will happen
Sent from my LT26i using xda premium
You can try contacting SaossinX if he has time. He's very skilled.
Via Tapatalk
Just have to add a line to the kernel now to start shelld on bootup, no knowledge at all but i'm trying.
I've already contacted hei1125 to add the line for me, we'll see how it goes.
The rom boots up for the time being, MIUIHome, SystemUI, Android Keyboard and Google TTS FC.
I had contact almost with every body who could help
Will I had learn new things around but defiantly not the compiling part
I had contact Milad and he said he will work on it but he busy now
And another person who can help
For now we foucs on nepythys version JB hopefully he will make it work
Other plan is the ics
Lts see what we will get
Sent from my LT26i using xda premium
I've also got MIUI JB to boot today, lockscreen, setup manager, statusbar, wifi (finding singals) work, but I now have the problem that the keyboard doesn't work, i'll look more into it tomorrow. Please tell if/when you have found a fix for this.
Jaapp said:
I've also got MIUI JB to boot today, lockscreen, setup manager, statusbar, wifi (finding singals) work, but I now have the problem that the keyboard doesn't work, i'll look more into it tomorrow. Please tell if/when you have found a fix for this.
Click to expand...
Click to collapse
Can you send it to me?
Sent from my LT26i using xda premium
sparxx4 said:
Can you send it to me?
Sent from my LT26i using xda premium
Click to expand...
Click to collapse
I'll attach the services.jar and framework.jar, I find the ROM too big to upload at this stage.
I used FXP CM10 151 as base and ported the latest MIUI from Galaxy Nexus.
Jaapp said:
I'll attach the services.jar and framework.jar, I find the ROM too big to upload at this stage.
I used FXP CM10 151 as base and ported the latest MIUI from Galaxy Nexus.
Click to expand...
Click to collapse
Did you tried third part apk for keyboard??
Sent from my LT26i using xda premium
im getting statuse 7 install aborted when flashing the rom
any body know why this happen ?!!
I've got keyboard working now. MiHome isn't responding with 'waiting for miui.shell' error. It seems that MiHome needs the shelld service to be started, requiring an extra line in the kernel.
the good new we have a bootup rom with no fc so far
bad new still need to edit it

[SOLVED] Porting Sense 4.1 Lite help =/

I've started to port Sense 4.1 lite from HTC Desire X 1.18.401.1 to our phone. I've been following this guide to port it, but when booting I always get a blackscreen and it doesn't do anything =/. I can't enable ADB, even though I've added persist.service adb.enable line in the build.prop. I know that it generates things in the data partition, because the ADB in recovery shows it. Does anyone have any ideas on how to get this working?
may be you have to edit res-framework.apk to make a rom working!
gulsher said:
may be you have to edit res-framework.apk to make a rom working!
Click to expand...
Click to collapse
Do you know what parts of it? I'm not so great at sense rom porting =/
Decompile
1. Download these files:
http://dl.dropbox.com/u/54258750/apktool1.4.2.31e6dc5.jar
md5: 38db374a2f733000b1b0309b2b99f74b
http://dl.dropbox.com/u/54258750/aapt.exe (from the latest R16 SDK)
md5: 26a35ee028ed08d7ad0d18ffb6bb587a
http://dl.dropbox.com/u/54258750/apktool.bat
md5: 2bf3b895011fc4b1801edcfbabfdc295
2. Copy all files to your 'Windows' directory and rename apktool1.4.2.31e6dc5.jar to apktool.jar
3. Open command prompt, and install framework (apktool if framework-res.apk)
4. Decompile with apktool1.4.2.31e6dc5.jar (everytime use this to decompile framework-res.apk)
apktool d framework-res.apk
Rebuild
1. Download http://code.google.com/p/android-apktool/downloads/detail?name=apktool1.4.3.tar.bz2 and copy to your windows directory (overwrite the old apktool.jar)
md5: 3d0478c4d23c7829edc024266697fef9
2. apktool b framework-res
3. extract all files from 'dist\apktool-res.apk' and create new archive with winrar or 7zip (archive type: zip | compression method: store)
4. resign
5. zipalign
6. Rename to famework-res.apk
---------- Post added at 09:04 PM ---------- Previous post was at 09:01 PM ----------
try to copy these lib
Libandroid_runtime.so
Libandroid_servers.so
Libmedia_jni.so
if rom is not booting
MameTozhio said:
I've started to port Sense 4.1 lite from HTC Desire X 1.18.401.1 to our phone. I've been following this guide to port it, but when booting I always get a blackscreen and it doesn't do anything =/. I can't enable ADB, even though I've added persist.service adb.enable line in the build.prop. I know that it generates things in the data partition, because the ADB in recovery shows it. Does anyone have any ideas on how to get this working?
Click to expand...
Click to collapse
Waiting for your Android 4.0.4 Sense 4.1 :good:
Well I managed to get it to show Boot animation, I edited the build.prop.
I still can't get a logcat, I tried to make an init.d script to logcat a file to the sdcard, but that didn't want to work.
I'm using my own guide now, but no matter what I do it doesn't boot.. anyone else able to help?
I've also switched base to Asia HK 2.24.708.1, it isn't much different from the telus_wwe base I was using.
That thread your using wont work for Sense. You have to use Rom Kitchen Porting. I managed to get the Desire X 1.14.401.1 working but the camera didn't. And it was real slow. I've been trying the same. I've had a bunch of working ones, they just sucked.
bandit97 said:
That thread your using wont work for Sense. You have to use Rom Kitchen Porting. I managed to get the Desire X 1.14.401.1 working but the camera didn't. And it was real slow. I've been trying the same. I've had a bunch of working ones, they just sucked.
Click to expand...
Click to collapse
I don't use that thread anymore to port. Link me to the ROM kitchen porting? Oh, and for camera:
libchromatix*.so
LibOlaEngine.so
LibOlaEngineNew.so
libhtccamera.so
liboemcamera.so
libcamera*.so
libmm*.so
In /system/etc:
media_profiles.xml
MameTozhio said:
I don't use that thread anymore to port. Link me to the ROM kitchen porting? Oh, and for camera:
libchromatix*.so
LibOlaEngine.so
LibOlaEngineNew.so
libhtccamera.so
liboemcamera.so
libcamera*.so
libmm*.so
In /system/etc:
media_profiles.xml
Click to expand...
Click to collapse
I don't know of a guide. Its pretty self explanatory in Rom Kitchen using its porting tool. Maybe I could give it a try and upload a base for you.
bandit97 said:
I don't know of a guide. Its pretty self explanatory in Rom Kitchen using its porting tool. Maybe I could give it a try and upload a base for you.
Click to expand...
Click to collapse
I'm going to try using the kitchen porter.. just downloaded the master from github, just waiting for 1.18.401.1 from DX to finish downloading.
Delete- figured it out!
I used the android kitchen to port it, I can't get it to boot now. Does anyone have any ideas? (Sorry for all the double posts ._.)
Sent from my Nexus 4 using xda app-developers app
Can you give a link to the base your using?
Sent from my HTC One V using xda app-developers app
http://forum.xda-developers.com/showthread.php?p=36280811
The hTC Asia HK 2.24.701.1 version.
Sent from my Nexus 4 using xda app-developers app
Oh I ment what your trying to port.
Sent from my HTC One V using xda app-developers app
bandit97 said:
Oh I ment what your trying to port.
Sent from my HTC One V using xda app-developers app
Click to expand...
Click to collapse
Oh.
http://forum.xda-developers.com/showpost.php?p=39658634&postcount=2
MameTozhio said:
Oh.
http://forum.xda-developers.com/showpost.php?p=39658634&postcount=2
Click to expand...
Click to collapse
Yeah I've been trying without luck as well. It probably has to do with different screen size, symlinks and or 4.03 as base. Ill mess around for a bit. I'm not sure if your just trying to get 4.04. I managed to port Desire S 4.0.4 but it was slow and the camera didn't work as I said.
bandit97 said:
Yeah I've been trying without luck as well. It probably has to do with different screen size, symlinks and or 4.03 as base. Ill mess around for a bit. I'm not sure if your just trying to get 4.04. I managed to port Desire S 4.0.4 but it was slow and the camera didn't work as I said.
Click to expand...
Click to collapse
I'm really only trying to get Sense 4.1 lite.
MameTozhio said:
I'm really only trying to get Sense 4.1 lite.
Click to expand...
Click to collapse
I got http://forum.xda-developers.com/showthread.php?t=2006392 working. For myself. Thats the one I had problems with though. You need to gut a lot of stuff out of it. And I don't know if he would allow public porting or not. If you want help we could do it together. I still have a booting rom from that. I know a bit more now so I think I could do it better.
bandit97 said:
I got http://forum.xda-developers.com/showthread.php?t=2006392 working. For myself. Thats the one I had problems with though. You need to gut a lot of stuff out of it. And I don't know if he would allow public porting or not. If you want help we could do it together. I still have a booting rom from that. I know a bit more now so I think I could do it better.
Click to expand...
Click to collapse
Yeah, I've also got my own method of porting that doesn't require a lot of gutting and produces a working ROM. It just doesn't work for Desire X sense ports..

Categories

Resources