remvee / android-mode

Emacs minor mode for Android application development
GNU General Public License v3.0
220 stars 57 forks source link

Enable emulator options for android-start-emulator #34

Closed futuro closed 10 years ago

futuro commented 10 years ago

It would be nice if I could add options for the emulator when it starts up, such as enabling the kvm. As such, this is a feature request for android-mode.el#L226, and (android-start-emulator) as a whole, to handle free-form arguments to the emulator.

I'd attach a patch, but I don't currently have the time to do so. If you'd like a patch I can has one up in about a week or so and attach it here.

remvee commented 10 years ago

Please provide a pull request.