Android application can only be programmed in Java?
Answer / mady
False. You can program Android apps in C/C++ using NDK .
| Is This Answer Correct ? | 0 Yes | 0 No |
Are the Android releases available in a ROM?
What’s so special about Android?
Explain AndroidManifest.xmlfile in detail.
What does adt stand for?
Explain android architecture.
What is the importance of xml-based layouts?
What is layout/ directory?
What is the difference between thread and a service in Android?
0 Answers SkillGun Technologies,
So if the current version of Android is 2.2, why are people still complaining about Android phones stuck with version 2.1, or even 1.6?
When is the onstop() method invoked?
What is the difference between a regular bitmap and a nine-patch image?
Explain me scenario in which only ondestroy is called for an activity without onpause() and onstop()?