Meteor installs its own bundle of Android devices in ~/.meteor/android_bundle/.android. But actually there is already a copy of that in ~/.android.
Since it takes more than 1GB of space, does it make sense to have two different copies and if not, can you somehow tell Meteor to take the ~/.android folder files instead?
Also from Meteor Cordova Phonegap integration:
env USE_GLOBAL_ADK=t meteor run android