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

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

java - Why is BlockingQueue.take() not releasing the thread? -

jQuery Ajax Render Fragments OR Whole Page -