>>
File
168073324361.jpg
- (124.97KB
, 602x536
, jason.jpg
)
In the RootTools app, the dev checks the license using the boolean meganFoxIsHot at com.jrummy.roottools.RootTools:
public static boolean meganFoxIsHot = false;
//...
public void finishCheck() {
meganFoxIsHot = gnak? true : ihMsilibom;
this.handler.sendEmptyMessage(27);
}