we have to create different avd for different projects in eclipse.
yes/no.I am really beginner i want to know that we can use one android virtual device for different application or not.I mean If it is a good practice to have different avd for different apps or not.
we have to create different avd for different projects in eclipse. yes/no.I am really
Share
Not necessarily.
You usually create AVD for different configs (i.e. different Android versions and/or different screen parameters eg. density 160/240). You can run different projects in same AVD.