开发者

iPhone - Execute iphone app from documents folder

I'm writing an app which must download other apps and EXECUTE them from the documents folder. One of the approaches I was thinking about is to use a bash script like the one in installous which unzips the app and copies whatever whenever it's needed.That way I can install it,but not execute开发者_开发百科 it.

So I was wondering if there is a way to just unzip it and run it from within the documents folder.I am using a jailbroken device so the roo access is not a problem.


I don't have a jailbroken phone, but maybe open -a ... would work?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜