Recently I have tested to write Android application with native code C/C++. The problem is in making symbolic link when using Android NDK. After some Googling, some say to u
You may try to use "mklink" insteed of "ln -s" as @Tony O'Hagan suggested here: Git Bash Shell fails to create symbolic links