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 -

React Native allow user to reorder elements in a scrollview list -

multithreading - Exception in Application constructor -