Does android support other language than java?
Answer / maanya
Yes, android app can be developed in C/C++ also using android NDK (Native Development Kit). It makes the performance faster. It should be used with android SDK.
| Is This Answer Correct ? | 1 Yes | 0 No |
Which of the used to detect when a user clicks or taps on a button?
How do I install android on my phone?
What is oxygen os in oneplus 7?
What is the manifest file?
What is NDK?
What is startanimation?
What is motion tween?
to write a back ground functionality in an activity, should I use a thread or service?
Explain the onrestoreinstancestate() in activity?
What is viewholder-pattern?
What is needed to make a multiple choice list with a custom view for each row?
What is the benefit of an android library project?