To make the port of the finished win32 application in android, I need to rename the finished win32 project, create the android project with the same name, take the proj.android folder from there, put it in the finished project folder, delete the new application folder, rename the old one . Run build_native.sh , after opening the project eclips, and build it. But build_native doesn't want to do anything!
