First Pindah release

45 views
Skip to first unread message

Phil Hagelberg

unread,
Feb 9, 2011, 4:01:00 PM2/9/11
to mi...@googlegroups.com

Hi folks,

Last night I pushed out a release of Pindah, the new tool for building Android apps with Mirah. Right now it's just focused on the build and making it as simple as possible for pure-Mirah apps. In fact, you should be able to follow these steps and have a hello world app on your device in minutes:

* Install Android SDK and 2.1 platform (explained in the readme; unfortunately difficult to automate)
* gem install pindah
* pindah create org.example.hello_world
* cd hello_world
* rake install # make sure your device is plugged in over USB

https://github.com/mirah/pindah

I'd love it for anyone interested in Android development to give this a try and let me know how it works for you.

Next steps for Pindah are making it easier to work with mixed-source projects and auto-generating manifests and other XML from a nicer format, but it's quite usable as it is.

-Phil

Reply all
Reply to author
Forward
0 new messages