Is there a document identifying all the directives of a config.xml file

The document found here comprehensive?

http://docs.BlackBerry.com/en/developers/deliverables/30182/Creating_a_BB_Widget_configuration_docum...

I'm looking for something that tells me that all permissions, all the transition effects, basically everything what is possible with the config.xml file.

Hi shnuffy,

You can find our docs updated here - https://bdsc.webapps.blackberry.com/html5/documentation/ww_developing/working_with_config_xml_file_1...

They should have what you are looking for

Tags: BlackBerry Developers

Similar Questions

  • (1) is there a function for all the object of the same size?

    (1) is there a function for all the object of the same size?

    Sorry, I thought you wanted to align the objects.

    We do not have the function to make items of the same size. You must change one by one. To change the .lks file may be more effective.

  • When I type a question in the search box, I want that my question to stay there until I checked all the results of the research

    I have Windows 7-64 bit

    When I type a Question in the search box, I want my Question to stay there, until I checked all the search results!

    Whenever I have check a result, my question goes, and then I have to type my Question even once! We don't waste any the end of time!

    My Question must stay there until I've done my research and I hit another Question!

    Thank you.

    N.Williams.

    Original title: Windows search problem

    Hello

    If you run a search in Windows 7 from the Start Menu search box, the search string is not saved in the search box. This is normal.

    However, if you are looking for using the search box on the upper right corner of the Windows Explorer window, the search string is saved in the search box and stays there until you delete it or close the Windows Explorer window.

    Reference links:

    Windows Search in Windows 7: http://Windows.Microsoft.com/en-us/Windows7/products/features/Windows-search

    Find what you are looking for: http://Windows.Microsoft.com/en-us/Windows7/help/find-what-you-are-looking-for-staying-organized-in-Windows-7

    Hope this information helps.

  • is there a zero after all the sliders on all images in a folder?

    is there a zero after all the sliders on all images in a folder? Lightroom is the application which seems to be the automatic on all images tone as the sliders of each image are different. all the import options are closed off or to "none", so I have no idea why LR applies these settings. When I reset pictures it puts back the auto import settings. If lightroom is the perception of those as reference. Help, please!

    Go to your preferences, select the Presets tab, uncheck the default all settings, but especially the "apply auto tone adjustments" of development one. For good measure, you can also hit the button 'Reset all parameters of development by default'.

  • Cannot find the config.xml file

    Hi all

    I searched the forum and google my problem with no luck.  I hope someone here can help me.

    On my Windows XP VM, I try to use Packager WebWorks to compile a file to archive.  Whenever I do, I get "archive invalid - cannot find the file config.xml.  Of course, my zip file has a config.xml file.

    While trying to fix it myself, I downloaded the sketchpadStandard.zip of the sample and could only compile without error.  I extracted the file and re-compressed it and got the error "cannot find the config.xml file.  I used the utility of windows XP, I downloaded winzip and used this utility, I used my mac to compress the file.  Whenever * I * do, I get the error.

    Obviously, package manager works, and I'm in the right directory that I'm able to compile the provided sample Archives, but why the hell can not compile the VERY SAME FILES I checked myself?

    Any thoughts much appreciated.

    After several hours of experimentation, I finally load the mac version of the SDK directly on my mac, rather than the version of windows on my virtual Windows machine.  I did the fix here would solve the same problem on a mac and it worked.

  • Problem with emulator no config.xml file found in the root of the file .zip Blackberry 10 ripple

    I just started development for blackberry 10. I had developed application in the native language. But with blackberry 10 I get "no config.xml file were found at the root of the .zip file" when I run my Hello World application on emulator of the ripple.

    Help is appreciated thanks.

    Here what I got on emulator ripple

    Here's my Helloworld project structure

    Your config.xml file is probably invalid.

    Copy and paste it into this XML validator. http://www.w3schools.com/XML/xml_validator.asp

    If there is a training error will not be able to correctly parse.

  • Encrypt the password weblogic in the config.xml file

    Hi friends,

    I get the below error. while trying to start the administration server.

    < 17 November 2015 14:18:09 IST > < opinion > < Log Management > < BEA-170019 > < server log file /u01/app/orawls/product/fmw11g/user_projects/domains/ClassicDomain/servers/AdminServer/logs/AdminServer.log is open. All events in the log server-side will be written to this file. >

    < 17 November 2015 14:18:09 IST > < critical > < WebLogicServer > < BEA-000386 > < server subsystem failed. Reason: java.lang.AssertionError: java.lang.reflect.InvocationTargetException

    java.lang.AssertionError: java.lang.reflect.InvocationTargetException

    to weblogic.descriptor.DescriptorManager$ SecurityServiceImpl$ SecurityProxy._invokeServiceMethod (DescriptorManager.java:175)

    to weblogic.descriptor.DescriptorManager$ SecurityServiceImpl$ SecurityProxy.decrypt (DescriptorManager.java:192)

    to weblogic.descriptor.DescriptorManager$ SecurityServiceImpl.decrypt (DescriptorManager.java:114)

    at weblogic.descriptor.internal.AbstractDescriptorBean._decrypt(AbstractDescriptorBean.java:1092)

    at weblogic.management.configuration.SecurityConfigurationMBeanImpl.getCredential(SecurityConfigurationMBeanImpl.java:737)

    Truncated. check the log file full stacktrace

    Caused by: java.lang.reflect.InvocationTargetException

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    to weblogic.descriptor.DescriptorManager$ SecurityServiceImpl$ SecurityProxy._invokeServiceMethod (DescriptorManager.java:173)

    Truncated. check the log file full stacktrace

    Caused by: weblogic.security.internal.encryption.EncryptionServiceException

    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptBytes(JSafeEncryptionServiceImpl.java:139)

    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptString(JSafeEncryptionServiceImpl.java:187)

    at weblogic.security.internal.encryption.ClearOrEncryptedService.decrypt(ClearOrEncryptedService.java:96)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    Truncated. check the log file full stacktrace

    I searched the support of oracle in this regard. In one mentioned to modify the config.XML and add either encrypted or clear text.

    I don't know how to change the file and that all entries have to be changed. I enclose the config file. Could you please suggest me.

    Kind regards

    Prates

    What doc id you are referring to? If you need to replace the password encrypted with password plain text in the config.xml file, just edit it with a text editor and replace the values starting with {ESA}.

  • How do you use the config.xml file to determine which version of an application, a user will download?

    I have two APKs for the same application and I implemented the config.XML of lower version number working for all screen sizes.  The config.XML for the higher version number is set up for only the scresns large and extra-large.  Here's the code from the config.xml file.

    Version 1

    < media screens android: anyDensity = "true" android: Center = 'true '.
    Android: smallScreens = "true".
    Android: normalScreens = 'true '.
    Android: largeScreens = "true".
    Android: xlargeScreens = "true" / >

    Version 2

    < media screens android: anyDensity = "true" android: Center = 'true '.
    Android: smallScreens = "false".
    Android: normalScreens = "false".
    Android: largeScreens = "true".
    Android: xlargeScreens = "true" / >

    When I try to download the app on Google game, only the top version is available, regardless of the size of the unit.  When I asked Google game why this was not behave as expected, they said that the file manifest for both applications is the same.  Here is the code, they shot in the manifest after having used PhoneGap Build.

    < media screens android: anyDensity = "true" android: smallScreens = "true" android: normalScreens = "true" android: largeScreens = "true" android: Center = "true" android: xlargeScreens = "true" / >

    Can someone explain why PhoneGap Build is not using the settings I set in the config.xml file?  And how to fix this?

    The tag is not a valid tag in the config.xml file. This is probably why you see the same tag in two, as the build service is ignorant.

    As to how solve you this problem. Currently, you can not, but the next version of android-cordova will include the ability to add a tag which you will be able to use like this:

  • Fill the tree with complex external XML file control

    Hi all. I've been combing through forums for two days and have not been able to find a solution to my problem. I'm trying to populate a control of the tree with an external xml file, but the xml file is not a simple. It is complex, and I don't know how to get the tree to display these data. I have attached the code. Can someone take a look and let me know how I could get this to work? Thank you!

    What does not work?

    Complexity of the XML is not, in itself, an issue for the tree.

    Also, I recommend using straight XML, unless specifically, you need Collection features.

    Tracy

  • backgroundImage to different resolutions in the config.xml file

    each mobile has within the config.xml file and different screen resolutions, we can change the images according to the resolutions like this

    
    

    but in my case, it always uses "StartUpScreen.png".

    what I am doing wrong?

    why it gets correct resolution image?

    I use the Simulator to blackberry 9700 (screen resolution 480 x 360)

    BlackBerry plugin - 2.5.1.2 Webworks... Version

    BlackBerry Webworks SDK plugin - 1.5.1.2. Version

    Version of the OS - 5.0.0.680

    This post is actually tim it would be great IF we had something like that. Unfortunately we do not have

  • Invalid application - cannot find the config.xml file archive

    I'm new to webworks development... I created a sample config.xml and index.html in the folder Helloworld and made a Zip file...

    Then using ripple I packed up the app and the. Cod files are generated correctly...

    But I was not able to pack and sign using ripple, if I had the signature keys added to the bin folder of the SDK correctly...

    So I tried bbwp command line argument to achieve the same... But it has ended up with the error "Invalid application archive - cannot find the file config.xml.

    What is the problem that I do with the archieve file?

    How to use eclipse for development for the Webworks 2.3.1.5 sdk?

    My guess is that you have a HelloWorld inside your zip file and the file config.xml and index.html are inside this folder. The config.xml file must be in the root and must reference the index.html file, wherever it is in the zip directory structure.

  • Modify the config.xml file (what is the command to save)?

    Hello

    I use ESXi 4.1. I am connected to the host via SSH and Putty.

    I need to add something in the config.xml file however I can't save changes to it.

    I am connected to/etc/vmware/hostd #vi config.xml

    When I add a line and try to save it is not. How save you changes to a file? I tried Ctrl X, S, Z

    Thank you guys.

    (+)

    : wq means you need to swich mode command by esc. Also take a look at Vi Cheat Sheet

  • How to identify all the analyses using a filter based on the findings of another analysis

    How can I identify all analyses in the catalogue that contains a filter based on the results of the analysis another? Due to limitations on TimesTen, we remove all instances of the filter based on another feature of analysis completely.

    Christian Berg says:

    do research on the physical files in the file system

    A quick test, I guess you want to get the assuming you are on Linux, grep would be:

    oracle@demo:SampleAppWebcat () $ grep --files-with-matches --recursive '
    

    From there, you can identify the relevant analyses.

  • When I'm on the internet there are 3 popups all the same, how can I get rid of 2 of them?

    I just bought a laptop and I don't know how it happened, but now when I connect to Internet explore there is a Facebook sign in page that automatically pop up which is ok but then there are also 3 other windows that appear automatically that are all the same and I can't figure how to get rid of at least 2 of them. The only thing we can do now to get rid of them, it's them close every time we sign on the internet.

    Press the ALT key and you will see a menu bar appear at the top of the page ove the Internet Explorer window.

    Select Tools

    Then the Internet Properties

    Then under the general tab, you should see the web sites open to the title of the home page.

    Just remove the ones you don't want.

  • How can I identify all the words in capital letters and change to initcaps?

    Hello

    I'm using Oracle 11.g

    I have a table with multiple textual data varchar2 columns.  There are several words that are all uppercase.  In all cases, these capital words should be replaced by different cases (for example, HELLO Hello).  How find the capitalized words in all the lines and change them to mixed-case?

    Thanks for your help.

    The rownum in your update statement is probably taken as the virtual rownum http://docs.oracle.com/cd/E11882_01/server.112/e41084/pseudocolumns009.htm#SQLRF00255

    This is probably the reason why the script compiles, but the update does not work as there is no column named rownum in your table (even if it exists, rename it as is among the reserved words http://docs.oracle.com/cd/E11882_01/server.112/e41084/ap_keywd001.htm#SQLRF55621)

    trying to avoid loops to the extent possible, that I see it more as

    CREATE TABLE 'LITURGY_READING_COPY' ("ROW_ID" NUMBER NOT NULL ACTIVATE, VARCHAR2 (4000) 'TEXT')

    Table created.

    insert into liturgy_reading_copy

    Select 1, ' a reading from the letter of Saint PAUL to the Romans: BROTHERS and SŒURS: everything that has been written above... ". »

    of all the double union

    Select 2, "another text, less HOLY inspiration, containing all the WORDS in capital LETTERS

    of the double

    2 inserted rows.

    ROW_ID TEXT
    1 A reading from the letter of Saint PAUL to the Romans: BROTHERS and SŒURS: everything that has been written above...
    2 Another text, at least the HOLY inspiration, containing all the WORDS in capital LETTERS

    merge into liturgy_reading_copy lrc

    using (with

    init_capitalizer (RID, CBC, res) as

    (select row_id,

    substr (text, instr (text,' ') + 1) | '  ',

    -case when substr (text, 1, instr (text,' ')) = upper (substr (text, 1, instr (text,' ')))

    then initcap (substr (text, 1, instr (text,' ')))

    of another substr (text, 1, instr (text,' '))

    end

    of liturgy_reading_copy

    Union of all the

    Select RID.

    substr (src, instr (CBC,' ') + 1) | ' ',

    RES | -case when substr (src, 1, instr (CBC,' ')) = upper (substr (src, 1, instr (CBC,' ')))

    then initcap (substr (src, 1, instr (CBC,' ')))

    of another substr (src, 1, instr (CBC,' '))

    end

    of init_capitalizer

    where rtrim (src) is not null

    )

    Select RID, res

    of init_capitalizer

    where rtrim (src) is null

    ) ic

    on (lrc.row_id = ic.rid)

    when matched

    then update

    text = ic.res

    Statement processed.

    ROW_ID TEXT
    1 A reading from the letter of Saint Paul to the Romans: siblings: everything that has been written above...
    2 Another text, less Holy inspiration containing all the words in capital letters

    Concerning

    Etbin

Maybe you are looking for