GSGurpreet Singhingurpreets.hashnode.dev·Dec 7, 2022 · 7 min readAndroid API Versions History Part 2Android 2.3 Gingerbread (API 9) On December 6, 2010, the Android 2.3 (Gingerbread) SDK was released, based on Linux kernel 2.6.35. Changes included: Version: 2.3 Release date: December 6, 2010 Features Updated user interface desi...00
GSGurpreet Singhingurpreets.hashnode.dev·Dec 7, 2022 · 6 min readAndroid API Versions History Part 1Overview: The version history of the Android mobile operating system began with the public release of the Android beta on November 5, 2007. The first commercial version, Android 1.0, was released on September 23, 2008. Android is continually develope...00
GSGurpreet Singhingurpreets.hashnode.dev·Dec 6, 2022 · 8 min readHow to Reduce Android APK file sizeThere are several reasons you, as a developer, should be concerned about the size of your application and be actively trying to reduce APK size as much as possible. For one thing, there are potential users of your application who might be limited by ...00