Hi everybody,
In Eclipse, I have set my project's target build to 2.0.1 (right click on project folder -> Properties -> Android).
In my AVD manager I have a number of emulators - one for 1.5, one for 1.6 and one for 2.0.1.
How do I tell Eclipse to run the project (built to 2.0.1) on the 1.5 emulator?
The "Run configurations" menu gives me only the 2.0.1 emulator...
Any advice is appreciated.
Thanks, Rob