开发者

repackage android phonegap application from command line

I'd like to do the following (and yes, I've read the posts warning against this etc., and am aware of the caveats):

  1. unzip my .apk
  2. change the contents of one of the files in assets/www/
  3. repackage everything into a valid (unsigned is fine) .apk file

I want to do this fro开发者_如何学JAVAm the command-line (no Eclipse etc) but I don't know how to do 3) above - ideally something like "aapt blah-de-blah" or even "ant some-other-options" would do the trick, but all suggestions welcome.

Thanks,

Paul

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜