PlayBook can run Android and Java applications?

Hi all

I heard that RIM a plan that the Playbook will support android apps and java.

Do you know what RIM will complete this task?

Thank you!

Demo of the RIM had the Android BlackBerry World Player, but I think that the release date is later in the summer.

And outside of promising to provide a BlackBerry Java player, I saw not a precise date for the BlackBerry player. Except that this is due no later than the Android player.

http://devBlog.BlackBerry.com/2011/04/BlackBerry-Java-Android/

Tags: BlackBerry Developers

Similar Questions

  • Deployment of Oracle Express and Java Application in a single installation

    Is it possible to deploy a Java application using Oracle express as the back-end in an installation? So in other words, rather than the installation of oracle express separately from the application, we seek to install from an executable file, including the java application and all the necessary components for oracle express to run.

    Your help is greatly appreciated.


    Thank you

    Mahmoud

    Hello

    You can install the database using a response file. Depending on the setup of your Java application, you can create a sort of meta-Installer creates a response file for the database and a response/parameter file for your application setup program and then run both in a single step.
    See the corresponding [url http://download.oracle.com/docs/cd/E17781_01/install.112/e18802/toc.htm#BABCCGCF] section of the Setup Guide for more information about the answer file.

    -Udo

  • Air in Android and Java

    Hello

    I wonder if an Android Native application can launch an Air application then work together by passing data between them at run time, and the split base SQL lite?

    Thank you, Joe, but I don't really need Concurrent access to the database.

    I am pretty ok if two applications can use the same DB SQL by

    separate connections when it is not in use and disconnect

    After the operation of the DB. Don't you think that Android can handle this?

    Then it comes down to access a file, Android must manage very well (it's Linux in the heart). You could save the database to the SD card, or, possibly, give an ID shared for both applications (and sign with the same certificate) and store the database in one of the sections own apps of the file system.

    Bigger question when we write a socket server do you think

    the air single-threaded app can communicate with it smoothly without

    all performance of the original problem?

    It should be good. If you process a large number of data, you can implement "Pseudo-thread", so that you don't treat a limited number of records at once. This gives the user interface code a chance to update between batches. The same concept holds or not you with sockets. And note that ActionScript is single-threaded, but the runtime uses multiple threads in the background.

  • Can run us third-party applications in BB 10.

    Hi all

    I developed an application in android. which will launch third-party applications, native browser, SMS and google play using the android API. But after the conversion of the same application to the use of device BB10 reconditioning tools. Functionality of the application do not work. Please let me how can know I achieve these BB10 feature.

    Tested environment: 10 DelAlpha Blackberry device.

    The following features do not work in device Blackberry 10 DelAlpha. (Works fine in Android devices).

    1. How to get the package id to launch the 3rd party application.

      1. Ex: Applicatio ID: sys.uri.twitter.gYABgForKB9INNC6dqqT5_aG.wE
      2. Installed the twitter application, but using above id not able to launch.
    2. How to call native applications like call/SMS/BB10 Mraket place
    3. How to get the details of application such as application name, version, name of the salesperson etc.

    Please guide me to achieve this functionality.

    Tested again Black berry device 10. (i.e. Dev Alpha B).

    1 device Dev Alpha B , able to launch third-party applications and get application information.

    2 device Dev Alpha B , currently do not support the features of calls and SMS.

    3 device Dev Alpha B currently not supporting functionality like download App World applications.

  • BlackBerry 8220 BB of Smartphones and Java applications

    Hello. How can I find out if BB 8220 supports Java applications written for VoIP and Skype? Any help will be greatly appreciated. Thank you.

    NoLimits wrote:

    Ok. So in this case it would be AppStore BB?

    I'm not sure I understand your question. AppWorld is simply a portal, applications developed by other ATMs... AppWorld is not a House of application development.

    NoLimits wrote:

    Or next to BB can I try to get a few apps for BB from different as you call the developers?

    There are several others that you can try (e.g., Handango, Handmark, BPlay, GetJAR and Mobihand). I found that there are very few applications that is exclusive to AppWorld. You can see the online catalogue and then look for other sources of supply, including quite often on the developer website.

    Good luck!

  • The batch running of a Java application

    Hello

    Based on a processing thread archived on the same question, I understand that is the main method of com.oracle.determinations.batch.CmdLine must be run, using an array of strings as a parameter.

    Brad Tuckett has provided the basis for the following syntax:

    public static void main(String[] args)

    args is an array of strings corresponding to the arguments of the command line described in the section of the Guide to the developer of the OPA "set up the Batch Processor".

    But I am still unable to find a working syntax (after trying many); I always get the error:

    FATAL main HAND - configuration option not supported: - config C:/OPA/technical integration demo/projects/ODS - batch Processor/batch/fraud_score_config.xml

    com.oracle.determinations.batch.exceptions.ConfigurationException: unsupported configuration option: - config C:/OPA/technical integration demo/projects/ODS - batch Processor/batch/fraud_score_config.xml

    at com.oracle.determinations.batch.config.CmdLineConfigurationParser.getConfigurationOptions(CmdLineConfigurationParser.java:38)

    at com.oracle.determinations.batch.CmdLine.main(CmdLine.java:70)

    at com.example.batchproject.MainClass.main(MainClass.java:8)

    The procedure to follow when you run the batch processing of the command line is the following:

    In Windows Explorer, place you in the folder containing the configuration xml file, open a command prompt (SHIFT + right click and select "Open the window order here"), writing and the launch:

    java-jar... /Engine/determinations-batch.jar--config fraud_score_config.xml

    ... What then should be the exact syntax to use in the Java application?

    The following does not work for example:

    public static void main(String[] args) {
      String[] argsBatch = new String[1];
      argsBatch[0] = "--config C:/OPA/technical integration/demo projects/ODS - Batch Processor/batch/fraud_score_config.xml";
      com.oracle.determinations.batch.CmdLine.main(argsBatch);
    }
    

    Thanks in advance.

    Sense of space is important in the command line.  That's what Java use to split the command line in the args array.

    public static void main(String[] args) {
      String[] argsBatch = new String[2];
      argsBatch[0] = "--config";
      argsBatch[1] = "C:/OPA/technical integration/demo projects/ODS - Batch Processor/batch/fraud_score_config.xml";
      com.oracle.determinations.batch.CmdLine.main(argsBatch);
    }
    
  • You can run CS5 without Java under Lion?

    I know that you need Java to install CS5 initially, but apps in CS5 can be used without Java? It's a few features (AdobeConnect) that require Java or everythng mudra stop without it?

    With all the holes in security in Java, is would be nice to uninstall.

    Looks like it's necessary to this Adobe technote: http://helpx.adobe.com/x-productkb/global/known-issues-mac-os-10.html

    "If the Java Runtime is not installed, the following problems may occur in Adobe applications:

    • Features are missing or behave badly
    • The software does not start
    • Guests to install Java Runtime occur
    • Suspend or quit applications.

    Here is an article on current issues of security with Java. The danger is not in the execution of applications that require Java. It is allowing your browser to have Java enabled:

    How to detect and protect against malware Flashback update

  • I can run as stand-alone application?

    Need to know if I can install\run Adobe Story as a stand-alone application, or do I have to access it through the Cloud, and then use offline mode to simulate what I want?

    Hello

    Adobe AIR app story can be used as a standalone application (offline) and online. If you are a paid subscriber you can download "Install desktop application" link on the home page of history.

    Let us kow if you have additional questions.

    Thank you

    Rashi

  • Is there a way I can run Tweetdeck as an application as I can in Chrome?

    Chrome running I can load the App Tweetdeck for Twitter. Is there a similar app (I can't find a) for FireFox?

    Just go to this URL you will find the web version of the app https://tweetdeck.twitter.com/

  • operating Windows 7 Home Premium, 2 user accounts. Running a Firefox user can run audio and video, the other cannot. Can anyone help?

    Two accounts put in place. You can listen to some audio and video using Firefox, the other account can not. The account cannot broadcast a / v is able to steam has / v to aid (sigh) MS Internet Explorer. Is there a setting that I messed up?

    There are some compatibility issues between the last Flash drive and a few Add-ons Firefox or settings. Could see you if anything in this article helps you: 11.3 Flash does not load video in Firefox.

  • How I can run XP and Win7 on separate hard drives and one PC?

    I had a HD crash all using XP Pro. I bought a new 1 TB hard drive. I got a free upgrade to Win7 with my PC. I proceeded to program my new hard drive with XP and made good.  When I bnotted I was asked if I wanted to go to Win7 or if I wanted to an earlier version. Worked pretty well.  2 OS - XP Pro and Win7 with their own hard drive.

    Last week, I discovered 2 very important programs have to use XP. I bought another hard drive; and now my life is quickly falling away.  I have worked with Dell throughout the day and have the first hard drive using XP but I'm having some difficulties to paginate in Win7.  He suggested, I use the function F2 to setup and change the sequence of boot but that takes a lot of extra time. And now my (currently (E) CR reader contains a description of hard disk)

    Can anyone provide a solution to this.

    Help a dummy! Please, I beg you!

    Whiskers

    Installing dual Boot with Windows 7 and XP
    (Read each method in this article and that fits your needs)
    http://www.SevenForums.com/tutorials/8057-dual-boot-installation-Windows-7-XP.html

    EasyBCD allows to appear more user-friendly boot menu:
    http://NeoSmart.NET/DL.php?id=1

    J W Stuart: http://www.pagestart.com

  • Can I run Firefox and Chrome separately on the same computer

    I'm currently under Firefox and Internet Explore on my computer, can I change Explorer for Google Chrome and that run with Firefox?
    Some articles suggest that they block each other

    Yes, you can run Firefox and Chrome. However, we have to be the default browser. For example, Windows will need to know which browser to use when opening links in programs. Some programs can be coded to use only Internet Explorer, so it is a good idea to leave it installed.

    • Firefox: Tools-> Options-> Advanced Panel (general tab)-> (Select Select) always check to see if Firefox is the default browser on startup-> check now
    • Chrome: Key tool-> Options-> basics (tab)-> make Google Chrome my default browser
  • Can run simultaneously master coll and licenses CC Photoshop CS6?

    I have CS6 master collection through my employer, installed and works on work and home machines.

    But I know that will not improve anytime soon, so I signed up for a subscription to the CC Photoshop on my own behalf, because I need to be up to date with it. I have not installed anything yet, just registered and got confirmation.

    So, how can I do, while both are at CS6? I guess that in June, when Photoshop CC comes out, it will come in its own directory, and both versions will run independently. But until then? Can the two licenses somehow be run simultaneously and if so, how?

    Hi Twenty_one,

    Yes you can run Photoshop and Photoshop CC on the same machines when Photoshop CC was released on June 17, 2013.

    Until then, you can run your subscription to Photoshop by clicking "This software license", if you disable your current serial number by clicking on "Help--> Deactivate.

    Thank you

    Kapil Malik

  • How to plan the propagation process and/or application

    Hi all

    Is it possible to predict the spread and application during the Oracle Streams configuration?, I mean, I don't want to run replication online because I have other object outside the Oracle who need to reproduce within the db to get my aplication (red only) in sync.

    So, when I can do? Here is an example of process apply and spread:

    BEGIN
    DBMS_STREAMS_ADM. () ADD_SCHEMA_RULES
    schema_name = > 'shm '.
    streams_type = > 'apply ',.
    streams_name = > 'apply_from_db1 ',.
    queue_name = > "strmadmin.from_db1"
    include_dml = > true,
    include_ddl = > true,
    source_database = > "db1.world"
    inclusion_rule = > true);
    END;
    /

    .....

    BEGIN
    DBMS_STREAMS_ADM. () ADD_SCHEMA_PROPAGATION_RULES
    schema_name = > 'shm '.
    streams_name = > 'db1_to_db2 ',.
    source_queue_name = > 'strmadmin.captured_db1 ',.
    destination_queue_name = > '[email protected] ',.
    include_dml = > true,
    include_ddl = > true,
    source_database = > "db1.world"
    inclusion_rule = > true,
    queue_to_queue = > true);
    END;
    /

    Perhaps, am I is not clear to my question, or maybe I do everything in the bad sense on propagation processes and the workflow application.

    So, I looked in all the documents available and I can't find how to plan the process... What is the part that I am missundertanding?

    As long I have it other non Oracle objects (system files objects, we say that some objects in ECM file system related with data) to replicate with the data schema, I can't replicate any changes to the schema of the source table to the schema database of fate (automatically). So, I'm replicated ECM file systems objects in other external tool (with build-in Windows Calendar integration)... but how I can program spread and/or application treats in the middle of stream 2-way?

    Please, I need a hint of someone as soon as possible.

    Thanks in advance.

    Your question is not very clear, so here's what you need to know abot schedules DBMS_STREAMS_ADM and spread:

    The schedule is done automatically when you add the spread with DBMS_STREAMS_ADM.
    This API DBMS_STREAMS_ADM encompass several other APIs:

    -DBMS_CAPTURE_ADM,
    -DBMS_RULE_ADM
    -DBMS_APPLY_ADM
    -DBMS_PROPAGATION_ADM.
    -DBMS_AQ_ADM

    This DBMS_STREAMS_ADM is supposed to make things easier, but it takes an important definition default values, so that you see all the actions that are performed as they are done quietly behind the scenes.
    The establishment of the regular spread is on of these silent setting and the time that occurs with a never ending cycle to wake up/run/sleep.
    The duration of sleep between 2 execution is defined by DBA_QUEUE_SCHEDULES. LATENCY

    From the spread itself, it's a job. When the next execution is set to null, he reschedule itself, like an endless loop.
    Here's how the job will appear:

    set embedded on
    set heading on
    set feedback off
    set linesize 162 pagesize 0
    col fail format 999  heading 'Errs'
    col broken   format a3   heading 'Bro|ken'
    
    col sess format 9999   heading 'Ses'
    col jid  format 999999  heading 'Job|Id'
    col subu format a10  heading 'Submitter'     trunc
    col secd format a10  heading 'Security'      trunc
    col proc format a30  heading 'Job'           word_wrapped
    col lsd  format a10  heading 'Last|Ok|Date'
    col lst  format a5   heading 'Last|Ok|Time'
    col nrd  format a10  heading 'This|Run|Date'
    col nrt  format a5   heading 'This|Run|Time'
    col fail format 99 heading 'Err'
    
    col proc format a50  heading 'Job'           word_wrapped
    col secd format a10  heading 'Security'      trunc
    
    select job jid, log_user  subu,   priv_user                  secd,    what proc,
                  to_char(last_date,'DD/MM/YYYY') lsd,
                  substr(last_sec,1,5)            lst,
                  to_char(next_date,'DD/MM/YYYY') nrd,
                  substr(next_sec,1,5)            nrt,
                  failures                        fail,
                  decode(broken,'Y','Y','N')      Broken
    from sys.dba_jobs;
    prompt
    
                                                                                     Last       Last  This       This
        Job                                                                          Ok         Ok    Run        Run       Bro
         Id Submitter  Security   Job                                                Date       Time  Date       Time  Err ken
    ------- ---------- ---------- -------------------------------------------------- ---------- ----- ---------- ----- --- ---
         55 SYS        SYS        next_date := sys.dbms_aqadm.aq$_propaq(job);                        27/11/2009 16:19     N
    

    Now, this work is performed in a session, always the same, which performs the actual transfer of waiting by using the global name DB link to target the area. You can check which session with the following queries:

    set linesize 125
    prompt
    set linesize 150
    col queue_name HEADING 'Source|Queue Name'
    col queue_schema HEADING 'Source|Queue Owner'
    col dblink format a34 head 'Destination|Database Link'
    COLUMN SCHEDULE_STATUS HEADING 'Schedule Status' FORMAT A23
    COLUMN PROPAGATION_NAME Heading 'Propagation|Name' format a25 wrap
    COLUMN START_DATE HEADING 'Expected |Start Date'
    COLUMN PROPAGATION_WINDOW HEADING 'Duration|in Seconds' FORMAT 9999999999999999
    COLUMN NEXT_TIME HEADING 'Next|Time' FORMAT A8
    COLUMN LATENCY HEADING 'Latency|in Seconds' FORMAT 9999999999
    COLUMN SCHEDULE_DISABLED HEADING 'Status' FORMAT A8
    COLUMN PROCESS_NAME HEADING 'Schedule|Process|Name' FORMAT A8
    COLUMN FAILURES HEADING 'Number of|Failures' FORMAT 99
    COLUMN LAST_ERROR_MSG HEADING 'Error Message' FORMAT A55
    COLUMN TOTAL_BYTES HEADING 'Total Bytes|Propagated' FORMAT 9999999999999999
    COLUMN CURRENT_START_DATE HEADING 'Current|Start' FORMAT A17
    COLUMN LAST_RUN_DATE HEADING 'Last|Run' FORMAT A17
    COLUMN NEXT_RUN_DATE HEADING 'Next|Run' FORMAT A17
    COLUMN LAST_ERROR_DATE HEADING 'Last|Error Date' FORMAT A17
    COLUMN LAST_ERROR_TIME HEADING 'Last|Error time' FORMAT A12
    column message_delivery_mode HEADING 'Message|Delivery|Mode'
    column queue_to_queue HEADING 'Q-2-Q'
    col destination format a50
    col sid for a4
    col tot_k for 999999999999 head 'Total |Sent (Kb)' justify L
    
    prompt
    prompt When the duration is NULL, the propagation is active
    prompt When the next time is NULL, the propagation job is currently running
    prompt
    
    SELECT substr(session_id, 0, instr(session_id,',')-1) sid ,
           p.propagation_name,TO_CHAR(s.START_DATE, 'HH24:MI:SS MM/DD/YY') START_DATE,
           s.PROPAGATION_WINDOW, s.NEXT_TIME, s.LATENCY,
           DECODE(s.SCHEDULE_DISABLED, 'Y', 'Disabled', 'N', 'Enabled') SCHEDULE_DISABLED,
           (select value/1024  from v$sesstat x, v$statname y
                    where  x.STATISTIC# = y.STATISTIC# and y.name = 'bytes sent via SQL*Net to dblink'
                       and x.sid=substr(session_id, 0, instr(session_id,',')-1) ) tot_k
      FROM
          DBA_QUEUE_SCHEDULES s,
          DBA_PROPAGATION p
      WHERE  p.DESTINATION_DBLINK = NVL(REGEXP_SUBSTR(s.destination, '[^@]+', 1, 2), s.destination)
             AND s.SCHEMA = p.SOURCE_QUEUE_OWNER
             AND s.QNAME = p.SOURCE_QUEUE_NAME
             and s.message_delivery_mode='BUFFERED'  and session_id is not null
      order by  propagation_name ;
    
    select p.propagation_name, s.message_delivery_mode,
           s.FAILURES,
           p.queue_to_queue,
           s.LAST_ERROR_MSG
      FROM
            DBA_QUEUE_SCHEDULES s,
            DBA_PROPAGATION p
      WHERE
             p.DESTINATION_DBLINK = NVL(REGEXP_SUBSTR(s.destination, '[^@]+', 1, 2), s.destination)
         AND s.SCHEMA = p.SOURCE_QUEUE_OWNER
         AND s.QNAME  = p.SOURCE_QUEUE_NAME
      order by propagation_name,s.message_delivery_mode ;
    
    SELECT p.propagation_name,  TO_CHAR(s.LAST_RUN_DATE, 'HH24:MI:SS MM/DD/YY') LAST_RUN_DATE,
       TO_CHAR(s.CURRENT_START_DATE, 'HH24:MI:SS MM/DD/YY') CURRENT_START_DATE,
       TO_CHAR(s.NEXT_RUN_DATE, 'HH24:MI:SS MM/DD/YY') NEXT_RUN_DATE,
       TO_CHAR(s.LAST_ERROR_DATE, 'HH24:MI:SS MM/DD/YY') LAST_ERROR_DATE,
       LAST_ERROR_TIME
      FROM DBA_QUEUE_SCHEDULES s, DBA_PROPAGATION p
        WHERE   p.DESTINATION_DBLINK =
            NVL(REGEXP_SUBSTR(s.destination, '[^@]+', 1, 2), s.destination)
      AND s.SCHEMA = p.SOURCE_QUEUE_OWNER
      AND s.QNAME = p.SOURCE_QUEUE_NAME order by  propagation_name;
    

    If you want to change the lag time, you can use this:

    -- adapt following your needs, defineds $prop (propagation name)  and $latency (value in secs, usually 1 or 3 or 5) :
    
    col DESTINATION_QUEUE_NAME new_value DESTINATION_QUEUE_NAME noprint
    col DESTINATION_DBLINK new_value DESTINATION_DBLINK noprint
    col source_queue_name new_value source_queue_name noprint
    
     select SOURCE_QUEUE_NAME, DESTINATION_QUEUE_NAME, DESTINATION_DBLINK from SYS.DBA_PROPAGATION  where propagation_name = upper('$fprop');
     set serveroutput on size 9999
      col cmd new_value cmd noprint
      execute DBMS_AQADM.ALTER_PROPAGATION_SCHEDULE( queue_name => 'STRMADMIN.&source_queue_name',  destination =>'&DESTINATION_DBLINK',  destination_queue=>'&DESTINATION_QUEUE_NAME',  latency=>$latency, duration=>null, next_time=>null) ;
    
  • Can I use a working android code to build a pure Java application. I don't want the port directly.

    Can I use a working android code to build a pure Java application. I don't want the port directly.

    I want to convert an android app for Bb 10 working versions of a Java for BB 6.0 and 7.0 application verson etc.

    Laughing out loud
    Android use j2se, bb os use j2me (+ extensions).
    a few basic java classes and functionality (collections, reflection etc) will be unavailable on java bb as he (resp. j2me) is based on java 1.3/1.4

    in my experience most logical profession can be reused with minimal changes (such as the use of vectors instead of the list, etc.), but UI has to be redone completely.

Maybe you are looking for