android - configure/customize an AVD -


in avd manager android in ubuntu can specify size of sd card storage, "skin", screen resolution, , hardware specs.

but if wanted make new android rom image or build use rahter given or coming options in target, possible.

is there step-by-step document describing how configure/customize avd level of detail?

thanks in advance. kash

download source code. make customizations. build it. run custom os on emulator.

http://source.android.com/source/index.html


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -