Ionic emulate android problem

When I run “ionic emulate android” or ionic run android in ubuntu, I get this error:

Error executing “adb devices”: error: protocol fault (no status)

Any idea?

Do you have the android sdk installed in your system? If not please try installing it. If it is installed you need to create an emulator to run this app in the emulator. Have you did all these already?