Jump to content

[Q] How to set uo an AVD to test LGO2x ROMS


Recommended Posts

Guest Tiwiz
Posted

Hello there,

I'm trying in millions of ways something to make my android emulator to use my custom ROM instead of the default Froyo one.

I found out some guides but when I type the line

android create avd -n test0 -t 7 -s WVGA800
it doesn't prompt me to create the HW profile, so I have to run the SDK tool and add the SD card support and the RAM from the GUI. I then unzip the ROM I baked from the online kitchen in test0.avd root and start the emulator with
emulator -avd test0

but it shows me only a Vanilla Froyo without anything of the things I put into my ROM...

how can I make it work?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.