So far I’m practicing coding on my Windows 8 Lenovo Ideapad by following the tutorial videos by SonarSystems. So far I’m finished up until Tutorial 4-Implementing the Main Menu Scene.
So far all my code seems to be working right. However, at the end of each video the SonarSystems dude actually runs his iPhone simulator to test his progress so far. His iPhone simulator screen shows as if he had already clicked the App button for Flappy Bird.
I’m trying to do the same, too. On Eclipse all I do is click the Run window then click Run. Some time passes, and I get this message at the end:
Installation error: INSTALL_FAILED_NO_MATCHING_ABIS
Please check logout output for more details.
Launch canceled!
My Android simulator comes up, but it just goes to the main screen–the part where I have to swipe up to unlock. How do I get it to actually display the App as if I clicked it, just like the SonarSystems guy?
Also, how do I get to run the same code through an iPhone simulator of my own? Could you show me the steps?
Lastly, could I alternate easily between running my Flappy Bird code on Android and to the iPhone simulator and back again?
If so, could you list the steps to switch like so? Or maybe it’s a different program used instead?
What do you think of this link?
I changed the line in the CCPlatformConfig.h and still nothing happened.
–Thanks for all your help,
Eduardo A. Rosadio