Get Android Version -


i want android version, i'am using android studio , android 4.3 sdk. try :

string deviceandroidversion =build.version; 

and error message :

error:(58, 40) error: cannot find symbol variable version 

i try way suggest way android version. thankyou

string deviceandroidversion = build.version.release 

Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -