学习日记

获取随机数 java SecureRandom

如果某个android api是高版本才有的,可以用try{Class<?> c = Class.forName("XXX.XX.XXX");}catch(...){...}   取到这个类。

你可能感兴趣的:(学习日记)