mwaylabs / Espresso

The-M-Projects build tools using node.js.
www.the-m-project.org
Other
84 stars 28 forks source link

"package run" for android development phones #92

Open kevwilde opened 12 years ago

kevwilde commented 12 years ago

Only android emulators are currently supported when one runs the following command

$ espresso package run <androidpkgname>

The config should describe what package to build, but the following added behavior would seem appropriate:

spirinvladimir commented 11 years ago

+1, now i'm changing "adb -e" for "adb -d" in package file.