Android
Programming and Technical
Programming
Technical
Which of these are not one of the three main components of the APK?
Options
1) Dalvik Executable
2) Native Libraries
3) Resources
4) Webkit
Read Solution (Total 4)
-
- Webkit - It is not part of APK
- 7 years agoHelpfull: Yes(0) No(0)
- webkit
Delvik executables used in place of jvm,because its takes less memory
Native libraries particularly used for android devices
and resources(UI,MENU,VALUES)etc used in APK too. - 7 years agoHelpfull: Yes(0) No(0)
- 4) Webkit - WebKit is a layout engine designed to allow web browsers to render web pages. ..
- 7 years agoHelpfull: Yes(0) No(0)
- Webkit
Webkit is not one of the three main components of the APK. - 6 years agoHelpfull: Yes(0) No(0)
Android Other Question