Friday, October 28, 2011

Android using Visual Studio 2010: Step 01: : Introduction


A basic tutorial for integrating Android building process into Visual Studio so that you can compile and run android projects with NDK (one with native codes, C/CPP). It was a huge relief to me as i am quite comfortable with visual studio and did not want to get into the command prompt mode to port my CPP projects into android. Now, you can compile and run all your NDK projects using visual studio 2010.

Must haves:
Note: Cygwin and Eclipse are not required to compile NDK projects using Visual Studio 2010.

Information was gathered from the following links and a bit of googling:



Home            Next Step >>

No comments:

Post a Comment