Can't provide my own LocationProvider

The device I'm using doesn't have GPS in its JVM and so no complete JSR179.jar. I need to get the GPS information from a serial port that interfaces to the device's GPS on my mobile device. I was hoping to create a connection to the serial port and implement the abstract classes to provide the location information as a LocationProvider. Can anyone point me to where I can learn how to do this?. I created a class called LocationProviderImpl that extends LocationProvider and has its own getInstance but the method isn't called.

The blue link over to the left that says Report inappropriate contact is what will help. I've asked that the wording be changed, but that is how you would contact a moderator and ask that one of your posts be removed, or to rectify issues with your log in(s).
Click the link and explain what you need and a mod will respond.
You can edit your posts for an hour after you post it - after that you need to contact a moderator to get it edited.

Similar Messages

  • Can I provide my own implementation of java.security.acl.Acl ?

    Hi,
    If I write my own securrity realm, am I able to use my own implementaion of
    'java.security.acl.Acl' and 'java.security.acl.AclEntry' or do I have to use
    the implementation provided by weblogic ? When Security.checkPermission() is
    called, does it solely rely on APIs defined in 'java.security.acl' or does
    it really expect to talk to an instance of weblogic 'AclImpl' ?
    Thanks, Alexandre.
    Alexandre Vauthey
    Software Engineer
    Application Networks
    444 Ramona street
    Palo Alto, CA 94301

    Yes, you can do this.
    Alexandre Vauthey wrote:
    Hi,
    If I write my own securrity realm, am I able to use my own implementaion of
    'java.security.acl.Acl' and 'java.security.acl.AclEntry' or do I have to use
    the implementation provided by weblogic ? When Security.checkPermission() is
    called, does it solely rely on APIs defined in 'java.security.acl' or does
    it really expect to talk to an instance of weblogic 'AclImpl' ?
    Thanks, Alexandre.
    Alexandre Vauthey
    Software Engineer
    Application Networks
    444 Ramona street
    Palo Alto, CA 94301

  • How can I provide my own list of CA-certificates for TLS-connections from within a Add-On

    I'm considering writing an Add-On that does a DNSSEC/DANE lookup.
    My scenario is that a DNSSEC query for the TLSA (DANE) records of a site return a full Root Certificate for a site. (2,0,0 in DANE jargon.)
    I want to create new TLS context with a CA-pool containing just that Certificate, so that when I browse to the site, the TLS-layer verifies the site certificate against the DNSSEC-specified Root CA.
    My question: how do I program that in an add on? How can I specify a *certain* CA root certificate before opening the connection.

    Replying to myself to add some more information.
    For doing the DNSSEC-DANE lookup, I use a strategy as pioneered by the DNSSEC validation Add On.
    My question is how to create a TLS-connection context with a certain Root CA before connection to the site.

  • Can we provide new f4 help for a field in a list using grid display

    Hi Gurus,
    Can I provide F4 help for field in edit mode for (which is not using any std. data type, uses only custom char field ) in the list displayed using CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'.
    I know this can be done using OOPS concepts but, I need to know whether it is possible in this manner.
    And please dont suggest me to use CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' to get automatic  f4 help.
    I need to provide F4 help with my own logic once I press F4 in the edited field in GRID_DISPLAY
    Regards
    Mac.

    Hi Macmohan,
    You have to use F4AVAILABL attribute of fieldcatalog to achieve this.
    lv_fldcat-f4availabl = 'X'.
      lv_fldcat-ref_table = 'T582A'.
      lv_fldcat-ref_field = 'ZEITB'.
    This works with ALV GRID CONTROL
    Regards
    Abhii
    Edited by: Abhii on Dec 16, 2009 3:37 PM

  • Updated to Lion and can't access my own website?

    I recently update to Lion and now I can't access my own website, no matter what browser I use.
    I can access the site fine from my work PC, but can't from home and this started after I updated to Lion.
    Help?

    Shawnnafromwa wrote:
    I created it using Wordpress.  It is hosted by Accuweb.
    http://www.shawnna.org
    I can't access my cPanel or just the website itself.  I can't access the admin panel for the Wordpress workings either.
    And it all worked fine until I updated to Lion.
    Any help you can provider would be very helpful.  My host is claiming they can access it fine so they aren't able to help.  They verified my IP isn't blocked on their end.
    And I can access it straight away in Safari.Do you have any anti-virus or third party programs, especially secrity related installed?
    Can you access any other sites you regularly go to?
    Is your Wordpress program up to date to be compatable with Lion (check developer's site)
    Pete

  • Updated to OSX Lion and about 3 days later I can't acces my own website

    Updated to OSX Lion and about 3 days later I can't acces my own website from my computer, but it works on other computers. Using a java wordpress site, can't even access my admin panel. Anybody else have this problem. What might have caused this. Even tried reinstall Lion, no success

    Shawnnafromwa wrote:
    I created it using Wordpress.  It is hosted by Accuweb.
    http://www.shawnna.org
    I can't access my cPanel or just the website itself.  I can't access the admin panel for the Wordpress workings either.
    And it all worked fine until I updated to Lion.
    Any help you can provider would be very helpful.  My host is claiming they can access it fine so they aren't able to help.  They verified my IP isn't blocked on their end.
    And I can access it straight away in Safari.Do you have any anti-virus or third party programs, especially secrity related installed?
    Can you access any other sites you regularly go to?
    Is your Wordpress program up to date to be compatable with Lion (check developer's site)
    Pete

  • Providing your own LO

    I have some applications that require phase coherency, and have been reading about some of the MIMO applications using the USRP which have similar requirements.  In all instances, one is required to make a bunch of calibration/reference measurements since every time the radio is reconfigured (frequency changes, BW changes, etc etc), the phase relationship between the LOs chage.  In other words...even though USRPs may be phase locked, there's a constant phase offset that will always change unpredictably with each reconfigure unless you measure/calibrate it.
    I've read both here and over on the Ettus board about some tricks that allow you to do this calibration (one example in the Developers Zone uses the coupling of the switch between channels to allow you to make a reference measurement without a reconfigure of the radio...cute!).  However...I can't help but to think that all of these extra calibration efforts would immediately disappear if one could just provide their own external LO at the desired frequency.  That way not only would the LO's between radios be phase locked...but their phase relationship would never change either.  In terms of experimental procedures...this is *huge*...esecially depending upon the complexity of the measurement.
    I know this comes down to time/money/complexity for Ettus and NI, and the eventual customer.  But I'd totally be willing to accept that if it made life easier in implementing the measurement.  Any plans for this in the future?  Is it possible now?  Would I have to void the warranty to try it? 
    Brandon

    Hi Brandon,
    I hope you are doing well today!  Unfortunately this cannot be done with the USRP.  However, A number of our PXI form factor RF modules can use an external LO.  I'm provided a link below to a white paper that talks about doing phase coherent generation and acquisition with some of these modules.  
    Configuring Phase-Coherent RF Measurement Systems: From MIMO to Beamforming
    http://forums.ni.com/t5/forums/replypage/board-id/500/message-id/1130
    If this is something you would like to see in future models of the USRP, I recommend posting it the Idea Exchange on the NI Community at:
    http://www.ni.com/community/
    Thanks!
    Regards,
    Josh Brehm
    Applications Engineer
    National Instruments
    Josh B
    Applications Engineer
    National Instruments

  • (261680070) Q WSI-17 Can you provide us some UDDI registry sites?

    Q<WSI-17> Can you provide us some UDDI registry sites?
    A<WSI-17> WLS7.0 itself can be a UDDI registry allowing you to build your own enterprise
    collection to store information about your trading partners (see http://edocs.bea.com/wls/docs70/webServices/uddi.html#1011066).
    Other vendors provide UDDI services including the free XMethods web site (http://www.xmethods.org)
    and IBM (see https://www-3.ibm.com/services/uddi/protect/registry.html).

    Step by step, how did you arrive at seeing this agreement?

  • Can apple provide drivers for older printers?

    Can apple provide drivers for older printers?

    That is/was my thinking. When I spoke to a Canon printer tech rep before submitting the question to the Apple Support Community he indicated that Canon no longer provided drivers for one of the older Canon printers I own but noted that some computer companies provide "mini drivers" for some of their printers. He may have been blowing smoke. But not all was lost. Additional research introduced me to a software company that provides printer drivers to the Apple/Mac community. The company is PrintFab. I signed up for the 30 day trial and will be paying for the permanent software version before the trial is up. My 15 year old Canon BJC-85 couldn't be happier and I do not need to get a new portable printer. And no, I do not have any relationship with PrintFab. I hope my reply is helpful to others.

  • Can anyone provide me with an lm317T for use in a power supply project

    I'm trying to simulate a power supply for a college project and need an lm317T.  Can anyone provide this in order to add it to my circuit.  I'm not worried about adding it to my database.

    Hi Steve,
    I googled "LM317T SPICE model" and found this website, someone posted the model for this part
    http://www.electro-tech-online.com/general-electronics-chat/18270-lm317-spice-model.html
    Now that you have the model, you can create you own component in Multisim.  If you don't know how, please refer to this page:
    http://zone.ni.com/devzone/cda/tut/p/id/3173
    Tien P.
    National Instruments

  • Can we create our own loops? Basic question.

    Hi,
    Can we create our own loops in Logic Pro. I see in all the tutorials. They are either taking input from external instruments OR use existing apple loops.
    I have tried FL studio demo to create our own loops. But there is no trial version for Logic Pro. Need your inputs before I purchase it.
    Thank you.
    Anji

    Yes you can!
    It is as simple as selecting a Region (optional trimming recommended) and choose the Export command.
    A Dialog window opens up that lets you enter the metadata
    Apple had its separate "Apple Loop Utility" app (now only available in the developer package) that allowed you to create loops in a standalone app. The built-in loop capability in Logic uses part of that engine.
    Hope that helps
    Edgar Rothermich
    http://DingDingMusic.com/Manuals/
    'I may receive some form of compensation, financial or otherwise, from my recommendation or link.'

  • Can you save your own theme and button set up so I can use the same format

    Can you save your own theme and button set up, so I can use this same format for similar content. I want to keep the button content and the theme the same without having to create it everytime? I am trying to streamline the process for multiple dvd's with the same menu and buttons but different content. Does that make sense?

    I am only new to this caper too, but I am pretty sure you can save a theme as a favourite by pressing the "save theme as favourite" button under file. If you have edited an existing theme but don't want to lose it, make sure you untick the replace existing button.

  • How do i open sites that require adobe flash? I can't open my own website, not to mention tons of other sites.  It's ridiculous.

    How do i open sites that require adobe flash? I can't open my own website, not to mention tons of other sites.  It's ridiculous.

    Flash is not supported on the iPad and never has been supported on any iOS device - and as Adobe have never managed to make a version of their flash player that works on iOS devices, and they have recently announced that they are stopping development on all mobile versions of it, it probably never will be.
    Browser apps such as Skyfire, iSwifter, Puffin and Photon 'work' on some sites, but judging by their reviews not all sites. Also some websites, especially news sites, have their own apps in the App Store.

  • HOW CAN I USE MY OWN EMAIL FOR IMESSAGE IF I DONT HAVE MY OWN ACCOUNT

    HOW CAN I USE MY OWN EMAIL FOR IMESSAGE IF I DONT HAVE MY OWN ACCOUNT

    You have to achieve at least 500 points before you are able to do that.
    Award points, level up, and earn new privileges

  • How can we provide 2 URLs in the HR personalization form, so that users can

    We are not able to open the PDF report from the external node which is placed under the OA_HTML. Nvaigation is Employee Self Service for US -> Update or Add Direct Deposit Account
    Internal urll ----"http://tech.com:8000/OA_HTML/TTEC_Benefits_Docs/Branded/DebitCrdholderBrochureSignature.pdf"
    However, the external users from internet need to access the pdf document and this fails for them because they have no access to above URL from public internet. They need to get to above pdf document for e.g. as:
    "https://publicerptech.com:443/OA_HTML/TTEC_Benefits_Docs/Branded/DebitCrdholderBrochureSignature.pdf"
    How can we provide 2 URLs in the HR personalization form, so that users can access the pdf document?

    Hello David,
    Sorry for not getting back to you sooner. You can provide feedback on Transport agents by using this site:
    http://officespdev.uservoice.com/.
    With regards,
    Michael | Microsoft Exchange Developer Content
    The
    Exchange Development Forum Guide has useful information for using the Exchange Development Forum.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Maybe you are looking for

  • Problem while using java 1.6

    I have a strange problem. I was using Java 1.5 earlier to display an applet in IE. It was working perfectly fine. Once I migrated to Java version 1.6 , I am getting the following error in the java console : - Exception in thread "AWT-EventQueue-5" ja

  • How do I delete a MobileMe email account from iPad that has iCloud on it?

    I Have an iPhone 4s that I installed iCloud on during the setup process. My iPhone, iPad and PC sync properly. However, my iPad email settings display both the MobileMe and iCloud accounts (with identical settings to each other).  Sometimes, the iPad

  • Windows 8 HP Pavilion dv7-4285dx Upgrade results in black screen after intallation finalizes.

    I have a 2011 HP Pavilion dv7-4285dx with Windows 7 64 bit Home premium installed.  The notebook/laptop has a AMD Radeon HD 6300M series display adapter with driver version 9.2.2.0 dated 9/27/2012 and an ATI technologies Intel HD Graphics display ada

  • What does the standard program  RFBIBL00    does?

    what does the standard program  RFBIBL00    does?

  • Table COEP - OBJNR

    Dear Gurus, I want to ask about Object Number - OBJNR in table COEP. As we know OBJNR is 22 digit char. CMIIW, this object is represent: Controlling Area (digit 3-6), Cost Center (digit 7-16 ) and Activity Type (digit 17-22). How about digit 1-2? Is