{guide}[how to] porting guide for aosp [how to]{guide}

Search This thread

harry47

Senior Member
Feb 5, 2011
184
23
Chennai
Jst clear tis point.. I took the boot.img from custom kernel n replaced it.. I flashed n I got status 7 error.. bt I checked n build.prop was correct.. so wat shld I do nw??

Sent from my E10i using Tapatalk 2
 

...Awesome...

Inactive Recognized Developer / Retired Forum Mod
Jul 10, 2010
3,266
7,243
Chicago
plus.google.com
Jst clear tis point.. I took the boot.img from custom kernel n replaced it.. I flashed n I got status 7 error.. bt I checked n build.prop was correct.. so wat shld I do nw??

Sent from my E10i using Tapatalk 2

Then its your boot.img do this use the ported boot.img first if u get the same error then try replacing the kernel if u get the same error use YOUR boot.img with their kernel but its not your build.prop if that was it u wouldn't make it that far

Sent from my My Touch 4G using Tapatalk
 

harry47

Senior Member
Feb 5, 2011
184
23
Chennai
Tried with boot.img of the porting rom, tried with my original cm rom and even with no boot.img ;) still no change.. The same status 7 error..
 

harry47

Senior Member
Feb 5, 2011
184
23
Chennai
The installation is aborted wit status 7 report.. thr is no booting wit tat.. the zip is not installed fully..

Sent from my E10i using Tapatalk 2
 

The Archangel

Senior Member
Sep 2, 2010
6,189
3,715
Virginia beach
Sounds like the the updater script isn't correct, like it's not installing anything.

If I helped, give thanks, if you please.
........Death before dishonor........
Team inferno
Leader
 

thinksecretly

Member
Mar 22, 2012
45
10
Ok i want to start by saying very good guide... (also thanks for all the other work you done for the glacier) :) i am very new to all this, but i like to mess around with things.

So my question is (probably a noob question to say the least)when i was reading through the comments i saw that you need cm9 as a base to port ics (makes sense). since there is no Cm9 for glacier where would i obtain an ics base?

Again thank you and sorry if you look at this and laugh. at least i put a smile on someones face with my noobness.
 

saranhai

Inactive Recognized Developer
Mar 5, 2011
5,059
3,286
Nowhere
Ok i want to start by saying very good guide... (also thanks for all the other work you done for the glacier) :) i am very new to all this, but i like to mess around with things.

So my question is (probably a noob question to say the least)when i was reading through the comments i saw that you need cm9 as a base to port ics (makes sense). since there is no Cm9 for glacier where would i obtain an ics base?

Again thank you and sorry if you look at this and laugh. at least i put a smile on someones face with my noobness.

you can just use the unofficial one here, or CM9: Operation Inferno. but now, it doesn't have to be CM9, as long as the base is ICS for the Glacier, it's all good.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 50
    I would say I’m pretty good at porting AOSP roms, can do them before my cig is half way done.
    Well this guide will help out with a good amount of it, ill try to cover much as I possibly can. Ill post links to the needed programs.

    android kitchen: http://xdaforums.com/showthread.php?t=633246

    notepad++ http://notepad-plus-plus.org/download/v5.9.8.html

    Step 1. Well find the rom you want to port over,duh.

    Step 2. Make sure you have the android kitchen and notepad++, on your computer an setup correctly.

    Step 3. Put the rom your porting in the original update folder(ya know the one for the kitchen….)

    Step 4. Setup a working folder, itll ask you the change the updater-script DON’T DO ANYTHING DO IT, leave it how it is!

    Step 5. Find another base rom for your phone, preferably cm7, do the same thing your did to your port. Fyi: hope you labeled each working folder. an dont delete the working folder you just created,select yes to move it

    Step 6. Copy the boot.img from the cm7 rom over to your port.

    Step 7. Find the build.prop in your port. Right click on it, select “edit with notepad++”

    Here’s where you need to read everything as I put it, if you mess up, well that’s not my problem .

    Step 8. Find the “ro.product.device” “ro.product.board” “ro.product.product”. change those to your device.
    If you cant remember the exact name of your device,look at the cm7 build.prop for reference. When you done that save it.

    Step 9. Navigate to “META-INF\com\google\android” find the updater-script. Right click on it, edit with notepad++. (btw always use that program when editing stuff with android,soo much easier)

    Step 10. Edit the device, board an product to match your device. If one of them is missing, don’t worry bout it. Then save it when your done.

    Step 11. Navigate to system/lib/hw. Do that on both your port an cm7 rom. Copy the sensor, lights an gps from cm7 over to your port. Optional: delete the ones from the original device. edit: another part i forgot to add take the modules file an switch them over also

    Step 12. Open the android kitchen back up again. now you can delete the cm7 working folder
    Type 1,find your port,hit enter,2.
    Type 99
    Then hit 1.
    Hit enter again
    Sign the rom
    You can either name the rom or not. Id suggest you so you don’t get confused by any other files.

    If you followed this correctly, your rom should boot with no problem. If you get error 7 or 6, look below.


    If you get error 7 in recovery, you didn’t edit your build.prop correctly. Go back an check it, find your mistake then, re-run it in the kitchen

    If you get error 6 in recovery,you need to check your updater-script, you probably didn’t edit that correctly. Go find your mistake in it an fix it, then re-run it in the kitchen.

    if the touchscreen gets issue
    copy all files in /system/usr/idc from base to port.

    Hopefully this guide will help you out with your porting need, if you have any other questions just pm me an Ill try to help you out. Or you could google your problem first too.


    if you think i missed anything,let me an ill add it.

    an if a mod thinks this should be moved or as a sticky,well who am i to stop him.

    If you use this guide to port, give some credit, so other people will know also. :) thanks

    People who provided useful info:
    Hdorius
    7

    If you are going to use this guide and release a port, please give us some credit! thanks!



    6775769240_9aeb945c41_z.jpg








    -Team Inferno-
    2
    Ported roms with my guide

    [PORT/ROM/MOD] [ICS] The Collective's Melchizedek http://xdaforums.com/showthread.php?t=1578803
    2
    I'm going to give another try now that we have these easier directions thanks always wanted to learn how to port.

    Sent from my HTC Glacier using xda premium

    That's what I've been doing for the longest time, how you think black ice came to be, lol. Used my own guide.

    If I helped, give thanks, if you please.
    ........Death before dishonor........
    Team inferno
    Leader
    2
    Pretty straightforward, although you should mention you need Linux or cygwin for the kitchen :)

    Sent from my HTC Glacier using xda premium

    Well I would hope when they go to the thread, they'd read that also. You can't give them everything, how would people learn?

    If I helped, give thanks, if you please.
    ........Death before dishonor........
    Team inferno
    Leader