Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update android.py, updated recreate the project.properties section #525

Merged
merged 1 commit into from
Dec 15, 2017

Commits on Jul 12, 2017

  1. Update android.py, changed encode --> decode

    In recreate the project.properties section, changed:
    line.encode('utf-8') --> line.decode('utf-8') 
    so that "android_old" option can work, otherwise it exits with an exception after creating an empty "project.properties" file
    mokhoo committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    e24b843 View commit details
    Browse the repository at this point in the history