Adding an android apk file for existing project?

I started off working with xcode for a project, now it’s done.

I just finished testing out all the developer files (NDK, ANT and the other one) for a test project and it worked.

Would I need to recreate my game project from scratch? Or would I be able to just generate a new debug APK for the game to test for android phones?

Thanks for any help you can provide.