How can I get the Snapdragon chip architecture in the Android Runtime?
I do not have
thanks
Try:
/ P>
string arch = System.getProperty ("os.arch");
System.getProperty ()
is a complete list of parameters.
How can I get the Snapdragon chip architecture in the Android Runtime?
I do not have
thanks
Try:
/ P>
string arch = System.getProperty ("os.arch");
System.getProperty ()
is a complete list of parameters.
Comments
Post a Comment