Forum Discussion

jcruz's avatar
jcruz
Contributor
11 years ago

Android Emulator

Is there Someone who can recommend me an Emulator where I can choose different Api levels also TC can recognize the objects?



Thanks
  • gindi_khangura's avatar
    gindi_khangura
    Occasional Contributor
    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.

  • Hi Cesar,



    You are essentially asking 2 questions.



    1. You can have a look at Genymotion. With this, you can choose various virtual (android) devices.



    2. I suggest you have a read through here



    Regards