Android app skeleton

Hello,

this is a skeleton for an Android app running Elm in a webview: https://github.com/leforestier/elm-android-app
There’s a Python script that can build the app, install it on an Android device etc…
I guess what I need to do now is improve the documentation and find some modules that help with specific Android gestures handling (I guess there must exist such modules?). Either I will embed these modules in the repo, or, more probably, I will just link to them and advise to install these modules.
I should also make a better looking demo app.

I think it would greatly improve Elm’s popularity if it was straightforward to make phone apps with it. If you know of other projects that help with making phone apps with Elm, please tell me, I’ll add a link to them in my repo.

I will post more in this thread as I improve the repo.

15 Likes