Have you tried using the emulator included in the Android SDK?
In the SDK's install directory, find and run "AVD Manager.exe". It provides many customization options, including API levels. If you don't see the options for the API levels that you want, then maybe you have to run "SDK Manager.exe" in the same folder and download & install the API levels from there.
I have not tested spying on objects using TC on the emulator, so I don't know if it'll work.