Discussion Board

Search:

Type: Posts; User: sjb343; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    4,052

    You didn't specifiy which device or Series you...

    You didn't specifiy which device or Series you are using nor exactly what you want to do with infrared. There is quite a bit of documentation found in both Series 60 and Series 80 SDK's. For the...
  2. Replies
    1
    Views
    4,943

    Retrieving Bookmarks

    Is it possilbe to query what bookmarks are currently on a Series 60 for WAP browsing? Thanks for anyone's help.
  3. Replies
    28
    Views
    61,314

    Try removing the " \" " before the http. I got...

    Try removing the " \" " before the http. I got this to work on the 3650 device. Didn't try it in the emulator.

    TFileName AppToLaunch;
    TBuf<100> iDoc;
    AppToLaunch =...
  4. Thread: Launch J2ME App

    by sjb343
    Replies
    1
    Views
    8,101

    Launch J2ME App

    Has anyone been able to launch a J2ME application using the DocumentHandler for Series 60 (3650)? I've read several posts this is the only way to currently launch a J2ME app from within my app. Is...
  5. Replies
    25
    Views
    133,413

    Has anyone been able to launch a J2ME application...

    Has anyone been able to launch a J2ME application using the DocumentHandler? Is this an actual solution or just theoretical? When I use this class to try and launch the jar file, I get an error...
  6. Thread: Sisupgrade?

    by sjb343
    Replies
    0
    Views
    4,194

    Sisupgrade?

    I have an application in which I want to upgrade using the "SISUPGRADE" package header. However, when I run this sis file on the device, it asks which drive I would like to install the file. If the...
  7. Replies
    3
    Views
    6,796

    FYI - There is a document called "Utilizing...

    FYI - There is a document called "Utilizing External Application Views v1.0" in the Symbian documentation on the Nokia web site that has some useful information on switching between applications as...
  8. Replies
    9
    Views
    8,457

    FYI - There is a document called "Utilizing...

    FYI - There is a document called "Utilizing External Application Views v1.0" in the Symbian documentation on the Nokia web site that has some useful information on switching between applications as...
  9. Replies
    9
    Views
    8,457

    This is how I implemented the code: Inside...

    This is how I implemented the code:

    Inside class derived from CAknView:
    TVwsViewId targetView(TUid::Uid(AppUid), TUid::Uid(ViewUid));
    ActivateViewL(targetView);

    AppUid and ViewUid are...
  10. Replies
    3
    Views
    6,796

    The path for all system files on the 3650 (I...

    The path for all system files on the 3650 (I haven't looked on the 7650) are z:\system\apps\<application folder>\<application name.app>.

    I know the "z:\" appears to be the same drive as the...
  11. Replies
    3
    Views
    6,796

    UID/Path's for Series 60?

    How does one find the UID or path to the standard applications on a 7650 or 3650 like calculator or video recorder, to name a few? Are there any documents that specify what these Uid's or path's...
  12. Replies
    9
    Views
    8,457

    Launch Camera Application from Another App

    I would like to launch the camera application for the Series 60 from within an application I have written. However, I do not know the path or the application name for the camera. Does anyone know...
Results 1 to 12 of 12
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved