Google Android Security
The Android operating system (OS) is built on the Linux open-source OS. Applications used on Android devices are primarily developed in Java, although Google now recommends Kotlin as the preferred development language. Older versions of Android used the custom runtime environment called Dalvik which had been optimized for mobile devices with limited memory. In later versions of Android, starting with Android 5.0 Lollipop, Dalvik was replaced by the Android Runtime (ART) environment. ART was also designed specifically for the Android project and uses the same .dex files as Dalvik. Developers typically write their apps in Java, Kotlin, or C++ and then use Google’s Android Studio with the Google Android software development ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access