Documentation for config.xml for playbook

Hey RIM,.

When you're you going to get out of the documentation for the file config.xml... all that right with a graphical interface for us in the web plugin eclipse...

I don't expect the same for the playbook, but really I don't know what should be the content of this file... No documentation would be not good (or if someone could tell me that would be great).

Right now, I'm just coding in the dark... I do a little better comments about what I think should be allowed in the XML (such as adding other areas...)

EC

Here's the documentation you request: technical - grade Configuration Document .

This document is in the section BlackBerry WebWorks Developer Guides Web site.

Note: there is at least an inconsistency with the supported elements.  The element ' rim: transitionEffect "is not supported by the SDK WebWorks for PlayBook (but is for the Smartphone SDK).  I have a pending request with our documentation team to provide details on the other gap analysis.

Sincerely,

Adam

Tags: BlackBerry Developers

Similar Questions

  • Ask about the config.XML for blackberry webworkdevelopment

    Hi all, after browsing this site, I find a sample of the config.xml file for the development of webwork, here is a blackberry code that:

    "#= 'http://somedomain.com" subdomain = "true" > #"

    you all tell me what is the meaning of this code? Thank you much for the help ^_^

    Hello...

    Above code indicates that you have in the whitelist a url so that you can have access to the url and its subdomains of your application. So whenever you add a url in your application should be listed in the config.xml file.

  • Whitelist config.xml does not work for some AJAX calls

    Hello

    Here's an excerpt from my config.xml file:

    http://www. .TV"/ >

    Here is the error I get: http://cl.ly/image/3r420g1Q2b1F

    You have to trust me that the fields are the same (in the AJAX call and config.xml). Indeed, this app works fine on the browser BB10, but not "wrapped" with WebWorks.

    What is strange, is that several other AJAX calls to the same area as planned work. I don't know where to look what could be the problem?

    Thank you.

    So first of all, the reason for which the application is refused is due to a known issue with URI invalid containing @ signs. Technically the sign @ is only a valid uri character forward as [email protected]/blah, and at other points should be % encoded.

    By your work around, the good work around would be to allow access uri = "" * ", which should solve this case."

    By disabling the security web, shall be carried out as a last resort, but your original implementation was correct except for one minor detail, the value should be 'disable' and NOT 'disabled', thus


       

    Finally, you can still file a bug on github

    Hope this clears up things.

  • v shud add cachesettings in content compulsorly - config.xml for cachepurpose

    I HAV added p13n-content - config.xml and also changed the time to live in the properties Advanced dettings in the administration console.
    It is now that i shud add details hidden content-file config.xml also for her effective b.
    If so, shud I just copy what p13n-content-config and paste in content-config.

    In general, I would recommend to put the cache configuration in p13n-cache-config. XML (with the exception of binary-max-entry-the cache size).

    Here is an example of content file - config.xml with this setting:




    WLP_Repository
    Test repository
    com.bea.content.spi.internal.RepositoryImpl
    Bea.WLP.Content.Repository

    Data source defined for the repository of Test Portal
    CM_DATA_SOURCE
    contentDataSource


    Disable repository for research events.
    cm_fireRepositoryEvents
    fake


    The class object of webdav when this Jack in pension is used with webdav
    WEBDAV_TYPE
    webdav_type

    fake
    1024
    true
    fake

    I did not understand your question about p13n-cache - config.Xml. If you are looking to change the cache settings at run time, you can do so via the portal administration tools (Administration of Service page).

    Cache (not just caches CM) configuration is cached p13n - config.xml, not content-config. XML (with the exception of binary-max-entry-the cache size)

    -Steve

  • Creating an icon of web browser for Playbook

    Following the steps described on this page below I'm stuck at the part of creation of the full browser due to some certificate on the command line error messages.  This position requires update?  I am able to create a web application "chrome", but I need to create a full browser giving access to external URLS.

    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/how-to-create-a-Web-icon-for-bla...

    For the following command, where signing_cert.p12 & - storepass come?  Is there another step to register somewhere?

    Package-uripackager-BlackBerry bbc.bar blackberry - tablet.xml img\pb_icon.png - buildId 1 - signRIM - signDev - keystore signing_cert.p12 - storepass xxxxxxxxxxxxxxxx - cskpass xxxxxxxxxxxxxxx

    Thank you

    No, it isn't. An application WebWorks is an instance without wrapping the same rendering engine used by the native browser application, but not sharing the chrome.

    I think what you're looking for is a way to launch the browser application to a URL target of an icon on the home screen.  You can do technically with JavaScript, but you want to set a screen image loading in your config.xml file otherwise you will see a white screen before the launch of the Explorer.

    Here is an example:

    config. XML

    
    http://www.w3.org/ns/widgets"
            xmlns:rim="http://www.blackberry.com/ns/widgets"
            version="1.0.0.1" id="openbrowser" xml:lang="en">
    
        open browser
    
        
        
    
        
        
        
    
    
    

    index.html

    
    
    
        
    
    
    

    Note: the browser app PlayBook himself of a «bookmark to the home screen» feature has

  • Newbie: Can't compile app SketchPad for PlayBook

    I'm working through the PlayBook Simulator first timer instructions and I got to date: compile an application BlackBerry WebWorks

    I downloaded archive SketchPad Standard and issued the compilation command, and that's what I got:

    C:\Program Files (x86)\Research In Motion\BlackBerry WebWorks Packager for PlayB
    ook\bbwp>bbwp c:\Users\Lane\Downloads\sketchPadStandard.zip /s archive_source /o
     compiled /v
    [INFO]                  Parsing command line options
    [INFO]                  Parsing bbwp.properties
    [INFO]                  Validating WebWorks archive
    [INFO]                  Parsing config.xml
    [INFO]                  Validating config.xml
    [INFO]                  Validating application version
    [WARNING]               Failed to find a  element
    [INFO]                  Validating the  element
    [INFO]                  Validating the  element
    [INFO]                  Populating application source
    [ERROR]                 Failed to read device templates
    

    What should I do now?

    Thank you.

    Hi bugloaf

    If you are running

    bbwp c:\Users\Lane\Downloads\sketchPadStandard.zip
    

    then your compilation should work.

    If you specify the absolute paths try paths

    C:\Program Files (x86)\Research In Motion\BlackBerry WebWorks Packager for PlayBook\bbwp>bbwp c:\Users\Lane\Downloads\sketchPadStandard.zip /s c:\OUT_DIR /o c:\OUT_DIR\compiled /v
    

    Njoy coding

    . H

  • To adapt to the screen orientation by using javascript (for playbook)

    Hi all

    I know that the subject of the screen orientation has been crossed many times already, but I've searched and searched in the webworks put on an answer and can't find it.

    My application is made for the landscape. I have 2 options. ((1) lock app in landscape which I think still can be done using webworks (but please correct me if I'm worng) or 2) to scale the app for the portrait.

    Because to my knowledge 1) cannot be done, I'll focus on 2). Has anyone seen or written a javascript/css script that checks if the user holds the tablet in landscape or portrait and adapt to the 2 on-the-fly switching of b/w? My app is made for 1024 x 600. I know it can evolve using CSS 0.6 starting to adapt to the screen, but I don't know how to check and then re - evolve afterwards with javascript.

    Any help, please and thank you.

    In fact, you can lock in landscape orientation with

    your config.Xml file. Just remove the space after "rim:" because I added it to prevent the Bulletin Board to return as , haha.

  • documentation for Word 2000, library?

    Is there documentation for Word2000 library that underlies the Wordreport? I can't found. You can do things with Wordreport, but if you want to correct the document, for example, paragraph, or tab formatting, you must use Word 2000 calls.

    http://msdn.Microsoft.com/en-us/library/aa164012%28V=Office.10%29.aspx

    all associated Word will be in the end of Microsoft documentation reference

  • Print the documentation for the structure of the event?

    Hi all

    Work with the documentation "printing" in 2012 has Labview and noticed that there is not an obvious way to create documentation for each separate event in a structure of the event.  Since it is possible to show each individual event is a separate diagram in html file, it seems that it would be useful to be able to create a description of an event.  Please let me know if there is a way to do this.  Thank you.

    GSinMN

    Try to use labels of the integrated structure.  You will have a single comment for each case of the event.  Start your comments with a hash-tag "#" and the bookmark manager to become your best friend for the printing of your help file.  (Of course, you have to 2013 for Bookmarks work)

  • HP Photosmart 3110 referred to the documentation for the printer. Error 0xe18a001

    HP Photosmart 3110 referred to the documentation for the printer. Error 0xe18a001

    Hello caromuna,

    It seems that other users have found a way to completely reset the printer back to the default settings, which can help with this question.

    The reset is discussed in this forum thread and seems to be a bit difficult to fill. Let me know if it helps to solve your problem.

    Photosmart 3310 ink system failure

  • Micro 7, printing with hp4215... stops printing... screen on printer reads... wrong cartridge... then see the product documentation for more details... cannot find

    Micro 7, printing with hp4215... stops printing... screen on printer reads... wrong cartridge... then see the product documentation for more details... cannot find

    http://welcome.HP.com/country/us/en/support.html

    Link HP drivers and manuals.

    http://welcome.HP.com/country/us/en/contact_us.html

    Details of HP.

    For any question on Windows 7:

    http://social.answers.Microsoft.com/forums/en-us/category/Windows7

    Link above is Windows 7 Forum for questions on Windows 7.

    Windows 7 questions should be directed to / stationed there.

    You are in the Vista Forums.

    See you soon.

    Mick Murphy - Microsoft partner

  • 7280 all-in-one message says print cartridge alignment failed. see the documentation for the product?

    My 7280 all-in-one printer message indicates the alignment of the failed print cartridge.  See the product documentation.  I tried to do a literature search and landed on this link.  Where can I find documentation for my printer?

    This is the document that you are looking for.  You can find all documents and even more for your printer here.  Let me know what happens.

  • Camera for PlayBook API

    I've seen a camera for BB10 API, but do not see it for PlayBook NDK.

    It will be available? When?

    It is in the beta 2.1 NDK and ship on OS 2.1 for PlayBook.

    See you soon,.

    Sean

  • Is equivalent of getBatteryLevel() for Playbook?

    I can see for Playbook there are callbacks that can be saved for when the battery level changes, but how to find the initial value of the battery level?

    On the BB handhelds, it seems to be a simple API DeviceInfo.getBatteryLevel ().  Something similar for Playbook?

    The reminder would be invoked with the current level of the battery as a parameter when you call getBatteryLevel and later, when the battery level is changed.

    That's exactly what you up if I understand you.

  • Got the key sign for platform smart phone that I need keys for Playbook to sign?

    Hello!

    I already sign keys for phone smart blackberry. I ask different keys for Playbook?

    Thank you!

    Yes, they are a different set of keys, and there is a process of signing separate for the PlayBook.

Maybe you are looking for