Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User dewnil's Avatar
    Join Date
    Nov 2010
    Posts
    3
    I'm trying to connect to a SIM card using SATSA APDU.
    When I call a Connector.open(CardSlot0) method, an exception is thrown:

    javax.microedition.io.ConnectionNotFoundException: Card application selection failed

    This suggests that either my AID is incorrect - but I have been assured that it is correct - or the application whose ID it is is not installed on this SIM card. How can I verify if the second case is true?
    How can I list all the applications present on a SIM card?

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    Which phone model? Does it support using SATSA APDU from a MIDlet in the first place (does the phone model have/support the required JSRs)? Does using them on that phone modem require special permission (like operator or manufacturer signed MIDlets)?

  3. #3
    Registered User dewnil's Avatar
    Join Date
    Nov 2010
    Posts
    3
    Samsung GT-S5230
    It supports SATSA APDU - I've checked that by calling Class.forName("javax.microedition.io.Connector") and Class.forName("javax.microedition.apdu.APDUConnection") - both these methods return the correct classes.
    My midlet is third-party signed (apdu doesn't require operator/manufacturer signing) - besides, it would have been a SecurityException if that was the case.
    How can I list all the applications (applets) present on a SIM card?

  4. #4
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    Samsung developer support you can find here (this is a Nokia forum, in case you haven't noticed): http://innovator.samsungmobile.com/

  5. #5
    Registered User dewnil's Avatar
    Join Date
    Nov 2010
    Posts
    3
    True, but this is a SIM card issue, not a phone issue - unless all these other posts unrelated to any specific phone model or manufacturer are also invalid?

  6. #6
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    Quote Originally Posted by dewnil View Post
    True, but this is a SIM card issue, not a phone issue - unless all these other posts unrelated to any specific phone model or manufacturer are also invalid?
    Nokia doesn't make Samsung phones or SIM cards. If it is a SIM card issue, contact the operator who issued the card, or the SIM card manufacturer (such as Gemalto or whomever made the SIM card for the operator whose SIM card you have trouble with).

Similar Threads

  1. Hw to access applications in a SIM card using J2ME
    By pra_047 in forum Mobile Java General
    Replies: 3
    Last Post: 2009-05-26, 11:35
  2. Sim card is present or not
    By deepu28 in forum Mobile Java General
    Replies: 7
    Last Post: 2008-09-02, 11:51
  3. ePLMN list on the SIM card
    By heuven in forum Symbian Networking & Messaging (Closed)
    Replies: 4
    Last Post: 2008-08-19, 13:31
  4. how can i get the SDK to develop SIM Card-based applications
    By huangp2005 in forum Mobile Java Tools & SDKs
    Replies: 8
    Last Post: 2006-06-07, 12:45
  5. Replies: 3
    Last Post: 2003-12-04, 07:56

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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