Modifications to FlowCloud's MakeItFlow android application, allowing more complex interactions with Arduino sketches running on the WiFire.
The original MakeItFlow can be found on the Play Store and the source can be found on the FlowCloud developer website.
This modified app is a companion to the FlowCloud on Arduino blog.
Modifications include showing returned data from the WiFire and (on the command parameters branch) allowing parameters to be passed along with commands to the WiFire.
The sources can be imported into Android Studio. The project uses gradle as a build system, so everything should run smoothly.
Releases can also be downloaded from the releases page.