|
|
#1 |
|
IPhone: automatically launch applications?
Hi,
I'm using the iPhone SDK, and I want my iPhone application to automatically launch at a certain time... any way I can do this? And any way I can test this on the emulator? |
|
|
|
0
|
|
|
#2 |
|
I am almost certain that there is no officially supported way to do this.
|
|
|
|
0
|
|
|
#3 |
|
Thanks for the quick response.
Can you clarify what you mean by "official"? Are there certain "unofficial" ways to do this? Follow up question: Are there any other ways to start up an application on the phone? For example, via system events, like adding a contact or photo? Or via a port-directed SMS? |
|
|
|
0
|
|
|
#4 | |
|
Quote:
|
||
|
|
0
|
|
|
#5 |
|
Sweet, thanks a lot. I have the ADC videos downloaded, do you happen to recall in which video they discuss this? I assume it's the "iPhone SDK for Web Developers" video...
|
|
|
|
0
|
|
|
#6 |
|
|
0
|
|
|
#7 | |
|
Quote:
Am I wrong in assuming that this feature will only work when I access the web link on my own iPhone (and not on any public domain)? I assume this is the case since no public computer would know to send links beginning with "myapp://..." to my iPhone app. Thanks for the help. |
||
|
|
0
|
|
|
#8 |
|
Well I highly doubt you will ever be allowed to launch an app on your phone that in response to a message that originates outside your phone. That would just beg for invasive hacking.
|
|
|
|
0
|
|
|
#9 |
|
My understanding is that you register yourapp:// with Apple and they'll make Safari compatible with it, just like maps://whatever will open Google Maps, etc. So if you're making a cook book app and you register cookbook://blahblah with Apple, if anyone visits any website with a link cookbook://texthere it'll open up your cook book app on their phone, assuming they have it installed.
As for launching at a specific time, no, because that would require your app to run as a background process, which is against the rules. Of course if you jailbreak and write an unofficial app you can do this. |
|
|
|
0
|
|
|
#10 |
|
That isn't how it works. You make your app register for a certain type of url, i.e myapp://. You can then embed a link in a page using this protocol. When selected in Safari on the phone, the link will be forwarded on to your app which will handle the request. There is no registration by Apple involved.
|
|
|
|
0
|
|
|
#11 |
|
fThis is Apple's tutorial on how to register for a your URL type(you'll have to be logged into ADC to get to it).
http://developer.apple.com/iphone/li...hMe/index.html You certainly can use these links outside of Safari, look at the Address Book application. Each one of those UITableViewCells is a link(like the phone number cell links to tel://5555555555). |
|
|
|
0
|
|
|
#12 |
|
It would be nice to be able to launch applications on start up. Too bad I never see it happening.
|
|
|
|
0
|
|
|
#13 |
|
Does anyone know a way to have a program or link start an application and then stop it after a period of time?
|
|
|
|
0
|
|
|
#14 | |
|
Quote:
App 1 opens "app2://dosomething/" App 2 does something which takes a minute App 2 opens "app1://didsomething/" |
||
|
|
0
|
|
|
#15 |
|
Hi,
I'm looking for a way to write a method, or perhaps a link in a UIWebView, that will cause my app to close, and the iPhone's Camera app to open. Is there a way to do that? I explored LaunchMe, but it seems I'm trying to do something different. Thanks, /Steve |
|
|
|
0
|
|
|
#16 | |
|
Quote:
|
||
|
|
0
|
|
|
#17 |
|
Hi, SqueegyX,
Thanks for responding. I've already programmed to be able to use the camera from within my app, but I was considering just sending people over to the Camera app, because launching the camera from within your app takes mucho memory. But I think I'll just keep using the camera within my app. Thanks anyway! /Steve |
|
|
|
0
|
|
|
#18 |
|
I want to have my web app launch Mail and take you to your inbox... How would I do this with a link? I presume it would be mail:// but what would I put after that?
|
|
|
|
0
|
|
|
#19 |
|
Don't you can quite do that. The closest you will get it to open a mailto:foo@bar.com url. That will open the mail app with a new message prepped for sending to that address.
|
|
|
|
0
|
|
|
#20 |
|
Can you have an application launch itself and then close like 5 seconds later? There are apps that send you reminders at a certain time, why would I not be able to do that?
|
|
|
|
0
|
|
|
#21 |
|
Sorry to change the subject (slightly), but I have a question along the same lines as this...
From what I have read so far there is not a way to launch an app at a certain time (ie: an alarm clock programmed to open a radio app), but is there a way to launch a link to an online audio feed? Basically, I would like my iPhone to wake me with a certain radio station (for which I have an app and the direct link to the audio feed) and I live too far away to use a regular alarm clock for that. Am I asking for the impossible, or is there something I have overlooked? |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Digi Core Audio Automatic Launch | JL21 | Digital Audio | 1 | Jul 16, 2009 01:55 AM |
| How to turn off automatic launch of Camera App? | BLee17 | iPhone Tips, Help and Troubleshooting | 4 | Jul 25, 2008 11:13 AM |
| Airport Utility automatically launches randomly | e.m. | Mac Applications and Mac App Store | 3 | Jun 30, 2008 01:16 AM |
| automatically launch programs at startup? | brum | Mac Basics and Help | 2 | Aug 17, 2005 07:50 PM |
| Terminal automatically launches seti@home | michaelwarren89 | Mac OS X 10.3 (Panther) Discussion | 4 | Apr 30, 2004 09:18 AM |
All times are GMT -5. The time now is 02:37 PM.







Linear Mode

