This is the exact command I run in the CLi:
ionic start myApp tabs
cd myApp
ionic platform add android
ionic run android
I use an android device as emulator, it run properly in the phone.
I try to open that project using eclipse, it got these errors :