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 the use of android os?
What is android:oneshot?
Provide the important core components of android.
What is safe mode in android?
What do adt stands for?
Can I upgrade android 6 to 7?
We use SMS interception for system signalling. Is there a mechanism for an app to respond and stop the signaling chain? Is there security around that so that one vendor can’t hijack a message and respond to it?
How do you remove icons and widgets from the main screen of the android device?
Can android run exe?
Logging methods require two strings, what does each string represent?
What are the three layout managers?
What is a toast notification?