获取随机数 java SecureRandom java
若是某个android api是高版本才有的,能够用try{Class<?> c = Class.forName("XXX.XX.XXX");}catch(...){...} 取到这个类。 android