JSR 211 Suffixes

The registration of suffixes to JSR 211 suffix should include the period?

Example: ".doc" or "doc".

What is the correct suffix?

The. should be included (.doc).

Tags: BlackBerry Developers

Similar Questions

  • JSR 211 - don't launch not Media Player to play .wav files


    Hi, sorry it took so long.

    It worked for me, BUT take a different MIME type.

    It seems to be: audio/x-wav

    It's the debug output of the content manager with all supported types:

    _ClassName "net.rim.device.apps.internal.explorer.content.MediaContentHandlerApplication" (id = 793018368)
    _Id 'net.rim.bb.mediacontenthandler' (id = 792977408)
    _types string [79] (id = 793116672)
    [28] "audio/x-mpegurl" (id = 794296320)
    [29] "audio / midi" (id = 794337280)
    [30] "audio / midi" (id = 794378240)
    [31] "audio / midi" (id = 794419200)
    [32] "audio / midi" (id = 794460160)
    [33] "audio / midi" (id = 794501120)
    [34] "video/3gpp" (id = 794542080)
    [35] "video/3gpp2' (id = 794583040)
    [36] "video/mp4" (id = 794624000)
    [37] "video/x-msvideo" (id = 794664960)
    [38] "video/quicktime" (id = 794714112)
    [39] "video/divx" (id = 794755072)
    [40] "video/mpeg" (id = 794796032)
    [41] "video/x-ms-asf" (id = 794836992)
    [42] "video/x-ms-wm" (id = 794877952)
    [43] "video/x-ms-wmv" (id = 794918912)
    [44] "video/x-ms-wmx' (id = 794959872)
    [45] "audio/mpeg" (id = 795000832)
    [46] "audio/mpeg" (id = 795041792)
    [47] "audio/x-wav" (id = 795082752)
    [48] "audio/x-wav" (id = 795123712)
    [49] "audio/amr" (id = 795164672)
    [50] "audio/3gpp" (id = 795205632)
    [51] ' audio/3gpp2' (id = 795246592)
    [52] "audio/mp4" (id = 795287552)
    [53] "audio/aac" (id = 795328512)
    [54] "audio/x-gsm" (id = 795369472)
    [55] "audio/x-ms-wma" (id = 795410432)
    [56] ' audio/qcelp' (id = 795451392)

  • Open a file in a default application

    Hi all!

    I use to develop a BlackBerry JDE 4.2 application. I want to open a file in the default application supported by the BlackBerry device.

    Let me explain in depth. Whenever the user selects a file to open, I want to open this file in the default application without talking to the unit in which the application file should be opened. JDE 4.3 and later, this can be achieved by using javax.microedition.content.Invocation and javax.microedition.content.Registry API. Here is the snippet of code, how it can be done in JDE 4.3 or later.

    Invocation invocation;
    
    invocation = new Invocation("file:///store/samples/contacts/BlueDress.png");
    
    Registry _registry=Registry.getRegistry("net.rim.device.api.content.BlackBerryContentHandler");
    
    _registry.invoke(invocation);
    

    The above code opens the BlueDress.png file in the default application.

    But this is not supported in JDE 4.2 and earlier version.

    Can someone help me how can I achieve the same JDE 4.2?

    Thank you

    -Rohan

    As you say, we support JSR-211 Content Manager API in JDE/Handheld versions v4.3.0.

    For the mime-types that can support the BlackBerry browser, you can call the browser with the particular URL (whether on the internet or the local file system). Take a look at these KB articles:

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/How_To_-_Invoke_the_default_browser.htm...

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/How_To_-_Invoke_a_non-default_browser_s...

    Tariq

  • Need help, returning at the request of private

    Hello

    My application uses a private to open a web page. When the web page opens, the user types in their login credentials, and then they are transferred to a new site that told them to close the BlackBerry browser and return to my request.

    Now, I'm trying to see if I can do the following:

    -Create a URI template customized for my application, so that the Web site can send to an address as "myapp: / /...". "and will open my application. I did research online and on the forums on this subject, and I don't think its possible. I searched a lot on JSR 211 content managers and MIME types. I have also studied the chapidemo demo in JDE samples.

    -Close the private. I know that I can't do this from within my application. I moved my application in the foreground successfully after my application filed an HTTP successfully, but the browser returns to the foreground when the Web site transmits to the new page (which tells the user to close the browser)

    -Somehow determine the URL of the current private. If I could do it, I could have my application in the foreground when I recognize the URL of the page that was passed to the.

    Unfortunately, I can't use a BrowserField because the site that I opened in the browser must support javascript and ajax... I tried this in the BrowserField, and it did not work.

    Does anyone have any advice or suggestions?

    Thank you!

    I was able to achieve bringing my application to the foreground once the browser forward towards a new page using JSR 211 and a type mime custom. (BrowserPlugin.java & LoaderApp.java JDE samples)

  • Are managers of all easier attachment in OS 4.5?

    Hello

    Some time ago, I tried implementing a manager of attachments in OS 4.2 and abandoned once I realized that the name of the attachment must be prefixed and attachments were limited to 64 K or something else.

    Since the OS 4.5 adds the ability to download attachments not supported (a nice addition) I was wondering if the Attachment Manager has improved in all the... I just spent a little frustrating hours trying everything I can think of to get a manager of attachments to work for a type 'unsupported' in the 4.5 OS, I am able to register a handler for the type, and my new menu item appears on the menu for the attachment at the bottom of the email (but not where the attachment appears at the top, probably because there isn't no content for the type Manager - but that's another issue).

    Anyway, when I select the new menu option for my application I get the SupportedAttachmentPart through the run() method but getContent() return null and hasMore() is always false, that it is the same situation as earlier versions of OS.

    My question is, in the OS 4.5 +, is there a way to retrieve an attachment that is not part of the taken default supported types and is not preceded by "x-rimdevice"?

    Thank you!

    Bruce

    The operation of the AttachmentHandler interface has not changed.

    However, version 4.5.0 of all the BlackBerry API introduces JSR 211 - Content Manager API.  This allows an application to register as a handler for a specific file type.  This can cause an attachment option to download in the Messages application if the file type matching.  When a user selects this option, the attachment is downloaded and injected into your application.

    Take a look at the chapidemo included with version 4.5.0 + BlackBerry JDE for an example.

  • Media Player Invocation: JDE 4.2.1

    Hi all

    I want to launch the media player through my code. I was able to do in JDE 4.6 but not 4.2. Here's the code I used in JDE 4.6:

    Create an instance of appeal with the specified URL when the file type is one of the types of media supported by the media player.
    Invocation of the invocation = new Invocation ("")

    Invocation of the invocation = new Invocation (FilePath);
    Get content for Media Manager
    _Registry = Registry.getRegistry ("net.rim.device.api.content.BlackBerryContentHandler") of registry

    Call the content manager.
    _registry. Invoke (invocation);

    Now, I want to do the same thing with JDE 4.2. Can someone help me please?

    Thank you

    -Arun

    API JSR 211 Content Manager are not available in BlackBerry handheld software version 4.2.1.  However, you can still launch the media player.  To send the browser BlackBerry with a URL that points to your content.  The browser in turn will launch the media player and read the content.  The link below explains how to launch the BlackBerry browser.

    How - to call the browser
    Article number: DB-00701

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800440/How_To _...

  • Adding a suffix to a file using applescript

    I use a drop/app to add a suffix to name my file. I would like to add the word '_THUMBNAIL' before the file extension. Currently, it leaves the file extension, add _THUMBNAIL and add the extension again. I know not part of it has to do with the line "& name extension of aFile ', but it's the only way that I could do to have the extension after the addition of text. Here is the script below:


    on
    Open someFiles

    say application 'Finder '.

    Question the value to the someFiles

    Repeat with aFile in someFiles

    game fName to ( name (info for aFile)) & "_THUMBNAIL" & "." & name extension of aFile

    the value name of aFile to fName

    end Repeat

    end say

    end Open

    To get to this sorting any help would be great!

    Thank you in advance.

    Replace the line "set fName" by:

    fName value ((points 1 to ((décalage de ".")) (get aFile name)) (1) of (name of get to aFile)) as String) & "_THUMBNAIL"&"." & aFile name extension

    (144742)

  • All of a sudden all my Active addons are evidence of a suffix of. 1-sign. Is - is this legitimate?

    Hello

    This morning when I opened Firefox, plugins 3 or 4 have been updated. One of the plugin update pages (connected with the plugin Download Statusbar) suddenly passed to a page 'investigation' that actually proved to be an advertisement. On this achievement, I closed all open tabs

    Now, whenever my updated plugins up to date, I usually see down the latest version no. So I went to the page of the Add-ons Manager, where I was surprised to discover that the version no. of all my plugins installed have a suffix. 1 - signed. For ex, the plugin of BitDefender QuickScan, which was plus early 0.9.9.142, is now showing that 0.9.9.142.1 - signed (see the attached screenshot)

    The '. 1-sign "has been added to almost all of my Add-ons (extensions) assets; However it has not been added to one of the disabled plugins or any plugin which is not compatible with my current version of Firefox.

    Is this sudden addition '. 1-signed "to almost all my extensions valid and legitimate, or is it the result of a virus or malware?

    Sincerely,
    Sunil Suresh

    Yes.
    They decided to sign all the extensions that are hosted on the site of modules.
    This is appended to the extension to distinguish between unsigned extensions extensions.

    See:

  • change suffix by default adresse_web

    My Firefox browser a - com as suffix Internet standard in the www.address.com address bar which - I want to change it-I have done this before but forgot how and where!

    You can set only through this pref on the topic: config page:

    • Browser.Fixup.Alternate.suffix

    Other related prefs:

    • Browser.Fixup.Alternate.Enabled
    • Browser.Fixup.Alternate.prefix
  • How can I change the browser title suffix "-Mozilla Firefox"? If I don't want to see the.

    How can I change the browser title suffix "-Mozilla Firefox"? If I want to change it.

    See:

  • Why Firefox displays no more .php suffix web pages which are in my Mac?

    I have a question about Firefox 14.0.1 display web page suffix .php files that are in a Mac running OS 10.8 Mountain Lion. In versions of Mac OS, for example 10.4.7, hospital I could see files of web page correctly displayed with .html and .php suffixes when these web page files were in my computer. I am referring to the page appears as it should display properly, you see is not the source code. If a page has a .php suffix, the browser displays the page correctly although all php scripts that are embedded in this page have been ignored.

    Occasionallly Apple updated its browsers makers occasionally to update the operating system and browser. One day, I noticed that Safari is no longer displayed webpage in my Mac files if these pages have a .php suffix. However, Firefox and other browsers have continued to display the web page with suffixes .php files embedded php scripts have been ignored.

    Now I Mountain Lion in the iMac.

    I see no longer web page of suffix .php files in my regarless of the computer of the browser I use. No browser shows pages.

    A web page of suffix .php file that Firefox and other browsers appear in 10.4.7 does not 10.8 display if this web page file is located in the computer.

    In my computer, I have html and php web page suffix files I want to see a browser. The files that I want to see and the browser, both are in my computer. Html files display perfectly with one exception: If the php scripts are embedded in html files, scripts are ignored. A file name that ends with ".php" will not be displayed little matter that there's a php script in the file. Safari displays the source code only. Chrome does not display the file. Firefox and SeaMonkey, which now displays web page of suffix .php files in earlier versions of the Mac OSm meet these pages by providing a dialog box that seems to assume that the file is about to be downloaded on the Internet. The dialog box wonder if I want to use the browser to open the file, or if I want to record on the disc. The file on the disc is at the same time, and the computer is disconnected from the Internet. I click I want to use the browser to open the file. Then the dialong box opens again the same question. This happens again and again. I never get to see a web page file in my computer whose name ends with ".php". With Firefox 14.0.1, I can see .php suffix of webpages on the Internet or in a Mac 10.4.7 but not in a Mac 10.8. I don't have Firefox miconfigure? It seems unlikely that Firefox has lost the ability to display pages in Mac OS 10.8 that appears in ' 10.4.7. How can I solve this problem of displaying web page?

    Thank you for your quick response, Ideato. Now, I think that the problem is not a browser issue but a Mac. Although Mac OS 10.8 is much better than 10.4.7 generally, it's worse for the .php suffix file display. There is an online article which solved my problem: "how to enable and configure Apache / PHP support for OS x 10.8 Mountain Lion." July 29, 2012; by Henry Haneez. There are two solutions that Haroon mentions. One is to download and install the latest php, which comes with a web server. The other, which is easier and Haroon explains in detail, is to turn on the server web apache in Cougar and allow the loading of the php module that comes with the Mountain Lion. This module is not as recent just latest whoich of php from php.net.

  • Why not "browser.fixup.alternate.suffix" of work, I find myself in Google search instead?

    I entered ".se" as a suffix and activated fixup.alternate. But if "volvo" enter the address of the browser go to www.volvo.se, instead I find myself in www.google.se. Why, what's the problem? / Tomas

    Myself, I found the answer to this problem on other issues with the same problem.

    I had to put 'keyword.enabled' to 'false' in order to get the "browser.fixup.alternate" function works!

    There is a good description of this feature in common questions under "rental search bar.

  • I continue to receive reports of Norton that a download with the pre RadioWMPCoreGecko fix. followed by various suffixes like "19.dll" or 05, 06 08 etc... takes a lot of computer resources. Can you explain what it is, as I understand it, it is called by F

    I continue to receive Norton Security reports that a download with the pre RadioWMPCoreGecko fix. followed by various suffixes like dll '19.dll' or 05.Marco, 06 08 etc... takes a lot of computer resources. Can you explain what it is, as I understand it, it is called by Firefox.

    This DLL can be part of a Firefox extension.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • Increase the video memory of the A40-211

    Hi all

    I have the Satellite A40-211. The Intel chipset also supports all of the graphical stuff, so he needs a little more memory RAM as video memory. This is possible up to a maximum of 64 MB. The problem is that the chipset is now using a maximum of 16 MB of video memory, but I want to expand this to 64 MB.

    Where can I find the settings for this in Windows XP Home Edition?

    Thanks for all the help!

    Bart

    Hi, it s not possible to increase the video memory yourself!

    Let me tell you that your laptop is a dynamic memory management

    Your computer system reserved graphic only as much memory as it needs to accomplish all tasks running on your A40.

    .. dynamic video sharing .This is not bad, as I think!

    More info on your graphics chip basic find on pages of Intel.

    good evening...

  • Move data from iPaq 1945 for iPaq 211 Enterprise and Windows 8 for laptop

    My iPaq 2795 crashed recently, leaving me dependent on my iPaq 1945 earlier... Yes, laugh if you want {chuckling}.

    SO I must to replace both and am interested in the iPaq 211 Enterprise Handheld, to do.

    The types of 1945 and my 2795 files are synchronized with the 211 company?  I'm hoping to sync my address book with my new handheldl and my laptop, which runs on Windows 8 (ugh).

    I don't want to retype my entire 20 years worth of contacts!

    Thank you kindly,

    Linda

    The data format that is used throughout all these iPAQ is quite similar, so this won't be a problem, but you won't be able to synchronize your Outlook data from a windows machine 8 from windows mobile device Center is not completely compatible with Windows 8 operating system and Microsoft had no intention to make it work.

Maybe you are looking for

  • Implementation of a SIM card in a X 1 Yoga

    Hello world I really hope someone can help. I am trying to get my SIM card in my X 1 Yoga (UK Version). I put in a 4 G card Vodafone, but the laptop does not recognize that I have installed anything (try obviously to reboot, etc.). I have installed t

  • No sound sounds after 2.1 update

    Then I updated to 2.1 and [touch wood] everything seems to work properly, with one exception - the phone will not ring audible on incoming call. Volume seems to work fine in all other cases, but not on incoming calls. Vibrates still works. Anyone hav

  • By default the password administrator Windows XP SMU-1062 q controller

    My SMU controller has been installed and configured with LabView (I guess) to OR. The operating system is Windows XP, what is the administrator password has been set during this process? That is, how can I connect to the controller for the first time

  • Photosmart 4380 cannot be connected wireless for Mac

    Hello I had the Photosmart C4380 for a little more than two years now. I have always used wireless in a network with multiple Macs. However, I lost the Setup wireless when switching to a new provider and a new router and have not managed to reconfigu

  • The lines where him deleted using the databases from backup triggers

    Hi all1) CREATE TABLE student1   (      no    NUMBER,      name  VARCHAR2(10 byte),      marks NUMBER   )I inserted the 10 records (1,2,3...10)(2) Created student1_history Table create table student1_history in select * from student1.(3) removal of S