The official language for Android development is Java. Large parts of Android are written in Java and its APIs are designed to be called primarily from Java. It is possible to develop C and C++ app using the Android Native Development Kit (NDK), however it isn't something that Google promotes.
Android विकास के लिए आधिकारिक भाषा जावा है। एंड्रॉइड के बड़े हिस्से जावा में लिखे गए हैं और इसके एपीआई को मुख्य रूप से जावा से कॉल करने के लिए डिज़ाइन किया गया है। एंड्रॉइड नेटिव डेवलपमेंट किट (एनडीके) का उपयोग करके सी और सी ++ ऐप विकसित करना संभव है, हालांकि यह ऐसा कुछ नहीं है जिसे Google बढ़ावा देता है।
Thank for give me knowledge
ReplyDelete