static Android3 makeBotQuietly() { Android3 a = new Android3(getProgramTitle() + "."); a.quiet = true; ret makeAndroid3(a); }