Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User WonderP's Avatar
    Join Date
    Feb 2007
    Posts
    1
    Hi, I am wondering if anyone help me with this question.

    According to the sample code in JSR 179,

    Criteria cr = new Criteria();
    // set the cr settings
    lp = LocationProvider.getInstance(cr);

    One needs to create a criteria object, specify the criteria object settings. Get an instance of the location provider and retrieve the location information from the location provider.

    I am wondering if there are some kind of identification info (ESN or MDN) that are provide to the Location Provider during the registration process in order for the Location Provider to know identify my mobile (i.e. which mobile's location, it is suppose to provide). If this is true, is this function call embedded below the APIs provided by JSR 179? (I went through JSR 179 and wasn't able to find such a function).
    Does anyone know where I can find more information regarding this function? Specifically, I would like to know what identification info I need to pass to this function in order for the Location Provider to identify my mobile.

    Any help would be appreciated. Thank you.

    Paul

  2. #2
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    The implementation takes care of that. It abstracts the underlaying implementation and details. It just provides you coordinates. You do not need to worry about anything else.
    LocationProvider can be a GPS module (either built-in or through Bluetooth) or the information can come from the operator (if operator provides such info - not many do).
    You do not need to do anything extra for getting the operator provided info (except possibly pay money...).

    does this help?
    Hartti

Similar Threads

  1. Info on China Mobile Network
    By lin_albert in forum Mobile Java General
    Replies: 0
    Last Post: 2003-06-10, 06:34
  2. Newbie with questions Mobile Internet Toolkit and 7650
    By mrbadger in forum Mobile Web Site Development
    Replies: 4
    Last Post: 2003-04-16, 03:18
  3. caller id info from mobile on pc
    By integeruk in forum General Development Questions
    Replies: 3
    Last Post: 2003-04-11, 18:00
  4. mobile zoo problems
    By chrystelle in forum Mobile Java General
    Replies: 0
    Last Post: 2003-03-10, 15:26
  5. Advice 4 Brand Newbie to Mobile Internet
    By splay in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2002-09-27, 11:43

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