summaryrefslogtreecommitdiff
path: root/doc/design/assistant/android.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-08 20:47:39 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-08 20:47:39 -0400
commitebc8a5a907de601f2b5d8c75d0c966b6d9f18b30 (patch)
tree5fcda7f5855cad5b9469a4195fc70e088e7c1585 /doc/design/assistant/android.mdwn
parentd6c4b0740f076e296d18d90e0548b7fdab45ed66 (diff)
ghc-android progresses, now with fully native haskell apps..
Diffstat (limited to 'doc/design/assistant/android.mdwn')
-rw-r--r--doc/design/assistant/android.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn
index 887fa3b2a..65360c076 100644
--- a/doc/design/assistant/android.mdwn
+++ b/doc/design/assistant/android.mdwn
@@ -6,6 +6,9 @@
3. Get an easy to install Android app built. **done**
4. Get the webapp working. Needs Template Haskell, or
switching to <http://www.yesodweb.com/blog/2012/10/yesod-pure>.
+5. Possibly, switch from running inside terminal app to real standalone app.
+ See <https://github.com/neurocyte/android-haskell-activity>
+ and <https://github.com/neurocyte/foreign-jni>.
### Android specific features