I wouldn't recommend using Alchemy on mobile. Alchemy is really great for running C/C++ code in the Flash sandbox, but if you can run code natively (e.g., Air Native Extensions) you should do so.
In my project I use Alchemy when in the browser, and ANE when in Air/Mobile.