Thread: background app
-
09-14-2009, 12:08 AM #1
background app
Hi,
I have a nice idea for an iPhone app.
I need it to run in the background, or at least do something when some event in the system occurs.
Can someone please direct me to a piece of code, or an app that starts up when the phone boots, and stays on even when home button is pressed?
thank you!
Can someone direct me to a tutorial for creating such apps?
Thank you.Last edited by ramyaniv; 09-14-2009 at 12:08 AM. Reason: Automerged Doublepost
-
09-14-2009, 01:40 PM #2
backgrounder already exsists.
-
09-14-2009, 01:51 PM #3Supreme Moderator
- Join Date
- Jan 2008
- Location
- TX Follow me @StealthBravo
- Posts
- 32,492
- Thanks
- 44
- Thanked 5,315 Times in 3,106 Posts
I think he wants to make an app that runs in the background

-
09-14-2009, 01:54 PM #4
thanks, but i mean i need the app to run all the time, not only when enabled by backgrounder.
or at least to be able to react to some events in the system.
-
09-15-2009, 04:23 AM #5
The Backgrounder app is available for download from Cydia, your one stop source for all jailbroken apps. Once installed, you can send any app to background simply by holding the Home button until you get a pop up showing “Backgrounding Enabled.” Release the Home button after you see the dialog and you’ll go back to the home menu but the app you’ve put into the background will continue to run. I’ve tested this with the AIM chat app and have remained signed on even as I put it into the background with Backgrounder..
I guess,this information will help you out.mod/edit links removed
-
09-15-2009, 05:52 AM #6
thanks, i know of backgrounder.
i need my app to run on jailbroken iPhones even if they do not run backgrounder.
-
09-17-2009, 01:54 PM #7
Sounds to me like he's asking how to make a application that is always running.. such as QuickSMS or SBSettings. Where it's always running, even when you restart.
wwjd
-
09-18-2009, 09:12 AM #8
Is there an app that allows us non jail broken users to do the same thing as backgrounder does?
-
09-18-2009, 09:27 AM #9Supreme Moderator
- Join Date
- Jan 2008
- Location
- TX Follow me @StealthBravo
- Posts
- 32,492
- Thanks
- 44
- Thanked 5,315 Times in 3,106 Posts
No
-
09-18-2009, 10:20 AM #10
-
11-10-2009, 10:32 AM #11
Download the source code for Dock2
natetruestuff - Project Hosting on Google Code
its a app by nate true (it has some broken features in the latest 3.0 update) but it uses mobile substrate and shows how to hook into the springboard. The springboard is the app you will be using to run your program since the springboard never quits.



LinkBack URL
About LinkBacks
Reply With Quote




