How can I add my own project to the script: android-build.py

I using the latest cocos2d-x (c++) version from github:
I created a new project with the script ‘create_project.py’

My question is:
Is there a way to add this created project to the script ‘android-build.py’ für building it as an android app?

Maybe this will be a great feature for the ‘create_project.py’ to add this ‘new’ project also to the ‘android-build.py’ script.