Choice of java enabled device

Hi, I need to make an offline application that runs on a mobile device and then be able to sync with a desktop pc to transfer some proprietory application data. The mobile app basically does some data entry and viewer, and then the user transfer the data to desktop app for viewing.
What's the best choice of hardware mobile device? Gphone, BlackBerry? or others? The application has to be offline because internet connection is not guaranteed. And also I have to sync it with the desktop.
any advise is appreciated!
thanks

http://kissen.cs.uni-dortmund.de:8080/devicedb/index.html
http://wireless.java.sun.com/device/

Similar Messages

  • N900 - Error in websites requiring java enabled de...

    I bought my device on 16.07.2010 for online stock streaming which requires java enabled device. I tried many sites which provide live stock market price but invain.Let me provide some websites: (1) https://trade.hdfcsec.com/ Or www.hdfcsecurities.com >Tradenow> Login with username>Login with Password>site map>BLINK (which provides streaming of live stock market prices). Issue will start after opening the page.
    (2) www.advfn.com >login (Issue will start after login)
    (3) www.sify.com >finance>stockometer (Issue will start after click on stockometer) and so on. In all these websites error message is same as follows. (Tried with Maemo default browser, Mozilla Firefox maemo version and Opera mobile also).
    Error messagege: Applet cannot be loaded in your browser. You need to have a java enabled browser to run this applet. Download java run time - version 6 from http://www.java.com/en/download/index.jsp .
    Java is free to download for all operating systems from sun java.I have downloaded the same and tried to install on my N900 maemo 5 device, and installation ends with application manager “file corrupt message”.
    Is there any solution for this kind of problem?
    Is there any alternative solution for this kind of issues?
    I bought this device exclusively for live market streaming. Which does not address the purpose of the device for me?
    For kind information I have updated my firmware with latest version 10.2010.19-1.203.1. Kindly help to resolve this issue at the earliest. I am badly in need of it.

    that font is too large..
    The N900 does not support Java. There is no simple solution to getting a web applet working in or outside the Maemo microb web browser..
    Oracle do not provide a version of Java for the N900..

  • What actually is meant by Java - enabled?

    Hi everyone,
    For a device, for example handphone, to be Java-enabled, what actually are the requirements?
    In essence, what does it take or what a device needs to support Java?
    2nd question:
    Is a Java-embedded system the same as a Java-enabled device?
    many grateful thanks in advance

    One Java-enabled device is one that have a java interpreter, it can be hardware or virtual machine.
    Java is interpreted code, so you need some kind of interpretation...

  • Sending data during the call with java enabled mobile devices

    hi every one ,
    this is the problem :
    i have 2 mobile phone with java enabled os , i want to call (dial) from phone1 to phone2 with java code , (this will be done by platformRequest("tell:123456"))
    AND then i want to for example press key '1' in phone1 during the call some program send this key to phone2 and in phone2 i want to switch this key and understand that was key '1' ...
    how can i send this data for example a key pressed event to another phone with J2ME ???
    i am developing it with netbeans Mobile Application by the way ...
    could you please tell me your opinion and help me in this ,
    Thanks a lot ,
    Omid

    Hi Kanagaraja L,
    Thanks for you response.
    No I haven't created Created RFC Destination , this RFC destination will be of my JAVA system ???.
    I have tried creating the partner logical system in WE20 and dine the following steps:
    1. Partner No.   IDES800     Ides 800 System - Sender System
        Partn.Type    LS          Logical system
    2. The tab Post processing : permitted agent is filled with default parameters.
    3. Then in the outbound parameter table control I have pressed the add record button and got a new screen in
        which I have made the following entry :-
      Partner No.           IDES800        Ides 800 System - Sender System
      Partn.Type            LS             Logical system
      Partner Role          LS             Logical system
        Message Type      SYNCH                            ALE:Dummy Message Type for De
        Message code
        Message function
    Under tab Outbound options :
    Receiver Port  = A000000008  (This I have selected from F4 help)
    Basic type = SYNCHRON
    Saved it with the above data.
    Now I am not able to understand how to do the things you have mentioned in 3rd step in your reply.
    What are all the things I have to do kindly tell , as I am very new to Idocs so don't have much knowledge.
    Edited by: Rachit Khanna on Dec 7, 2009 1:49 PM

  • Send data during dialing with java enabled mobile devices

    hi every one ,
    this is the problem :
    i have 2 mobile phone with java enabled os , i want to call (dial) from phone1 to phone2 with java code , (this will be done by platformRequest("tell:123456"))
    AND then i want to for example press key '1' in phone1 during the call some program send this key to phone2 and in phone2 i want to switch this key and understand that was key '1' ...
    how can i send this data for example a key pressed event to another phone with J2ME ???
    i am developing it with netbeans Mobile Application by the way ...
    could you please tell me your opinion and help me in this ,
    Thanks a lot ,
    Omid

    Since no one has answer this post, I recommend opening  a support case with CSS as they can work with you to solve this problem.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Fatal Error with Java ME Device Manager and SDK Updates

    I recently installed the Java ME 3 EA SDK Platform which looks promising. Everything seem to work fine. In the process of new updates and the desire to remove some older versions of Java, I installed a new Java versions (1.6.0_11) and removed some old ones (1.6_0_04 and 1.6_0_10).
    Following this whenever I startup my machine, following the attempted start of the Java ME Device Manager, I get a "Fatal Error: Cannot start child. Error code: 0" dialog.
    Following this I get an exception indicating:
    java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:519)
         at java.net.Socket.connect(Socket.java:469)
         at java.net.Socket.<init>(Socket.java:366)
         at java.net.Socket.<init>(Socket.java:180)
         at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
         at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)
    Caused: java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
         java.net.ConnectException: Connection refused: connect
         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
         at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
         at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
         at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
         at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
         at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:97)
    Caused: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
         java.net.ConnectException: Connection refused: connect]
         at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:101)
         at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:185)
         at javax.naming.InitialContext.lookup(InitialContext.java:392)
         at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1871)
         at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1841)
         at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:257)
    Caused: java.io.IOException: Failed to retrieve RMIServer stub
         at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:323)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
         at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.connect(Unknown Source)
         at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.start(Unknown Source)
         at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.lookupMBean(Unknown Source)
         at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.findObject(Unknown Source)
         at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.openConnection(DevicemanagerHelper.java:56)
         at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.getDeviceManager(DevicemanagerHelper.java:73)
         at org.netbeans.modules.j2me.cdc.platform.jme_sdk.autoinstaller.AutoInstaller.ensureDMStarted(AutoInstaller.java:228)
         at org.netbeans.modules.j2me.cdc.platform.jme_sdk.autoinstaller.AutoInstaller.restored(AutoInstaller.java:65)
         at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:419)
         at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:340)
         at org.netbeans.ModuleManager.enable(ModuleManager.java:888)
         at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:428)
         at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:364)
         at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:276)
         at org.netbeans.core.startup.Main.getModuleSystem(Main.java:163)
         at org.netbeans.core.startup.Main.start(Main.java:315)
         at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:110)
    [catch] at java.lang.Thread.run(Thread.java:619)
    When I try to start the SDK itself, I also get "Cannot find java.exe in specified jdkhome. Neither E:\java\jdk1.6.0_10\jre\bin\java.exe or E:\java\jdk11.6.0.0_10\bin\java.exe exists. Do you want to try to use default version?". This also happens with I try starting Netbeans as well.
    When I say No, it appears to not start at all. When I say Yes, it appears to try to start but I continually get errors as listed above for the Java ME Device Manager startup error.
    After reinstalling the _10 version, things started to work again, so I suspect this is due to my removal of the an older version of the JDK.
    How is the proper way to "update" without causing similar errors? Are the environment variable JAVA_HOME, JAVA2_HOME, or some other variable used to specify the JDK/JRE in use? I would rather not be forced to change my startup each time to specify a -jdkhome related parameter.
    Should I install the new version, find install the "Java Platform" in the SDK/Netbeans, set it as
    Also...
    How do you set the default version from within the SDK/Netbeans?
    And is there a way to prevent the Device Manager from starting?
    Eric

    You can try this link to see if it solves your problem.
    [http://java.lillegutt.com/?p=3]
    Cheers,

  • Nokia x2 is java enabled moblie

    nokia x2 is java enabled phone or not if not how to support java enabled files

    http://www.forum.nokia.com/Devices/Device_specifications/X2-00/
    --------------------------------------------------​--------------------------------------------------------​--------------------------------------------------​--If you find this helpful, pl. hit the White Star in Green Box...

  • If I download a song, album or playlist from iCloud to an iTunes Match enable device, can I delete the download at a later date if I need to free up memory on the device?

    If I download a song, album or playlist from iCloud to an iTunes Match enable device, can I delete the download at a later date if I need to free up memory on the device?

    Hi,
    Yes.
    JIm

  • ERROR MESSAGE WHEN USING PACK COMMAND   Missing file ////presenter.css   Also:  "This course requires JavaScript to be enabled in your browser. Please enable JavaScript, then relaunch the course."  I have Java enabled in all browsers

    ERROR MESSAGE WHEN USING PACK COMMAND   Missing file ////presenter.css    Command then fails
    Also:  "This course requires JavaScript to be enabled in your browser. Please enable JavaScript, then relaunch the course."  I have Java enabled in all browsers
    Thoughts?  Using Presenter 10  Win 8.1  Intel I7  new HP with plenty of memory
                   Thanks

    I had saved one copy as an .asp but then resaved it to .xhtml 
    I'm assuming this is a static web site.  Rename (F2) all your pages with .html or .htm extension. 
    .xhtml is not a valid extension.
    Nancy O.

  • Can't Enable Device Management

    I am getting the dreaded  'An error with code -1 occurred' when trying to enable device management on 2 different XSAN deployments.  This is an secondary XSAN metadata controller.  The primary metadata controller starts up Device Management fine.  This is in the logs of the faulty system:
    1:: [17200] [2015/04/26 12:23:02.166] EXCEPTION:  Error <-[SCEPHelper odRootCertificate] (/SourceCache/RemoteDeviceManagement/RemoteDeviceManagement-886.204/Compiled/Fr amework-Base/Support/SCEPHelper.m:61): "'((SCEPHELPER_GetODRootCertificate(self.connection, &root, &rootCnt)))' error 1">
        USERINFO: {
            NSLocalizedDescription = "Operation not permitted";
    Any thoughts?  Thanks!
    Michael

    Sure.  Thanks for the reply and apologies on the slow response.  Again, from what I can tell,
    The environment is an XSAN deployment, so servers are on Yosemite 10.10.3, running Server 4.1.  DNS, OD and XSAN are running well on both.  Other services on this machine include Calendar, Messages and File Sharing, but all other services were set up after the failure of Profile Manager.
    Basically I cannot enable device management for Profile Manager.  Didn't work initially, so I tried the steps here: OS X Server: How to reset Profile Manager to its original state - Apple Support.  Didn't work again.  The log output makes me think it has a problem with the server's certificates, but server2 only has a SSL cert signed by server1.
    I must be missing something, so any thoughts greatly appreciated.
    devicemgrd.log output:
    [67233] [2015/04/30 14:49:55.925] -[SULogFileCollection setGlobalLogLevelPrefix:]: YES
    0:: [67233] [2015/04/30 14:49:55.928]
        devicemgrd-886.204 (PID:67233, OS:14D136, SERVER:14S1092, ARCH:x86_64) starting
        LA: devicemgrd
        Log verbosity level = 1
        UID = 220, EUID = 220
    1:: [67233] [2015/04/30 14:49:55.936] Incoming request: readSettings
    0:: [67233] [2015/04/30 14:49:56.059] +[PGConnection reloadPreferences]: DBDebug = NO, DBLogNotices = NO, DBLogSQL = NO, DBMonitor = NO
    0:: [67233] [2015/04/30 14:49:59.048] Profile Manager service STOPPED
    1:: [67233] [2015/04/30 14:49:59.068] Wrote MDM URL bag to /Library/Server/ProfileManager/Config/ServiceData/Data/FileStore/MDMServiceConf ig.json
    1:: [67233] [2015/04/30 14:49:59.068] Wrote DEP Anchor Certs to /Library/Server/ProfileManager/Config/ServiceData/Data/FileStore/DEPAnchorCerts .json
    1:: [67233] [2015/04/30 14:49:59.078] Ready to receive external socket requests.
    1:: [67233] [2015/04/30 14:49:59.170] Incoming request: readAppDistributionSettings
    1:: [67233] [2015/04/30 14:49:59.173] Incoming request: readSimplifiedDeviceEnrollmentSettings
    [67337] [2015/04/30 14:50:35.699] -[SULogFileCollection setGlobalLogLevelPrefix:]: YES
    0:: [67337] [2015/04/30 14:50:35.712]
        devicemgrd-886.204 (PID:67337, OS:14D136, SERVER:14S1092, ARCH:x86_64) starting
        LA: devicemgrd
        Log verbosity level = 1
        UID = 220, EUID = 220
    0:: [67337] [2015/04/30 14:50:35.735] +[PGConnection reloadPreferences]: DBDebug = NO, DBLogNotices = NO, DBLogSQL = NO, DBMonitor = NO
    0:: [67337] [2015/04/30 14:50:37.930] Profile Manager service STOPPED
    1:: [67337] [2015/04/30 14:50:37.938] User 'nobody' not found, creating...
    0:: [67337] [2015/04/30 14:50:38.431] Loaded strings from '/Applications/Server.app/Contents/ServerRoot/usr/share/servermgrd/bundles/serv ermgr_devicemgr.bundle/Contents/Resources/en.lproj/default.strings'.
    1:: [67337] [2015/04/30 14:50:38.440] Incoming request: readSettings
    0:: [67337] [2015/04/30 14:50:38.655] -[NSString(devicemgr_Additions) dateFromOpenSSLString]: 'Apr 26 20:57:28 2017 GMT'
    1:: [67337] [2015/04/30 14:50:38.675] Wrote trust profile to /Library/Server/ProfileManager/Config/ServiceData/Data/FileStore/Trust_Profile_ for_mdc02.mobileconfig
    1:: [67337] [2015/04/30 14:50:38.686] Wrote MDM URL bag to /Library/Server/ProfileManager/Config/ServiceData/Data/FileStore/MDMServiceConf ig.json
    1:: [67337] [2015/04/30 14:50:38.688] Wrote DEP Anchor Certs to /Library/Server/ProfileManager/Config/ServiceData/Data/FileStore/DEPAnchorCerts .json
    0:: [67337] [2015/04/30 14:50:38.718] Parsing enterprise app icons
    1:: [67337] [2015/04/30 14:50:38.718] Parsing enterprise apps with missing icons...
    1:: [67337] [2015/04/30 14:50:38.720] Ready to receive external socket requests.
    0:: [67337] [2015/04/30 14:50:39.519] Created default profile 'Settings for Everyone'
    1:: [67337] [2015/04/30 14:50:39.523] Incoming request: readAppDistributionSettings
    1:: [67337] [2015/04/30 14:50:39.526] Incoming request: readSimplifiedDeviceEnrollmentSettings
    1:: [67337] [2015/04/30 14:50:45.889] Incoming request: writeSettings
    1:: [67337] [2015/04/30 14:50:45.911] EXCEPTION:  Error <-[SCEPHelper getIdentityDataForPersistentRef:encryptedWithPassword:] (/SourceCache/RemoteDeviceManagement/RemoteDeviceManagement-886.204/Compiled/Fr amework-Base/Support/SCEPHelper.m:217): "'((SCEPHELPER_GetIdentityFromRef(self.connection, mCertRef, mCertRefCnt, mPassword, mPasswordCnt, &mPKCS12Data, &mPKCS12DataCnt)))' error 1">
        USERINFO: {
            NSLocalizedDescription = "Operation not permitted";
    1:: [67337] [2015/04/30 14:50:54.400] Completed parsing enterprise apps with missing icons!
    1:: [67337] [2015/04/30 14:51:21.438] Incoming request: activateOD
    1:: [67337] [2015/04/30 14:51:21.438] EXCEPTION:  Error <-[SCEPHelper odRootCertificate] (/SourceCache/RemoteDeviceManagement/RemoteDeviceManagement-886.204/Compiled/Fr amework-Base/Support/SCEPHelper.m:61): "'((SCEPHELPER_GetODRootCertificate(self.connection, &root, &rootCnt)))' error 1">
        USERINFO: {
            NSLocalizedDescription = "Operation not permitted";

  • I want to connect to a bluetooth enabled device but don't know how

    I don't know how to connect to my bluetooth enabled device.  Please help.

    Hi,
    Your machine does NOT have Bluetooth therefore you can't connect to Bluetooth devices.
       http://support.hp.com/us-en/document/c02882598
    If you wish, a cheap option is to buy a dongle called USB-Bluetooth such as:
         http://www.officeworks.com.au/shop/officeworks/targus-bluetooth-4-0-usb-adapter-taacb75au
    (Much cheaper elsewhere)
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Detect java enable or not

    i trying one test. that is java test.
    can i detect java runtime version using as3.
    or
    calling from java script to the java version.
    else possible to detect java enable or disable from browser using as3.

    Put below code just after the <head> tag in your web page:
    <noscript>
    <meta http-equiv="refresh" content="0;URL=noJavaScript.html" />
    </noscript>
    redirects to another page (noJavaScript.html)
    or
    Maybe you can use FlashVars generating a text with javaScript , if Javascript is enabled the variable change and send to the swl file

  • Which java Enabled phone u use for testing application in real condition?

    Hi Every one.
    As it is a list which some people do Mobile developing i have come to
    ask a question about Java Enabled Mobile phones.
    My question is : Which Java phone u use to test your application ? (out
    of simulators in real world)
    do you use Simulators until project end , or you deploy on mobile phones
    some times ?
    Thank you

    OK, I've used a workaround...

  • Java-enabled mobile phone

    Can I get the list / specification of latest mobile phone with Java enabled, include all brands around the world. (Nokia, Samsung, Motorola... ...)
    Any good reference, or sites?
    Thanks in advance.

    Oh..the list is amazing, actually I am developing Midlet related software, it is hard for me now because I cannot know how much the storage/max jar size/heap size/memory for different phone, unlike Nokia, they did provide full details online, can I know the others, where someone already put the data online.
    Thanks again.

  • Why is there a java enable function in the settings app if java ia not supported by ipad2?

    Why is there a java enable function in the settings app of the ipad2, ios5, when java is not supported by ios5 on the ipad2?  The adds say that java neo, I think that is what it is supposed to be called, was supposedly introduced into the ios5 format to deal with this?

    If you're looking in the settings for Safari, that's JavaScript, which despite the similarity in names is completely different from Java. Java is not, never has been, and all indications are never will be supported in iOS. I have no idea what "java neo" might be, but I've never seen Java mentioned in any way in any of Apple's iPad ads.
    Regards.

Maybe you are looking for

  • Approve PO & SC Split

    Hi SRM experts, I have two questions: 1. I have a role of administrator we are using ECS4.0,I want to approve the PO made by one of the requitioner but while using the SWIA transaction and Completing it manually it is not getting approved. But using

  • GX630 turbo button not working

    I'm not a computer guy so lingo and where to find things aren't on the top of my head, so if responding please keep that in mind. I bought this computer from a friend. It has AMD Athlon-X2, vista 32bit. At first the Eco and Turbo button wouldn't work

  • How to prepopulate child process form in access policy

    Hi, I have different groups in access policy and corresponding to each group we have different roles. This group and role mapping is stored in a lookup.I have to fetch the value from the lookup to the process form child table according to the group a

  • B.T phone socket. Not fixed properly in my new fla...

    Hi, I just moved out for the first time into a brand new flat and nearing the end of my snagging list. And my B.T socket which I think it is the master one with openreach and the B.T logo written on it, one corner of the socket is protruding from th

  • Safari Doesn't Accept Fonts I Set

    Whenever I go to the Appearance tab in Preferences I set the fonts for something other than default, yet even after I save it, the fonts are still the default set. Anyone know why this happens, and how I can override the default? Thanks.