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 |
What is use of dagger in android?
How does manifest file plays an integral role in app development?
What is the adapter in android?
Can I write code for android using c/c++?
What is override method in android studio?
What is .gitignore?
How does the activity respond when the user rotates the screen?
Tell me what is needed to make a multiple choice list with a custom view for each row?
what is intent, pending intent, and sticky intent?
What are the key components in android architecture?
What is a break?
How do you sync android with android?