Create Android Project from Win32 Project

I created a win32 project. So, what should I do, if i want to add .cpp and .h file from win32 project.

You should modify Android.mk to add .cpp files.