Android application can only be programmed in Java?
Answer Posted / mady
False. You can program Android apps in C/C++ using NDK .
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between service and thread?
What is an android toast?
What are the notifications available in android?
Which file is entry point for sencha touch app?
Why would you do the setcontentview() in oncreate() of activity class?
What is the Open Handset Alliance in Android?
How would you update the ui of an activity from a background service?
Explain the key components of android architecture?
Explain content provider component of android?
What needs to be done in order to set android development environment where eclipse ide is to be used?
When is the best time to kill a foreground activity?
How is broadcast receivers implemented?
What are the different approaches that are required to share the objects?
How do you troubleshoot android application which is crashing frequently?
How long does it take to build an app?