WebWorks app icons

Hi guys,.

I'm currently doing the application icon, looking through the documentation, you need 2 separate size icons:

68 x 68 and 92 x 92.

I can find no reference to how to detect or to implement the sizes of different icons on the relevant devices? Is - this very taken care under the hood?

He specified also in the documentation: "icons of the application, create an icon file that does not exceed the recommended size for each BlackBerry device model. '"

Is necissary if the size of the icon is exactaly the same for several models?

Any help in how WebWorks handles this and if we can just stick with 2 icons would be greatly apprechiated.

Thank you

Mike B

You can never declare a size of icon of your application for the BlackBerry Smartphone.

You are better to use an icon that is the biggest icon supported for appliance different models you are targeting.  Reduce your icon on devices with a size of lower icon will look better than a little larger resizing icon for a display that supports larger icons in the home screen.

Tags: BlackBerry Developers

Similar Questions

  • Playbook app icon

    Hello
    I am building an app for the PlayBook using webworks.
    I correctly packaged and signed using ripple.
    I installed the .bar file on my PlayBook and everything works fine, but it does not approve the BB app world team:
    "problem of icon after installing the application, please make sure that the icon is 86 x 86 in a blackberry file - tablet.xml and included in your file bar '."

    I am comfused because my icon is 86 x 86 and if I unzipp my .bar file I can see the file appicon.png in the file blackberry - tablet.xml?
    So what's the problem?
    I can say that the blackberry - tablet.xml is a file generated automatically when the application of packaging. I'm following the webworks for the configuration file documentation and it says that you must create a config.xml file (not blackberry - tablet.xml)...

    Any help would be welcome, thank you.

    Laurent

    I read somewhere in the documentation icon.png is a reserved name. That's how I named my file to app icon!

    I hope that this is the reason why my version of the app has been denied.

    In any case, I created an iconApp folder and named my iconTD.png file.

    Now, I'm waiting for approval...

    One thing you need to know: If you do another package of your application name your file to archive .zip with the same name that you use for the previous version or you couldn't post your release on appworld:

    http://supportforums.BlackBerry.com/T5/BlackBerry-App-world-development/error-quot-file-bundle-your-...

  • BlackBerry Webworks App does not work on the Simulator after conditioning

    Hi everyone, I ' ve developed a webworks app and everything works fine on the emulator ripple, but when I load it on the Blackberry (9860 and 9930) Simulator... it loads successfully (I can see the icon, etc.), but when I open it, appears only a WHITE SCREEN...!

    I thought it was the Blackberry Simulator, so I changed it (does not work)

    I thought it was my application, so I leave my fair "index.html" with a BLACK background (does not work)

    the Validation of my config.xml file is fine, and I have not any idea on how to solve this problem!

    Help please, thank you

    http://mundourbanohn.com/Simulator1.jpg

    Hello, thanks for people, but I already solved this problem, I had a div with POSITION: FIXED; and apparently WebWorks does not support this CSS property, so I removed it and everything works fine. Thanks in any case. Concerning

  • The android app icon is smaller than the native applications on Dev Alpha

    It is somehow related to http://supportforums.blackberry.com/t5/Android-Runtime-Development/apk2bar-resizes-the-app-icon-to-8...

    However, even if I have difficulty icon resized, changing the bar produce and pack a 150 x 150 icon, on DevAlpha (10.0.9.388) the icon looks like smaller than the icon of a native application (if WebWorks or Cascades). I also used the setting - os to target only the BB 10 but without results.

    Is there something that I need to specify the apk2bar command?

    Thanks for your help.

    This has been fixed in DevAlpha 10.0.9.1103.

  • Mobile app icons in 9.3 with touch 3d

    I noticed that with 9.3 and 3d touch on a 6 s it can be very difficult to move an icon of the application. When I press and hold on the icon, it can just stand there and vibrate/blur during one second or bring up the menu of tactile 3d applicable for this application (if enabled). Are there changes in the procedure of moving or remove app icons to work more predictable with the technique of prolonged contact?

    Thank you

    It can take some getting used to, but work on learning the difference between slightly touch the screen and pressing on the screen. The first days, I had my 6s this felt weird but I soon got used to it.

    You can also set the sensitivity of the 3D touch by going to settings > general > accessibility > Touch 3D. You have the possibility of light, medium and firm. Try to set it on the farm so that there is a major difference between a normal tap and press.

  • Half of my app icons went dark

    Half of my app icons went dark on my iPhone 5s.

    When I click on it says pending and is still dark

    I checked my settings and updates that seem normal.

    What is the cause of this?

    The apps are updating and he has not yet finished.  Take a look in the section updates to the App Store.

  • Bike G - app icons disappear & white boxes

    Hi guys,.

    I was meet UI problems since I upgraded my motorcycle G the KitKat 4.4.2. The app icons sometimes would disappear (totally black screen) or watch encrypted. I just bought the phone on the Motorola Web site and updated to Kitkat a few hours after getting it on 16 January. I don't know if I received a defective unit or is it a bug in the update of kitkat. I called customer service and they suggested to empty the cache. I did this and the problem persisted still probably 2 to 5 times a day. I also did make Factory Reset and that did not help also.

    Has anyone here experienced the same problem and found a solution for it? Another representative told me that I can exchange the phone when I call the sales team, but as much as I don't want to do because I can't go without a phone while you wait for her.

    Thank you very much for the help!


  • How can I remove the app icons of the screen touchscreen printer?

    How can I remove the app icons of the screen touchscreen printer?

    What printer do you have? To remove apps from your printer, you need to sign in to your ePrint centre account then go to My Print Apps on the Printers tab. You can place your mouse over an icon of the application to display the delete option.

    Let me know if it helps.

  • Start/Invoking third-party apps from the WebWorks app

    Hi all

    Just a quick question. Is it possible to start/call a third party on a blackberry java application 7 from a WebWorks app?

    I did some research and it seems that it is impossible. I did the opposite and opened a WebWorks app from java application successfully but hope that it is possible.

    Thank you all for your time.

    Rob

    Unfortunately BBOS was not as flexible as BlackBerry 10 invocation framework and what was available on the side of Java is not inherently available in WebWorks.

    You can use the ApplicationManager:
    http://www.BlackBerry.com/developers/docs/7.0.0api/NET/rim/device/API/system/ApplicationManager.html

    Launch an application, if you know the information on the module itself.

    launch
    http://www.BlackBerry.com/developers/docs/7.0.0api/NET/rim/device/API/system/ApplicationManager.html...

    launchApplication
    http://www.BlackBerry.com/developers/docs/7.0.0api/NET/rim/device/API/system/ApplicationManager.html...

    runApplication
    http://www.BlackBerry.com/developers/docs/7.0.0api/NET/rim/device/API/system/ApplicationManager.html...
    http://www.BlackBerry.com/developers/docs/7.0.0api/NET/rim/device/API/system/ApplicationManager.html...

    However, if you want to access these in WebWorks, you create a custom extension to call the native API (Java).
    https://github.com/BlackBerry/WebWorks-community-APIs/tree/master/Smartphone/template

  • [Deployment Webworks App device]

    Hi friends,

    I have developed webworks app and create a plugin private by QNX Momentics IDE.

    I could config to run application on Dev Alpha Simulator BB10_1_X.

    But when I deploy to device Z10 and executed, an error has occurred:

    Need of that error cannot find usr/lib/webplatform/plugins/jnext/lib*Jnext.so.

     

    Please help me. If you need more information, please comment here.

    Thank you very much.

    Dennis.

    Dear friends,

    Thanks for your help. I thank all. Through your help, I found a solution for this problem.

    The problem is related to ' dependency or link"*.so (shared objects) or the excutable in UNIX-Like file.» I think BB10 filesystem is SYSTEM-V, a type of UNIX systemfile.

    With Simulator to create a link to a libbrary EX: libbtapi, I said to "Simulator-Debug". But when I built for the camera, I don't, it's problem. Messade error that gave me BB10, it was bad message. I stated a dependant on "libbtapi" for "release device". Everything was OK.

    By the way.

    Thank you for all.

    Thank you.

    Dennis Ritchie.

  • How do I send the email from BB10 webworks app

    I want to have a module in my BB10 WebWorks app that will allow users to compose a message by entering the information in a form, which will then be sent by e-mail to an e-mail address.

    I guess this could be done by using the EmailComposerOptions API, but I don't know how to use it.

    Any help will be appreciated.

    Have you looked at the code example in the API document?

    https://developer.BlackBerry.com/HTML5/APIs/BlackBerry.Invoke.card.html#.invokeEmailComposer

    < script="text/javascript">
    //simply invoke email composer, with no options and callbacks
    blackberry.invoke.card.invokeEmailComposer();
    
    //invoke email composer with subject, body, to, cc and attachment options
    blackberry.invoke.card.invokeEmailComposer({
        subject: "Email subject",
        body: "Email body",
        to: ["[email protected]", "[email protected]"],
        cc: ["[email protected], [email protected]"],
        attachment: ["/path/to/an/attachment.txt", "path/to/another/attachment.txt"]
    }, function (done) {
        console.log(done);
    }, function (cancel) {
        console.log(cancel)
    }, function (invokeError) {
        console.log(invokeError);
    });
    
    

    Once the function is called, map of composer email will slip into the view with all pre-filled fields and the user can then click on send.

  • BlackBerry WebWorks app via a URL with the parameters of launch?

    I have an application of WebWorks I want to start with a URL to the browser and pass parameters to query URL to the application in this way. Is this possible? How? I would be happy to use HttpFilterRegistry or API call, but I don't see how to use these approaches to get my WebWorks App settings, even if I write a custom extension. Example of code would be very useful, especially to consume the parameters. Or at least an indication of which API (s) for this.

    This should be supported by the framework. What I would like to recoemmend is simply invoke the application according to the normal and placing the parameters in the URL to the standard '&' "?" rating.

    Then take advantage of the class UTIL. JS out of the parameters passed required...

    https://bdsc.webapps.BlackBerry.com/HTML5/APIs/BlackBerry.utils.URL.html

    (If you need help, citing the app, it is done as invoke any other java application on the device)

    R

  • Add WebWorks App to share the map

    Dear community,

    How can I add my Webworks App for the ShareCard?

    I want exaclty:
    I want to 'share' link from the browser native of my application, but I can't find a solution how to add my application to share the maps.

    Someone knows how to do this?

    I believe that this sample application shows how to do this.

    https://github.com/BlackBerry/BB10-WebWorks-samples/tree/master/invocation

    Above all, you will be interested the app "Remained" in this repo.

  • WebWorks app and E - SSO

    Hello, hoping someone can help me solve this little problem.  I have an app webworks running in the scope of work that makes a call to a webserver using Jquery ajax, the Web server expects the user to be authenticated, from what I've read about the Enterprise SSO, this should be available out of the box, but I do not get the login prompt?

    E - SSO is configured on the BES/device and I tested it.  If I navigate to the same URL on the browser to work, I can authenticate and retrieve the data (JSON), the credentials are then cached and used on future attempts.

    E - SSO is supported with Jquery? I need to enable/check all services within the Webworks app?

    Thank you

    Hello

    Yes, it's a bug of the platform.  Thanks for bringing it to our attention.  I do not have exact time lines, but 10.3.2 will be out soon.

    Thank you

    Naveen M

  • can I submit a webworks App (blackberry 10) for approval, but only tested in the emulator in the vm player?

    can I submit a webworks App (blackberry 10) for approval, but only tested in emulator in the drive of the VM, since I don't have any blackberry Device?

    where to find the differences between the web of BB and phonegap works,... preparation & submission?

    Or otherwise if I have a html5/css3/js/jQmobile approx... How loan submit? Android App Phonegap already submitted in the game of Google... but as I see there are differences between the BB web works and phonegap.

    We understand that not all developers have access to a physical device, which is the Simulator comes in. The Simulator you usually gives a good idea of how your application will run on a physical device, and you can absolutely submit this application for review of the BlackBerry World. If problems arise, the BlackBerry World team will let you know of those that need to be corrected before the application can be approved for sale.

    This is true for WebWorks, Android, etc. The BlackBerry World team reviews your application and provide feedback if there are all the important issues which seem to be broken. If you have tested the application elsewhere however, generally you should not be from.

Maybe you are looking for

  • Satellite A500-1f5 - FN key does not work with Win 7 64 bit

    Hello The FN key does not work I have the installer: added value package + Flash Cards Support utility Laptop model: Satellite A500-1f5 WIN 7 64 bit Thank you

  • Satellite A505-S6965 - LCD screen displays vertical lines

    In April of this year 2010, my lcd started showing multicolored vertical lines on the right 2/3 of the screen. Toshiba repaired under warranty, but the problem returned last week. Today by phone Toshiba said that they do not guarantee their work, so

  • I have reinstalled XP & lost my audio device, HELP!

    Have reinstalled XP and everything works OK, no sound, when I go into Control Panel and click sounds and audio devices, volume, says no audio device? Can anyone help? Rick Honisch

  • Unknown song

    I'm a mac user, and I recently bought a Sansa Fuze.  I loaded music on the "rocket" and later updated to update firmware to version 2.01.17.  Since the update the firmware, the music on my rocket (excluding the micro SD card, which I removed before u

  • Is it different with Windows Live Mail and Windows Mail

    I'm having a problem with my Windows Mail and is woundering if I download the new Windows Live Mail if it can help and it's a better program. Mike