I am struggling to install the Android NDK on windows for a few day’s , can someone explain the easy way with image tutorial and explanations how to install it?
How i would be able to use the C/C++ in my Android applications???
PS: I do not know how to use Linux / Unix , so please do not refer me Linux implementations,
I have read all the tutorials in
Android NDK and another one and another one….
Thanks in advance… any help will be appreciated.
You could refer to this link. You need cygwin to start doing C/C++ development on window.
In my opinion, I am afraid there is no easy way going Android NDK on window. My experience with Android NDK on window was terrible. Thus I move to Ubuntu at the end.