android.extract_version_number: Extract Android Version Number

Description Usage Arguments Examples

Description

This function attempts to extract a version number from string data that has other information about the version. For example: 'Android MarshMallow 6.0 Os For MaPan' becomes: '6.0'

Usage

1

Arguments

str

The string containting the version info to be extracted

Examples

1
android_extract_version_number("Android MarshMallow 6.0 Os For MaPan")

dctrotz/aprocessor documentation built on May 15, 2019, 3:27 p.m.