Good day. In general, I decided to create applications on Android. In Google play, I downloaded AIDE - IDE on android. It includes C ++ and java. I am familiar with pluses, but you don’t even speak with Yav. There was a little lesson writing the Hello world application. I wrote it, but now I do not know where to go next? So the question is: where? Maybe someone will throw lessons on Java? Who can worked in this IDE?

  • You will have to learn Java. The C ++ code still runs in Dalvik (this is a converted Java machine for Android). That is, you can run the application in Java and transfer control to C ++ code only through JNI. - Lucky_spirit

1 answer 1

Do you want to develop for Android on Android? Set yourself Android Studio or Eclipse and write normally. Good design lessons . And with kittens ^ _ ^