Want to learn android app development

Search This thread

kanishk8

Member
Jan 4, 2014
11
0
pune
I am so much interested in Android and app development but the problem is i dont know any of the languages ? is it necessary to learn Java for Android app development ??
 

shimp208

Inactive Recognized Contributor
Jan 25, 2011
2,613
3,089
Boston
I am so much interested in Android and app development but the problem is i dont know any of the languages ? is it necessary to learn Java for Android app development ??

In reality learning Java is essential for Android development, as Android apps are primarily written in Java. Alternatively you could look at the Android NDK which allows you to use C/C++ code in your apps. Other possibilities that aren't as straightforward include Python, with PySide or certain HTML5 frameworks that promise cross platform support. Let me know if you still have questions.

Sent from my SCH-I535 using XDA Premium 4 mobile app