jailbreak
How to copy/run my .app file from the builds folder of xcode to the /Applications folder on my iphone? (jailbroken)
so I\'ve developed an app. Now I manually placed the .app file into the /Applications folder of my iphone (root). Than I did:[详细]
2023-02-19 18:37 分类:问答Jailbroken iOS: NSTaskDidTerminateNotification fails to launch selector
I seem to have the same problem as here: NSTask waitUntilExit hanging app on jailbroken iOS Here\'s what I\'ve got via NSNotification (like above), yet the taskEnded: alert(s) aren\'t coming up. The[详细]
2023-02-19 05:01 分类:问答How to install a .deb file on a jailbroken iphone programmatically?
I\'m developing an app with Xcode for the iPhone (jail开发者_高级运维broken). Now I want to install a .deb file programmatically. How can I do this? I could execute a command to install it, but how? I[详细]
2023-02-18 05:28 分类:问答Writing apps for the Apple TV 2G
My company (a mobile dev house) has a number of HD TVs that we purchased some Apple TV 2Gs for (which are jailbroken). We use them to display slideshows of products, information, etc, as well as video[详细]
2023-02-16 19:21 分类:问答How to find GSM Location area code and Cell Id for iPhone
I want to know if it is possible for iPhone to find the LAC and Cell Idas provided in the android os.[详细]
2023-02-14 08:30 分类:问答Is there any documentation for developing applications on jailbreak iPhone
I wanted to develop an application for jailbroken iphone so that I can access SMS database. Can anyone tell me where to get good[详细]
2023-02-14 06:29 分类:问答use iphone application without submitting to apple store
Here I am going to ask a non u开发者_开发技巧sual question. I have created one application in iphone. But I do use some things/ codes that are not allowed by apple and hence it has been rejected. I c[详细]
2023-02-14 06:22 分类:问答NSTask waitUntilExit hanging app on jailbroken iOS
So I\'ve got NSTask to run a script which generates a list of something, into a txt, which I read from. But if I use my current code (below), the alert pops up before the NSTask is finished, thus resu[详细]
2023-02-14 00:50 分类:问答Using the 4.2 SDK, how do I install on a jailbroken device without paying?
I\'m having trouble installing my application on a jailbroken device without being a paid member of the iPhone Developer Program. It seems like I\'ve tried everything.I\'ve tried:[详细]
2023-02-13 12:19 分类:问答Making a daemon for a jailbroken iOS
I have been looking for a way to launch daemons on the iPhone and I created a little test application with Xcode by learning from the ants application\'s source code, which taught me that I should us[详细]
2023-02-13 11:39 分类:问答