TiModuleAndroidGC Titanium Module to call System.gc() on Android var androidgc = require('ti.nartex.androidgc'); androidgc.gc();