I am C++ developer interested in Android. As I understand the only possibility to develop applications for Android is Java. There is NDK also, but as I can see it is just something like JNI for Java. Is it mandatory to learn Java or to have deep knowledge in Java then try Android SDK, or it would be possible to learn Java while developing for Android.
Thank you.
If you’re an adept C++ programmer, you should not have much trouble picking up java, period.
Developing for Android is a little bit different than desktop java, but I refer to my earlier point: if you’re an adept programmer already, you should be able to pick it up easily. As you go along and get stuck, post questions here when you get stuck.