Answer Posted / maanya
NDK stands for Native Development Kit. By using NDK, you can develop a part of app using native language such as C/C++ to boost the performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Kindly name few of the last code given to android different versions?
Tell us what is the difference between a fragment and an activity? Explain the relationship between the two?
What are the steps required to avoid context related memory leaks?
Name 4 ways android allows you to store data?
What are the differences between a domain] workgroup?
how will you display database tables in an activity? Will you use gridview or tableview? Justify?
How do I check my android os version?
What is sleep mode in android?
What is library module?
Why is emulator important in the android environment?
What is android:minsdkversion?
Define activity application component.
Differentiate between linearlayout, relativelayout, absolutelayout.
When is the onstop() method invoked?
What are the measures to avoid application anr?