Question about about creating Android app !
-
I want to create android app and i'm c++ beginner ( know classes and etc) , how can i create app for android ? at all may i do it ? :) what must i know ?
At first you should know that the default language for building Android apps is Java. I would not start using C++ before being familar with Android development using Java. The starting point for new Android developers is https://developer.android.com/training/index.html[^].
-
At first you should know that the default language for building Android apps is Java. I would not start using C++ before being familar with Android development using Java. The starting point for new Android developers is https://developer.android.com/training/index.html[^].
-
M.a.x.a.m wrote:
so i have to learn Java ?
If you want to write Android apps, you should do so.
-
-
Thanks , will i have permession to the system ? i'm web programmist , if i had permission to system ,it would be very good !
-
If you mean information in the Android system itself, then you should go to http://www.codeproject.com/KB/android/[^], and http://developer.android.com/index.html[^] for articles/tutorials.
-
If you mean information in the Android system itself, then you should go to http://www.codeproject.com/KB/android/[^], and http://developer.android.com/index.html[^] for articles/tutorials.
-
M.a.x.a.m wrote:
so i have to learn Java ?
If you want to write Android apps, you should do so.
-
Thanks , will i have permession to the system ? i'm web programmist , if i had permission to system ,it would be very good !