mirah / pindah

Tools for building Android applications with Mirah
Apache License 2.0
228 stars 27 forks source link

New rake task 'rake run' #10

Open toastbrot opened 13 years ago

toastbrot commented 13 years ago

Hey there,

I just checked out pindah and like it quite a lot. The only thing that was missing for me was a task to run my mirah app in the emulator. So i added a new task named 'run' to 'lib/pindah.rb' which starts the android app via a 'adb shell' command.

Hope thats ok.

AtomicPair commented 10 years ago

Thanks for the contribution, @toastbrot! Is this feature still something you would like to see added to the project?

Are you still experiencing issues with this pull request, @tszming?

Lastly, does anyone else have any thoughts on this feature before I tag it and stage it for merging?