Run the application in "hidden" mode

Hi, it is possible to run an app webworks in hidden mode? I need the app autostart when turn the phone on and appear as "invisible" for the user, namely, enforcement can be its icon in the menu but do not appear in the recent applications / open.

Kind regards!

Currently 'hidden' or as it is known in the BB10 "headless" would need be run in native code...

http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/could-we-get-an-update-on-headle...

Tags: BlackBerry Developers

Similar Questions

  • Logging within the Application in Release Mode

    Hello world!

    I'm trying to implement logging for one of my applications. So what I did is to follow the directions of this blog

    Logging within your Application. The blackBerry developer blog

    "

    QString file = QString("path/to/mylogfile.txt");

    FILE * file = fopen (theFile.toStdString () .c_str (), 'w');
    slog2_dump_logs_to_file (file, SLOG2_DUMP_LOGS_ALL);
    fclose (file);

    "

    What I need is to save logs to a file and send it by e-mail to the support team.

    The feature described in the blackberry blog post works ONLY in debug / test mode. When running the application in release mode, it seems, the logfile created, contains only platform related messages and all my messages created via the functions of qDebug() of C++ and javascript "console.log ()" are absent...

    Any thoughts anyone?

    Thank you in advance.

    Another problem with the help of slogger, is there a very small buffer. According to what you sign, you can't get all the information you need.

    our solution is probably improved, but so far I have found nothing better.

    We use qInstallMsgHandler to get our own class to handle debugging messages:

    qInstallMsgHandler(LoggerService::logMessage);
    
    void LoggerService::logMessage(QtMsgType type, const char *msg)
    

    in this static method, we check the content of the message and use QtConcurrent::run to write the message to a database sqlite modality.

    To view the log, we use a listview with a db query.

    To share the newspaper read us the db entries in a file, and then share via invocation framework.

  • Installation of El Capitan problem: "an error occurred during the preparation of the installation. Try running the application again. »

    I've been a fight 2 days now trying to improve my iMac 21.5 2009 end of Mavericks in El Capitan, but as the installation is about to be launched I get this message "an error occurred during the preparation of the installation. Try running the application again".

    Here is a list of all the things I've tried:

    Running the application again;

    Move the installation to another folder application;

    Control date & time and it was already correct;

    Do the installation in safe mode;

    Installation of the upgrade of another user I created only for that purpose;

    The computer restarts and I tried install the upgrade several times;

    And, to be sure that the installation application was not corrupted I made a copy of it on an external HD and tried to install it on my 2011 MacBook Air and it worked (I didn't install because I have El Capitan installed on my MacBook).

    Well, I don't know what else can be done, and I'd rather not have to completely restore my iMac.

    Please try installing again after taking each of these steps you have already taken it.

    Step 1

    Reset the PRAM from your computer.

    Step 2

    If possible, set the clock system as indicated here. If you can only boot into recovery mode, see below.

    In the OS X Utilities screen, select get online help. Safari will launch. While in recovery, you will have no access to your bookmarks or history. Load this web page.

    Triple-click anywhere in the line below to select:

    date 0801000014

    Copy the selected text in the Clipboard by pressing Control-C key combination.

    Quit Safari. You go back to the OS X Utilities screen.

    Select

    Utilities ▹ Terminal

    in the menu bar. It will open a Terminal window. Paste in the window by pressing the command-V key combination.

    Wait for a new line ending with a dollar sign ($) below what you entered. If it does not appear, press return.

    Quit the Terminal to return to the main screen.

    Step 3

    If your model has replaceable memory by the user and you have upgraded modules of memory, reinstall the original memory and see if there is any improvement. Make sure not to touch the Gold contacts. Clean them with a mild solvent such as rubbing alcohol. Spare memory must exactly match the technical specifications of the machine. Do not install more memory to the maximum value specified, even if a seller of RAM, or someone else, said you that it will work.

    Step 4

    Back up the data at least two different storage devices, if you haven't done so already. A backup is not enough to be sure. Backups are possible with Time Machine or disk utility. Preferably both.

    Erase and install OS X. This operation will destroy all the data on the boot volume, if you be better be sure backups.

  • Cannot run the application, appdata not available

    I can't run the applications that I install. He tells me %APPDATA%\microsoft\windows\sendto cannot be accesed

    Hello

    1. Since when are you facing this problem?
    2. You did any recent changes?
    3. Have you been able to run the same applications before?

    I you suggest trying to run the program as administrator and check if this can help, right-click on the program and click Run as administrator.

    You can also try to perform the clean boot and check if it helps:
    http://support.Microsoft.com/kb/929135

    NOTE: When you are finished troubleshooting, make sure that restore you the computer mode normal startup such as suggested in step 7 of the above article.

    It will be useful.

  • Administrator gets an access denied, not enough user priivileges to run the utility in elevated mode.

    Administrator gets an access denied, not enough user priivileges to run the utility in elevated mode.  No high privilege invites provided.  Command is CONVERT F:/FS: NTFS.

    F: is a USB drive of 250 GB FAT32 mounted port.

    What is the solution for this issue.

    OS Vista Home Premium SP 1.

    http://www.mydigitallife.info/2007/02/17/how-to-open-elevated-command-prompt-with-administrator-privileges-in-Windows-Vista/

    See if the methods above will help you.

    See you soon.

    Mick Murphy - Microsoft partner

  • Can any can give Live or online app Development on QNX IDE support and setting the goal as device Bb10. run the application etc?

    Can any can give Live or online app Development on QNX IDE support and setting the goal as device Bb10. run the application etc?

    The best way is to start basic: https://developer.blackberry.com/cascades/documentation/getting_started/index.html

  • Run the application with the admin rights

    Hello

    I am a network administrator and I have problems with an external application. While running the application does not require local administrator rights, the software does an automatic updates check when it is launched. There are updates once a week. If the application is launched without administrator rights, the software does not check. Our users do not have local administrator rights. The result is that the application gets overwhelmed and an administrator needs to log in order to to refresh.

    Here are the solutions I've tried so far:

    1. I ran the application using the command runas , which works, but is not practical as an administrator will have to provide the password every time.

    2. change the compatibility of the application to 'RUN as administrator'. I have disabled UAC to make this work, but the user must always supply a password. I could create a locked user who cannot log on to any machine, etc, etc, but this seems like a stupid solution. I might as well give all admin rights.

    3 to research more, I tried to use RunAsSpc (http://www.robotronic.de/runasspcEn.html). This seems to work well and did exactly what I'm looking for, but created two issues: no drives mapped and an access violation when printing that I won't have to worry about troubleshooting.

    I had to give all users local administrator rights until I have a solution. Is it possible to allow the application to do its updates without granting full administrator rights to the entire system? Any recommendations?

    Yes, let the program provider to build their program cleverly.  It is not going to be a solution to this.

    Otherwise, you will need to just have someone who has admin rights not login once a week and install the necessary updates.  A bit like Microsoft Office Update (requires an administrator to do so).

  • BB10 sdk 10.0.9.1673 problem, run the application on the device

    I am facing problem by running the application on BB 10 alpha dev device after the installation of the SDK gold BB10
    question is attached to this post please suggest a possible solution for this problem

    updated the SDK, 1673 is not the last. You should be able to do it using the menu Momentics.

  • Cannot run the application: Java Virtual Machine cannot be loaded. Class not registered

    I want to launch the TI Flash Studio program on my computer windows 7, but the above error when I try to open the program, when I download the suggested 'Virtual Machine' I get another error message that says that the 'Virtual Machine' is not compatible with windows 7, how can I solve this problem?

    Hello hallaman3,

    I did not find TI Studio listed in the Windows 7 Compatibility Center. I suggest that you contact TI to see if they have an updated version.
    I found a new version of TI connect to be compatible with Windows 7. Not sure if you need it for TI Studio.

    You can also try compatibility mode.

    If the program is not compatible, then you try to install and run the program in compatibility mode.

    Use the following steps:

    (1) right click on the program

    2) click Properties

    3) click on the Compatibility tab

    (4) select run this program in compatibility mode and select Windows Vista or other operating system, the program has been run successfully.

    Check out the link here: make sure to run older programs in this version of Windows

    http://Windows.Microsoft.com/en-us/Windows7/make-older-programs-run-in-this-version-of-Windows

    If compatibility is not successful, then try and run the program compatibility problems:

    1. open the troubleshooting program compatibility Troubleshooter by clicking the Start button.

    Then click on Control Panel. In the search box, type troubleshooting, and then click Troubleshooting. Under programs, click on run programs for previous versions of Windows.

    2. follow the instructions in the troubleshooting.

    If you are unable to install a program, insert the installation disc for the program and, using the Troubleshoot utility, navigate to the program setup file, usually called Setup.exe, Install.exe, or something similar. This utility is not designed to work on programs that have an .msi file name extension.

    I hope this helps.

    Sincerely,

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • cannot save files to certain folders to D: drive unless I run the application as an administrator

    I log in as an administrator, and yet I need to run applications like office word, Notepad and other similar applications. I think it takes a lot of time especially when I'm in a hurry and forgot run the application as administrator... How can it be resolved?

    You must set the correct access permissions for these folders - see here:

    http://social.answers.Microsoft.com/forums/en-us/w7network/thread/24bdf172-2DBC-43b8-995d-a99b6a81413c/
  • Install the ear of Console - cannot run the application.

    JDeveloper 12 c 32bits.

    I'm checking my ear is produced correctly by deploying the console of weblogic (which is really just the integrated environment).

    The installation says it works great... but I can't launch the web page by using the same URL I used the deployment of Jdeveloper.

    I was capable of that test applications with little (with security). But the Application that I just spent a month of work on is a failure!

    Some features:

    The ADF security is on.  I have an application role, two users, and set up a same business role.

    users are granted to the role of the company.

    The role of the App is given to the role of the company

    Each workflow task and web pages are granted to the role of an application.

    WebLogic is configured with users and the role (which both correspond to users and the enterpise role in the security of the adf).

    The screen 'set up the Security deployment.

    Checked the weblogic application update. XML with the following parameters

    Application enabled policies

    Uncehcked credentials

    Groups and users not controlled

    Unchecked Auto generate and synchronize Weblogic JDBC descriptors during deployment

    Can I deploy on Jdeveloper to Weblogic Server the Integrated and it works.

    Connect the output: I get this when deploying Jdeveloper (it works) and when I install the ear to Weblogic (installation works, but I can not run the application).

    < 25 November 2015 14:54:52 this > < WARNING > < Application customer > < BEA-2162200 > < no hand-class defined in the Java Module manifest file: empty.jar. This module will be treated as a utility JAR and subsequent initialization steps will be skipped. >

    < 25 November 2015 14:54:55 this > < WARNING > < oracle.jps.credstore > < JPS-01033 > < cannot set credentials. The oracle.security.jps.service.credstore.CredentialAlreadyExistsException pattern: JPS-01007: identification with the card AISMainMenu-4131 and anonymous #ERPD key information already existing... >

    < 25 November 2015 14:54:55 this > < WARNING > < oracle.jps.upgrade > < JPS-06003 > < cannot migrate the information to key/identification of the AISMainMenu-4131/anonymous file #ERPD. The oracle.security.jps.service.credstore.CredentialAlreadyExistsException pattern: JPS-01007: identification with the card AISMainMenu-4131 and anonymous #ERPD key information already existing... >

    < 25 November 2015 14:54:57 this > < WARNING > < HTTP > < BEA-101384 > < WLServlet annotation is deprecated, use instead servlet 3.0 annotation. App:AISMainMenu@AISMenu, Class: oracle.adfinternal.view.faces.activedata.AdsServlet >

    I can deploy from Jdeveloper, but if I have a deployment on the built-in console (an ear file) of weblogic server, I can not run the application.

    I get the wrong URL?  It should be the same as the deployment of Jdeveloper on the integrated server.

    Thank you

    Stuart

    This is the error


    Error 404 - not found

    Of RFC 2068 Hypertext Transfer Protocol - HTTP/1.1:

    10.4.5 404 not found

    Server not found anything matching the request URI. No indication is given whether the condition is temporary or permanent.

    If the server does not wish to make this information available to the client, the status code 403 (refused) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through a configurable mechanism, that an old resource is permanently unavailable and has no forwarding address

    Timo, Dario,

    I finally got to work.  I fiddled around so much with her, I don't know exactly what fixed - or a combination of two settings.

    Thank you very much for your help!

    Stuart

  • Whenever I run the application LR CC, it crashes. The spinning wheel of death appears and I have to force quit. What is going on?

    Whenever I run the application LR CC, it crashes. The spinning wheel of death appears and I have to force quit. What is going on?

    Kristina,

    I wonder if you can encounter the same problem I am. The same thing happens to me, however, rather than force quit Lightroom, I let stand for about 5 minutes and then everything seems to work. Are you using 2015.4? If so, you could try to roll back to 2015.3, which is what I've done Adobe sinus support could not solve my problem. You can also try to create another user account and open Lightroom. The problem is gone then, and this is the point at which Adobe support said it was an OS X problem and not a problem of Adobe.

  • When we try to install all applications on the Cloud Office it crashes at 90%. If we run the application it works. If we try to update the application from the desktop cloud it hangs at 50%. We have already reconfigured MAC and re-installed the

    When we try to install all applications on the Cloud Office it crashes at 90%. If we run the application it works. If we try to update the application from the desktop cloud it hangs at 50%. We have already reconfigured MAC and re-installed the application of desktop application and cloud several times. The OS is Yosemite.

    Hello

    Please, try the following steps:

    • Log out of the desktop Adobe CC application. (https://helpx.adobe.com/creative-cloud/help/sign-in-out-activate-apps.html)
    • Set the "Read and write" permissions on the files of Adobe for all users in the following locations:
      • / Library/Application Support /.
      • /Users/ [user name] / Library/Application Support /.
    • Restart the computer.
    • Connect to the desktop Adobe CC application.

    Kind regards

    Sheena

  • InDesign cs6 still not compatible with the iMac 5K, his frustration that adobe is not fixing this issue! Perhaps a strategy to move to Adobe CC? I have urgent need to know how can I run the application correctly.

    InDesign cs6 still not compatible with the iMac 5K, his frustration that adobe is not fixing this issue! Perhaps a strategy to move to Adobe CC? I have urgent need to know how can I run the application correctly.

    It will never be updated for InDesign CS6. This has been discussed to death. Adobe updated the CS6 applications that she could update. Illustrator and Photoshop come to mind, so your conspiracy theory is incorrect.

    InDesign should be re-written from scratch due to the difference in the way it was designed.

    Your choice is to live with it or move to creative cloud.

  • I bought Illustrator for a month, but when you try to run the application, it asks me to 'renew subscription '. I have tried reloading illustrator twice and reloaded CreativeCloud but it still does not work. What else can I try? I immediately need to HAVE

    I bought Illustrator for a month, but when you try to run the application, it asks me to 'renew subscription '. I have tried reloading illustrator twice and reloaded CreativeCloud but it still does not work. What else can I try? I need immediately GOT to work

    Log, activation, or connection errors. CS5.5 and later versions

    Mylenium

Maybe you are looking for

  • Vise to install 1008:9,-5000 access denied error installation Vocalizer for Logic 9

    I get the error: 1008:9,-5000 access denied error As I am installing of Sonivox Vocalizer. It is a plugin for Logic 9. I traced down on the threads here that it's a common problem with the vise Installer application that many use to install their sof

  • How can I update my iPad iOS to iOS 9.1 7.1.1 3

    HI guys,. can anyone tell how to download iOS 9.1 on my iPad 3 woman + cell LTE, as I have iOS 7.1.1 on my iPad

  • The full version of Windows 7 Professional.

    I had W7 Home Premium on my PC which gave me the choice to use the 32-bit version or the 64-bit version. Now, I bought the full version of W7 professional which comes with 2 discs. 64 bit & 32 bit. I loaded the 64-bit program that is good, but how do

  • BlackBerry Smartphones AT &amp; T, change the terms for profit

    I got my last Bill of AT & T.  In "BOLD" printed on the first page was of this view: "It takes a data plan eligible for Smartphones (including the iPhone and Blackberry PDA devices) by AT & T Wireless rate plan terms and data Wireless Service terms a

  • BlackBerry Smartphones BBM 5.0.1.41

    Hi, I downloaded the new BBM 5.0.1.41 and chat windows you want funny when I have more than one open, as if the top of the window is to be crushed or cut.  I use a Curve 8900 OS 5.0.0.82 2. I've attached a picture to explain what I mean. I'd apprecia