Nathan, it's better to redirect such questions to haskell-cafe. I've seen people DIY'ing various mobile/ARM projects there. Suffice to say, that's way out of beginner territory, unfortunately.

-- Kim-Ee


On Sun, Dec 30, 2012 at 8:19 PM, Nathan Hüsken <nathan.huesken@posteo.de> wrote:
Hey,

I know, this question has been asked in the past and there is a lot information one can find in the net.
But in all of this information, I can not find definite answers for this.

Is it currently possible to build haskell programs for android using the android NDK?
If course, I know, bindings have to be written and android GUIs have to be written in Java. But if I would write the bindings for the things I need...?

Via C/gcc? Its not the fastest, but should work, should it not?
Via llvm?
If not, what is the problem in doing this?

Thank you!
Nathan

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners