Subash Chandran posted: "String os = System.getProperty("os.name").toLowerCase(); if (os.contains("win")){ //Operating system is based on Windows } else if (os.contains("osx")){ //Operating system is Apple OSX based } else if (os.contai"
|

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.