How to convert ios code to android???

HI~\ I\ finish\ a\ sample\ game\ on\ ios\ by\ c++\ ,\ and\ I\ want\ to\ convert\ code\ to\ android
Please\ tell\ me\ how\ to\ do

Thank you so much!

You can use create-android-project to create a project of Android, and copy Classes and Resources to the new project.