Premium Resources

Android

Android occupies the major share of the world’s mobile market because of its user friendliness. Android uses a Linux operating system, it uses Dalvik virtual machine which runs the java files by converting them to .dvk files for faster speed and performance. The native libraries and modules are used for various functions of android. The applications communicate with other applications through messages called intents.

Android
Image Source: https://bharatandroidapplicationdevelopment.wordpress.com/android-architecture/

Related Topics