Results 1 to 8 of 8
  1. #1
    offline So I Hear You Can Mod
    Join Date
    May 2010
    Posts
    104
    Thanks
    25
    Thanked 28 Times in 16 Posts
    Downloads
    9
    Uploads
    0

    Edit ROMs with android SDK

    I was wandering if it is possible to flash ROMs to a AVD and then use adb/ddms to edit it?
    Last edited by one5; 07-11-2010 at 09:48 PM.

  2. #2
    offline Of Mice and Modders
    Join Date
    Jun 2008
    Posts
    58
    Thanks
    13
    Thanked 38 Times in 12 Posts
    Downloads
    20
    Uploads
    0
    Quote Originally Posted by one5 View Post
    I was wandering if it is possible to flash ROMs to a AVD and then use adb/ddms to edit it?
    I know you can add roms by creating a nandroid backup of the rom on your phone then transferring it (system.img i think) into the folder for the avd you created on your computer. Then edit the avd under eclipse to use the system.img you transferred. As far as converting it back to an editable format... I have not gotten there yet.

  3. #3
    arayray's Avatar
    offline Skilfull Modder
    Join Date
    Jan 2010
    Location
    Far Far Away :P
    Posts
    690
    Thanks
    87
    Thanked 135 Times in 99 Posts
    Downloads
    46
    Uploads
    0
    to edit an existing rom like add apps or remove apps you need a signing tool

    here
    Thanks to everyone who helped in this community!

    Phone: Black Mytouch 3g Slide


    Follow Me: Twitter , My Blog

  4. #4
    offline So I Hear You Can Mod
    Join Date
    May 2010
    Posts
    104
    Thanks
    25
    Thanked 28 Times in 16 Posts
    Downloads
    9
    Uploads
    0
    Thanks both of you, that is exactly what I wanted to know.
    Now after I copy system.img would I have root?

  5. #5
    offline Banned
    Join Date
    Jun 2010
    Posts
    240
    Thanks
    18
    Thanked 144 Times in 41 Posts
    Downloads
    8
    Uploads
    0
    i believe the avd is already "rooted" considering its a developing emulator.
    However you cant really edit a rom through the SDK. It would be thru kernal by linux or manually editing on windows.
    Last edited by opencliq; 07-11-2010 at 10:00 PM.

  6. #6
    offline So I Hear You Can Mod
    Join Date
    May 2010
    Posts
    104
    Thanks
    25
    Thanked 28 Times in 16 Posts
    Downloads
    9
    Uploads
    0
    Quote Originally Posted by opencliq View Post
    i believe the avd is already "rooted" considering its a developing emulator.
    thanks I just tried and I do have root

    Also would a VM like virtualbox or vmware with ubuntu work to edit ROMs, and are there any guides on making/editing ROMs?
    Last edited by one5; 07-11-2010 at 10:46 PM.

  7. #7
    offline So I Hear You Can Mod
    Join Date
    Mar 2010
    Posts
    315
    Thanks
    71
    Thanked 226 Times in 78 Posts
    Downloads
    15
    Uploads
    0
    Quote Originally Posted by one5 View Post
    thanks I just tried and I do have root

    Also would a VM like virtualbox or vmware with ubuntu work to edit ROMs, and are there any guides on making/editing ROMs?
    Yes you could use a VM. There are tons of tutorials everywhere, the cyanogenmod wiki is a good place to start, as well as xda-developers forum - where most other android phone development is kept.

    Good luck, hollar if you need help.

  8. #8
    offline Banned
    Join Date
    Jun 2010
    Posts
    240
    Thanks
    18
    Thanked 144 Times in 41 Posts
    Downloads
    8
    Uploads
    0
    For converting it back, i do believe that the cache is also located in the avd files, if you copy the contents of the avd file back to your nandroid (overwrite) it should let you restore the edited one. Only because the avd keeps all of its information in those .img files, however, it may not work. never tried it, but theoretically... it should

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •