Current Android version [answered]
Is there any way to find out corresponding android version to current Alien Dalvik? I need to know it for a report of a crashing app to the developer so he could fix it.
Is there any way to find out corresponding android version to current Alien Dalvik? I need to know it for a report of a crashing app to the developer so he could fix it.
/opt/alien/system/build.prop has lines
ro.build.version.sdk=16 ro.build.version.release=4.1.2
so I would expect it to match Android 4.1.2 Jelly Bean (API level 16).
Asked: 2015-01-14 20:50:59 +0200
Seen: 780 times
Last updated: Jan 14 '15