View previous topic :: View next topic |
Author |
Message |
tupac
Joined: 20 Jun 2011 Posts: 13
|
Posted: Tue Jul 12, 2011 2:17 pm Post subject: Sim STK "auto run" |
|
|
So I'd like to have my app launch without the user having to open it, Is it possible to do that? I mean I know proactive sims are capable of sending unsolicited commands to the ME, but what would that look like in code?
Say I wanted to modify the helloworld app to automatically run, think anyone could help me out with this? |
|
Back to top |
|
 |
tupac
Joined: 20 Jun 2011 Posts: 13
|
Posted: Wed Jul 13, 2011 7:57 pm Post subject: come on |
|
|
Anyone? |
|
Back to top |
|
 |
pz
Joined: 12 Mar 2004 Posts: 1161
|
Posted: Thu Jul 14, 2011 10:46 am Post subject: |
|
|
In fact all apps in turbo are running - meaning initiated - and just wait to some action, user or phone or net related. So the question is what you want to do. Popup helloworld when user turns on the phone? Then trigger it in ACTION_FIRST_STK and so. |
|
Back to top |
|
 |
|