How can I determine the order of firstname and lastname?

I get the name of the contact with the following code.

BlackBerryContact contact = ...
String[] name = contact.getStringArray(Contact.NAME, 0);
String firstName = name[Contact.NAME_GIVEN];
String lastName = name[Contact.NAME_FAMILY];

But I can't determine the order - "full name, first name" or "first name, last name.
With my Bold 9700, it can be configured in the Options > language and text input > name display, but I couldn't find a way to get the setting from java code.

Please help me.

There is no API for this setting. If you see as important, you could offer it to your own parameters, otherwise just go with the standard.

Tags: BlackBerry Developers

Similar Questions

  • How can I determine the number of contacts that I have

    How can I determine the number of contacts that I currently have on my iphone

    I don't know of a way on the iPhone, but if you have a Mac, you can go to the Contacts (platform) app and scroll to the bottom where you will find the total.

    Same for iCloud.com on your browser, go to the app, scroll down.

  • How can I change the ORDER of my 5 email accounts to my default at the top

    How can I change the order of my 5 email accounts to my default at the top? Currently using any option to e-mail browser (Chrome Firfox IE) sends using one upstairs that is one that I never use. I specifically put by default in the settings option and figure that he took over the top NOT the default. This question never used to cultures upward, but since a recent update for Thunderbird, he chooses the top of the list only Preferred not on the list.
    Thank you I could delete the account then add it to the bottom (tedious), but there must be a way for a) restore order and b) to stop the email add on picking at the top

    Two things.

    You have defined the default value in the menu (alt + T) tools > account settings > outgoing (SMTP) Server?

    Second, try this add-on https://addons.mozilla.org/en-US/thunderbird/addon/manually-sort-folders/?src=ss

  • I have a Mac. How can I change the order of my favorites. It is not the same as a PC

    On my old PC, I could change the order of my favorites just by clink & do drag. On MAC, this does not happen. How can I change the order & how I can delete unwanted bookmarks?

    You can do it in the (library) bookmark manager.

    • Bookmarks > show all bookmarks
  • How can I determine the size of the files and photo albums?

    How can I determine the size of the files and photo albums?

    It is not really in any way, nor is it necessary-what you trying to accomplish?

    LN

  • How can I determine the version of Toshiba Assist?

    How can I determine the version of attribution that is installed on my Satellite X 200 with Windows Vista Premium SP 1AA. Operating system?

    Go to the control panel and start the option programs and features.
    After full load, you will find listed Toshiba Assist it.
    Click on it and on the bottom, you will find information about the version of publisher, size and product.

  • How can I determine the RAM bus speed?

    Hello

    I installed the new 4 GB RAM replacing the previously installed 3 GB of RAM. The previous 3 GB of RAM has the 667 MHz bus speed (I found it in the user manual). The new 4 GB of RAM, the seller told me that has the 800 MHz bus speed. Now, I want to be sure that the seller does not deceive me, and he gave me the speed of 800 MHz RAM bus. How can I determine my installed RAM bus speed? My system configuration is the following:

    Windows 7 Ultimate 64 bit

    2.1 GHz Core2Duo

    4 GB OF DDR2 RAM

    Intel GMA 4500MHD

    Model: Acer Aspire 5738

    I have two modules of DDR2 soDIMM, previously, I had a 1 GB DDR2 667 MHz + a 2 GB DDR2 667 MHz RAM = 3 GB DDR2 667 MHz RAM (in my manual of the system provided by Acer)

    Now, after replacing, I have two 2 GB DDR2 800 MHz RAM = 4GBD DDR2 800 MHz RAM (as the salesman told me and I saw written in the package when he was unpacking and installation)

    How can I determine my RAM bus speed and be confirm that I really learned the 800 MHz? Please someone help me with this. Thank you.

    Four ways I see real quick:
    1 - the label on the RAM (assuming that it is there, and this truct you he has not changed it).
    2 - install the CPU-Z.  It will be listed in the memory tab.
    3 - install Belarc Advisor.  It also lists only (as well as much more information on the system.)
    4 take a look at the POSITION of the screen when the system boots - he must view RAM info.

    All the foregoing, guess however that isn't only MHz 800 RAM installed, but that the system is actuallyrunning at 800 MHz.
    Here, CPU - Z is the best choice, because it will give you the actual manufacturer for RAM; You can use it to find the specifications of the manufacturer.

    HTH,
    Chris

    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • How can I change the order of the files in a combined PDF file?

    Trying to create a brochure.  I downloaded and converted files from word to PDF.  How can I change the order of these files now?

    Hi respice1,

    You combine several files in PDF format? If so, you can drag and drop the page thumbnails tab to combine files in the order you want the combined files.

    Afterwards, you will need to use Acrobat to rearrange the pages in a PDF document. You can try Acrobat for free for 30 days, if you wish. For more information, see www.adobe.com/products/acrobat.html.

    Best,

    Sara

  • How can I change the order of the pages of work plans in Illustrator CS6?

    How can I change the order of pages / print order of artboards in Illustrator CS6? I know that it was negligence in this regard griped in previous versions, once work plans have been introduced, but surely, it's been fixed now. It is only fair that I can't understand how do. It is not intuitive by any means.

    Open the Panel work plans (in the window menu) and drag work here plans to change the order. When the work plan tool is the current tool, selection of a plan of work in the work plans Panel will highlight the workplan in the workspace.  The first column in the work plans Panel indicates a number representing the page / print order. The second column is the name given by the Illustrator which you can change in the Control Panel, while the artboard tool is selected.

  • How Mapviewer to determine the order of preference of the label?

    I have a set of features that require labels, some have a higher priority label others (New York city vs Newark) how mapviewer to determine the order in which it adds tags to the card, so bumps from New York, Newark, and not the other way around?

    It works the same way for advanced styles?

    MapViewer determines priority based on the order of the topics in the definition of the map.
    In a theme, the order of style in a theme rules determine priority.

    For example, if you have two CitiesA and CitiesB themes and CitiesA appears before CitiesB in the mapdefinition then
    CitiesA gets priority.

    And in CitiesA, let's say you have these rules:



    (is_capital = 'Y' and the > 300000 people)



    (is_capital = 'n' and population > 750000)



    (is_capital = 'n' and population between 500000 and 750000)



    (is_capital = 'n' and population between 300000 and 500000)


    So here, capitals get priority over cities with a population of 750,000, etc..

    Siva

  • How can I remove the large green battery and plug icon?

    How can I remove the large green battery and plug icon? It seems pretty ugly and useless. There is already an icon of battery-plus-card used to determine the level of battery and charging status...

    Moderator edit: matched subject to content.

    Hi thang_nguyen!

    Another alternative is to double-click the battery icon and when Power Manager opens, click on Advanced Options > Options and uncheck the box "see the gauge of Power Manager in the bar then apply stains.

    To access the Lenovo Power Manager when the gauge of Power Manager is disabled, right-click on the Windows icon / energy from the battery in the bar of tasks and you should see "Power Manager".

    I hope this helps!

  • How can I clear the cache in safari and I should do periodically

    How can I clear the cache in safari and I should do periodically

    Way the easiest is to go to Safari > Preferences > advanced and check the box that says show develop menu in menu bar. Then, go to the develop menu and select empty cache.

    The only reason is that if you experience the problem and to increase the storage space available on the disk.

  • How can I remove the 'Subscribe now' button and the topic when you see an RSS feed?

    How can I remove the 'Subscribe now' button and the topic when you see an RSS feed?

    It is a yellow box that appears at the top of the page. It has options to subscribe to the RSS feed displayed.

    How can I remove this whole box to display?

    Thank you
    ~ Michel

    Make sure that the userContent.css file is a CSS (cascading style sheet) file and is not a hidden .txt file extension.

    You can use this button to go to the Firefox profile folder:

    • Help > troubleshooting information > profile directory: see file
  • How can I fix the following in "Scanner and Camera Wizard" error message an error occurred while setting scanner preferences.

    How can I fix the following in "Scanner and Camera Wizard" error message an error occurred while setting scanner preferences.   I have widows xp pro

    Hi Plumbbgp,

    1. what brand & model of the scanner?

    2. the scanner was working fine before?

    3. don't you make changes on your computer before this problem?

    Please provide us with more information about the issue so that we can provide you with the necessary assistance.

  • How can I fix the link between adobe and windows if I see .pdf not win32 application

    How can I fix the link between adobe and windows if I see .pdf not win32 application, without the disc?

    "Adobe" is the name of the company that provides a great many different applications.

    Adobe Reader is free and allows you to view pdf files.

    Adobe Acrobat is expensive and allows you to create, edit and view pdf files.

    Assuming that you are referring to the reader, uninstall all the versions of it using the control panel > add or remove programs.  Then either

    1. go to http://get.adobe.com/reader/?promoid=BUIGO and download the current version (remember to uncheck the box to install McAfee Security Scan Plus.

    or

    2. go to http://www.foxitsoftware.com/Secure_PDF_Reader/ and download Foxit Reader, a small pdf reader and many more.

    Then, install the reader that you have downloaded.

Maybe you are looking for

  • My sisters Icloud is on my phone and I can't get down

    I can't log out of it from its coastline now after several attempts to close the session and my sister can't access the email registered to the Apple ID. So I'm stuck with this forever apple ID, or can I get rid of him without any access to my sister

  • Photos in slideshow / screensaver appear backwards on Apple TV 4

    Apple TV 4th generation A lot of my photos are displayed backwards in my photostream slide (or when I'm with photostream as screen saver) on my Apple TV 4. Here are the first pictures directly from the camera of the iPhone which have not been publish

  • Area enclosed weird values

    I have a line between the 1st and the last point of a signal and I want to find the area bounded by all regions below & above the line. I have attached a VI with two scenarios where the value of the area does not seem to be correct Visual observation

  • Connect labview with proteus

    How to connect labview to proteus in order to send commands to the microcontroller AVR, there a useful link or source code?I've heard talk about VISA can you help me with a code example or source?

  • What happened to "receive email notifications"? How can you pick us up?

    Before the recent revision of the CSC, you could choose "Receive email notifications" under the "Actions" menu in the upper right corner of a doc of CSC, and it would automatically receive messages when this doc updates have been posted. wlcca.jpg Th