I use pthread to cratate mutil threads in my cocos2d project (develop codes in win32) (libs: pthreads-w32-2-7-0-release)
I use the pthread windows version while devolop codes
The project is run very well in win32
how to transplant it to android ?
how to complie this project to android?