Search code examples
androideclipsecocos2d-x

Error in Eclipse when trying to export apk


I'm trying to export my game apk for publishing to the store, but then I get an error saying 'compilation issues', how do i fix this? I've tried everything, it still doesnt get fixed, and when i go to my project theres a red x over my project, i'm guessing this might be the error, please refer to the screenshot

http://postimg.org/image/osiir584t/


Solution

  • Follow the Steps :

    1.Remove Automatic build selection

    2.Clean your project

    3.Build the project

    4.Export the apk