Hughgo
Hughgo

Reputation: 1339

How to setup Android Emulator

I have installed SmartFace for the first time and followed the guides but cannot get a software emulator to load (as in the hello world youtube example).

When I click on Start Debug I get:

"Syntax check is completed. No syntax errors. Checking Android SDK Configuration. Searching Devices... Could not detect any connected Android device on your computer! Please refer to Troubleshooting document! Deploying is failed."

I do have a Galaxy GT-I1890N plugged in to the USB port, but I cant seem to get that recognised either.

For now I would be happy just to get a software emulator working. I have AVD Manager installed which shows there is a Nexus_5_API_21_x86 virtual device on the system, but I cannot get SmartFace App Studio to use it.

Any help gratefully received.

Upvotes: 0

Views: 1038

Answers (1)

halit
halit

Reputation: 177

If you want to Emulate/Debug on Emulator not on USB, you must select

File->Project Details->Debug/Emulator Settings->Virtual Connection

in Smartface App Studio. First run your Android Emulator on AVD Manager then Start Emulator from Smartface.

Upvotes: 0

Related Questions