Android - How to stop it rebuilding the cocos2d cpp files over and over?

I just don’t want to spend anymore time watching it compling the cocos files again. How to prevent this? it has is already and I made no changes??? arrgh!

You must generate a pre-built library, then must use it from your Project.
It’s depends on cocos2d-x Version. Older are easier, and not so Buggy.
You must be ready some make files to edit.