It would be impractical to add for Android. All you would need to do is make sure that you have a device running a different version of Android connected every time you tested, and for the emulator, that means manually controlling the emulator. Trying to control the emulator from the command line has proven to be a futile exercise, since the emulator still is too slow to be of use to anyone.
On Wed, Nov 20, 2013 at 1:46 PM, Michael Gauthier <[email protected]> wrote: > Am I crazy, or is that an important missing feature of the CLI? It would be > useful for Android as well. > > > On 2013-11-20 17:36, Shazron wrote: >> >> There is no spec for this in the CLI. But for iOS, using the underlying >> ios-sim tool which runs the emulator, it is possible. >> >> >> On Wed, Nov 20, 2013 at 1:26 PM, Michael Gauthier >> <[email protected]>wrote: >> >>> Is there a way to test apps in older versions of iOS using the CLI? >>> >>> cordova emulate just runs iOS7. >>> >>> I want to test iOS6. >>> >>> Thanks, >>> Mike >>> >> >
