5455565758596061626364
private void init(String[] args) { config = Configuration.getLauncherConfiguration(); timeLine = new TimeLine(this); loginer = new Loginer(this); updater = new Updater(this); launcher = new Launcher(this); api = new LauncherAPI(this);