views:

20

answers:

0

I would love to use these hooks for a jailbreak iPhone app. This would allow the app to request to be backgrounded, providing that Backgrounder is installed. Seeing previous questions on StackOverflow, I think I'm not the only one who could use this.

What are the steps required? Do I need to extract the private SpringBoard api's, or do I even need to follow procedures for compiling MobileSubstrate pluginss?

I would prefer creating a minimal header file that allows me to send this message to Backgrounder, but I have basically no idea how to go about this. Suggestions are very welcome!