Author |
Message |
Topic: Launch Browser --No dialog box |
tupac
Replies: 4
Views: 49742
|
Forum: Development Posted: Wed Jul 04, 2012 8:40 pm Subject: Launch Browser --No dialog box |
Anyone? |
Topic: Launch Browser --No dialog box |
tupac
Replies: 4
Views: 49742
|
Forum: Development Posted: Mon Jul 02, 2012 3:28 pm Subject: ALPHA_T |
So you mentioned T_ALPHA, how would I go about setting alpha_t when using stk_cmd()
This is what I have so far.
void browser_no_menu(void *data)
{
u8 *buf = buf_A ();
... |
Topic: Launch Browser --No dialog box |
tupac
Replies: 4
Views: 49742
|
Forum: Development Posted: Fri Jun 29, 2012 9:45 pm Subject: Launch Browser --No dialog box |
Hi, I am trying to force load a webpage that is required for my app.
Problem is I don't want the pop up dialog but asking to launch the page.
How can I use: launch_browser (t_url, Q_LAUNCH_BROW ... |
Topic: UTF-8 Encoding / Browser Launch Problem |
tupac
Replies: 1
Views: 36644
|
Forum: Development Posted: Tue Jan 17, 2012 10:00 pm Subject: UTF-8 Encoding / Browser Launch Problem |
So I am trying to navigate to a url with a underscore in it
Everything is working except when I launch the app the url is morphed.. I'm sure this has something to do with utf-8 encoding but I'm not ... |
Topic: Loading / Transfering J2ME |
tupac
Replies: 1
Views: 33564
|
Forum: Development Posted: Mon Jan 02, 2012 10:30 pm Subject: Loading / Transfering J2ME |
This might be a dumb question but,
Can the turbo be used to load / launch a j2me midlet application to run on the ME? |
Topic: Turbo Data Access Restrictions |
tupac
Replies: 1
Views: 33684
|
Forum: Development Posted: Fri Dec 30, 2011 8:23 pm Subject: Turbo Data Access Restrictions |
Hi,
I was wondering if there was anyway to access data stored on a phone via the turbo (Contacts, SMS, and or pictures.) I was hoping to write an app the used some of the data on the phone (to help ... |
Topic: AT Command Help |
tupac
Replies: 4
Views: 39234
|
Forum: Development Posted: Thu Aug 11, 2011 4:44 pm Subject: AT Command Help |
So I got something to display but it was extremely garbled can someone tell me a little more about what stk_cmd returns / what get_tags does. I think I am just displaying it in the wrong ascii formatt ... |
Topic: AT Command Help |
tupac
Replies: 4
Views: 39234
|
Forum: Development Posted: Thu Aug 11, 2011 4:41 pm Subject: AT Command Help |
So I got something to display but it was extremely garbled can someone tell me a little more about what stk_cmd returns / what get_tags does. I think I am just displaying it in the wrong ascii formatt ... |
Topic: AT Command Help |
tupac
Replies: 4
Views: 39234
|
Forum: Development Posted: Tue Aug 09, 2011 8:56 pm Subject: AT Command Help |
I'm trying to probe a few phones to figure out which AT Commands they support via proactive sim, but I'm running into a problem because I don't understand what stk_cmd(STK_CMD_RUN_AT_COMMAND, 0x00, DE ... |
Topic: Sim STK "auto run" |
tupac
Replies: 2
Views: 28143
|
Forum: Development Posted: Wed Jul 13, 2011 7:57 pm Subject: come on |
Anyone? |
Topic: Sim STK "auto run" |
tupac
Replies: 2
Views: 28143
|
Forum: Development Posted: Tue Jul 12, 2011 2:17 pm 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 ... |
Topic: Extracting Terminal Profile |
tupac
Replies: 3
Views: 33890
|
Forum: Development Posted: Tue Jun 21, 2011 8:51 pm Subject: Extracting Terminal Profile |
So I don't have a any messages starting with a0 10 in either of the logs that I have, at what point would an ME send its terminal profile to the SIM is it part of the start up sequence or would there ... |
Topic: Extracting Terminal Profile |
tupac
Replies: 3
Views: 33890
|
Forum: Development Posted: Tue Jun 21, 2011 2:33 pm Subject: Extracting Terminal Profile |
Forgive me if this has been ask and answered a bunch but.. how do you recognize/extract/view a terminal profile?
I know that a ME that supports proactive SIMs shall be identified as such when it se ... |
Topic: Dbg |
tupac
Replies: 1
Views: 25105
|
Forum: Development Posted: Mon Jun 20, 2011 9:47 pm Subject: Dbg |
So I have a few questions about the Turbo Adapter debug mode.
I've got the whole BLADOX SIM-ME Communication Tracing Kit and I've been able to successively run dbg and get a trace of apdu packets b ... |
|