Generating apk file in cmd.

  • i_am_kk
    Likes 0

    Problem Description

    I have Win7 OS in my computer.
    I want to generate .apk file by building the project in command prompt without using Eclipse.
    Can anyone tell me how to do that?

  • Sonar Systems admin
    Likes 0

    Use the command 

    cocos compile -p android

  • i_am_kk
    Likes 0

    It says “python is not recognized as an internal or external command,operable program or batch file”.

  • Sonar Systems admin
    Likes 0

    Where are you running the command

  • i_am_kk
    Likes 0

    The path is set to proj.android.

  • Sonar Systems admin
    Likes 0

    in command prompt?

Login to reply