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 are the storage facilities available on android?
As discussed, there are 4 main components in android application. And in androidmanifest.xml file, you need to declare?
How many dialog boxes do support in android?
What is mvp android?
What does @override mean in android?
How do I update os?
How do you find any view element into your program?
How do I upgrade my android operating system?
When to use asynctask?
What is libs/ directory?
Is google moving away from android?
Can you deploy executable jars on android?