summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://jasonwoof.com/ <JasonWoof@web>2013-02-17 22:43:06 +0000
committerGravatar admin <admin@branchable.com>2013-02-17 22:43:06 +0000
commit986a35a3f70b7d3dc4c11fc678c2fd06799f39da (patch)
tree76fb665e2e02aa12f6fac8a52f7d9cffd7e69e40
parent548f9e629ff0f527b2b631012e406ad9f3f9a8a2 (diff)
Added a comment: phonegap might help
-rw-r--r--doc/design/assistant/blog/day_190-191__weekend/comment_1_dbd692d12c14d08acd7d73a655b34e8b._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_190-191__weekend/comment_1_dbd692d12c14d08acd7d73a655b34e8b._comment b/doc/design/assistant/blog/day_190-191__weekend/comment_1_dbd692d12c14d08acd7d73a655b34e8b._comment
new file mode 100644
index 000000000..965a762e6
--- /dev/null
+++ b/doc/design/assistant/blog/day_190-191__weekend/comment_1_dbd692d12c14d08acd7d73a655b34e8b._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://jasonwoof.com/"
+ nickname="JasonWoof"
+ subject="phonegap might help"
+ date="2013-02-17T22:43:06Z"
+ content="""
+In your research to see how to bundle up a graphical android app, I suggest you read up on phonegap: http://phonegap.com/
+
+Essentially they bundle webkit so you can turn a web app into an android app. Not sure if they help you ship native/binary stuff along side the html/javascript/css, but phonegap should at least be useful as a reference for how to do some of the bundling-related stuff.
+"""]]