File: comment_1_dbd692d12c14d08acd7d73a655b34e8b._comment

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (10 lines) | stat: -rw-r--r-- 550 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
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.
"""]]