Questions tagged [android-version]

The version history of the Android mobile operating system began with the release of the Android beta in November 2007. The first commercial version, Android 1.0, was released in September 2008. Android is under ongoing development by Google and the Open Handset Alliance (OHA), and has seen a number of updates to its base operating system since its initial release.

Since April 2009, Android versions have been developed under a confectionery-themed code name and released according to alphabetical order: Cupcake (1.5), Donut (1.6), Eclair (2.0–2.1), Froyo (2.2–2.2.3), Gingerbread (2.3–2.3.7), Honeycomb (3.0–3.2.6), Ice Cream Sandwich (4.0–4.0.4), Jelly Bean (4.1–4.3), and KitKat (4.4). On 3 September 2013, Google announced that 1 billion activated devices now use the Android OS worldwide. The most recent major Android update was KitKat 4.4, which was released to commercial devices on 22 November 2013, via an OTA update.

Reference: http://en.wikipedia.org/wiki/Android_version_history

273 questions
-6
votes
1 answer

It is mandatory to change version of sqlite when update the app version?

My Android app is crash when user update the application, it is solve by clearing the cache from phone or rest the app then app will work fine, how to solve this issue.
Manish Ahire
  • 155
  • 1
  • 16
-6
votes
1 answer

android app throws error "unfortunately myapp has stopped" when run on lower versions than Lollipop

i have created an android app and has created its .apk file as well. when i run the app in my phone having LOLLIPOP (API level 21) android os it runs perfectly but when i run it on lower versions like android KITKAT (API Level 19) it stops and…
-7
votes
1 answer

Why creating ripple effect is difficult on pre lollipop android devices?

When I've applied ripple effect to the UI having OS version lower than lollipop, at that time first of all, ripple effect is completed and then other UI process is started. So, it is making UI process slower: as ripple animation is completing first…
Chintan Raghwani
  • 3,329
  • 4
  • 18
  • 32
1 2 3
18
19