Android
Programming and Technical
Programming
Technical
Which among these are not a part of Android's native libraries?
Options
1) SQLite
2) OpenGL
3) Dalvik
4) Webkit
Read Solution (Total 4)
-
- Dalvik - It is Compiler
- 7 years agoHelpfull: Yes(2) No(1)
- SQLite is light weight database server for mobile devices
OpenGl used for graphics
Dalvik is virtual machine used in place of JVM
webkit is not the part of Android's native library - 7 years agoHelpfull: Yes(0) No(0)
- SQLite is light weight database server for mobile devices
OpenGl used for graphics
Dalvik is virtual machine used in place of JVM
webkit is not the part of Android's native library - 7 years agoHelpfull: Yes(0) No(0)
- 3) Dalvik Its not part of android library
- 4 years agoHelpfull: Yes(0) No(0)
Android Other Question