Suggest Suitable PDA for j2me application

i m developing a hotel management application in j2me.
i hv to deploy it in PDA.
i dont have any idea about PDA.
can any one suggest a PDA which supports cldc application developed using j2me wireless toolkit.
thanks in advance.

The only requirements are the following: 1) you have a PDA with a
CompactFlash Type II slot, 2) it is running PocketPC 2003.  As
long as the PDA meets these requirements, it will be able to run your application.  Beyond that, it is up to you to
determine how much performance you want from the processor and memory.
You may want to take a look at CompactFlash Data Acquisition Frequently Asked Questions for more information.

Similar Messages

  • Labview pda- the suitable pda for this application

    Hi , I am trying to develop an application for Pocket PC. The program samples data from 4 channels using the NI CF- 6004, at 50Hz, and insert the data to array called "force". For each sample, the program averages the data from the 4 channels, and then do calculation and present 3 outputs (see the attached VI, made at labview 8 pda module for pocket pc ). The reading, analyzing and presenting of the data must be in real time.  
    I am having difficult in choosing the proper hardware of the pocket PC that will do this task the bets way, meaning:
    1. which company ( HP, or others ) ?
    2. speed of the processor ?
    3. memory
    ect.
    If anyone have any ideas about this subject I will appreciate your thought.
    Thanks,
    Attachments:
    test.vi ‏30 KB

    The only requirements are the following: 1) you have a PDA with a
    CompactFlash Type II slot, 2) it is running PocketPC 2003.  As
    long as the PDA meets these requirements, it will be able to run your application.  Beyond that, it is up to you to
    determine how much performance you want from the processor and memory.
    You may want to take a look at CompactFlash Data Acquisition Frequently Asked Questions for more information.

  • Query reagrding certificates for J2ME applications

    Hello frnds,
    I have completed my J2ME application. Now can anybody tell me what is the procedure to take certificates for J2ME applications? And also can u suggest names of vendors who provides certificates for J2ME application & which of them are cost effective?
    Can anybody plz provide me this info?
    Thanks in advance

    I am not sure if I understood your point.
    MIDlet can receive SMS from outside and it can be started on incoming SMS.
    You can also get an phone call while the MIDlet is running and take proper action. I am not sure if you can do all the Phone Call controls you mentioned though.

  • Generate javdoc for J2ME applications

    Can anyone tell me how to generate javadocs for J2ME applications?
    Any help would be really appreciated. Thanks

    this goes the same way, as you do with normal .java classes. Build a file list an run javadoc.exe with the list as parameter. for details on running javadoc search the web, I suppose there are dozens of how-to's.
    hth
    Kay

  • Suitable framework for Mapviewer Application

    Hi,
    We are planning to develop new utility mapping web application using Oracle spatial and mapviewer. This has lots of functionalities. Most of them are locating functionalities. For this we are planning to use any frameworks like Struts or JSF. Please suggest me which java framework would best suitable for this kind of GIS web application using mapviewer.
    Thanks,
    Sujnan

    Jayant,
    Could you share your experience on this issue?
    I am trying to show a GIS data in a standard OAF page via extending it.
    What I would like to know is:
    1. Is it possible for example to show a GIS data in the standard page: /oracle/apps/pa/projectset/webui/ProjectSetDetailsPG 120.2
    (GIS data is served from outside of EBS via ESRI server).
    2. Is it possible to communicate standard screen with GIS extention in the same screen? If yes could you share your code.
    Thanks in advance
    Djef

  • TTS for J2ME applications

    Hi,
    I'm currently working on J2ME project and wanted to develop an application which should convert text to speech.
    I tried freetts, but later came to know that the J2ME don't have capabilities for using J2SE libraries.
    Could you please let me know another other tts engine, which I can make use of? (preferably free one, if not commercial one will do?)
    Looking forward for you great help.
    Thanks,
    Senthil Jayakumar

    Being java byte code, there is always possibility that classes are decompiled unless you obfuscate it. An obfuscator changes Java bytecode to make the source code generated by decompilers less useful to a thief.
    There are some open source obfuscators available like proguard.
    Atul

  • Suggested Feature for Adobe Application Manager

    In an upcoming release I'd like to suggest a feature for the application manager. It would be nice if there was a shutdown computer after updates finish option. This way I could let it run when I finish working, leave, and have it take care of shutting everything down for me.

    Moving this discussion to the Creative Cloud Download & Install forum.
    Aarroonn789 the Adobe Application Manager is a main component of the Creative Cloud Desktop application.  I would recommend removing and reinstalling the Creative Cloud Desktop application.  You can find more details at Error "Failed to Install" Creative Cloud Desktop application - http://helpx.adobe.com/creative-cloud/kb/failed-install-creative-cloud-desktop.html.

  • Real J2ME applications (2)

    I am looking for real j2me applications.
    I have already posted this question at:
    http://forum.java.sun.com/wireless/thread.jsp?forum=76&thread=422879
    However, most of the replies gave examples of games or tutorial examples.
    But I was looking for j2me applications implemented by companies for their consumers, such as amazon.com.
    Amazon have a mobile app, but its implemented in WAP.
    So are there any companies which have implemenetd j2me apps.
    regards

    You could find tonns of real j2me applications if you type the following keywords to any search engine: midlet download free/buy j2me.
    Here is a real game application: www.kisember.com/test/rescuedemo.jad

  • Xml Push Parsing in J2Me applications

    Hi all,
    I would like to use Push parser in j2me application.Can u please tell me how can i use sax parser in mobile application.Because when i included "jaxp-api.jar" in mobile application,it gives an error "FactoryFinder class not found".. So please tell me how can i overcome this error or any other push parser available for J2me applications.
    Thanks
    Regards
    Sourab

    Please review this article.
    http://developers.sun.com/techtopics/mobility/midp/articles/parsingxml/
    There is a link to a push parser mid way through the article. If you search "push parser j2me" you should be able to find others.
    If you still are not able to find a push parser you could create your own. How complex is the xml you need to parse?
    I created an example called y!p! some time ago that uses a push parser to parse Yahoo's Image Search web service. (http://developer.yahoo.com/search/image/V1/imageSearch.html)
    You can download the example src code. For a more complex example you could look at w!k!. It uses a push parser to parse html wikipedia articles.
    w!k! push parser src:
    http://hostj2me.cliqcafe.com/www/forumtopicview.html?fid=58&categoryId=36&fpn=0
    w!k! src code:
    http://www.hostj2me.com/appdetails.html?id=1569

  • Missing Preverify files for J2ME on Linux server

    Hi,
    I have J2ME application that runs perfectly on windows environment. I want to run my application on linux environment. I am encountered with the missing preverify files needed to run the application on linux server. Can anyone provide me the preverify.exe files for J2ME application that runs on linux environment. ??????
    Thanks in advance.
    Regards
    Surya Pratap

    Hi
    Web Server 7 PHP Add-on plugin was released with more focus towards allowing multi platform support . Hence, it is possible that some popular extensions are left out. However, this need not stop you from compiling php by yourself . If you are compiling PHP by yourself, you need to remember to compile with the following flags
    You can compile php by yourself on your machine by doing this following
    - download php from php.net
    - unzip the tar ball
    - configure and compile as follows
    ./configure
    --with-prefix=<ws7-install-root>/plugins/php
    enable-force-cgi-redirect enable-safe-mode enable-bcmath enable-ftp enable-sockets enable-shmop enable-pdo enable-calendar enable-inline-optimization enable-soap enable-dba enable-sysvmsg enable-sysvsem enable-sysvshm enable-sqlite-utf8 enable-zend-multibyte enable-exif enable-magic-quotes enable-wddx enable-mbstring enable-mbregex enable-gd-native-ttf enable-libxml enable-simplexml enable-xmlreader enable-xmlwriter enable-dom with-gd=/usr
    This should get you going
    Hope this helps

  • Do You Have Any Suggestions For J2ME Encryption Applications?

    Hi,
    Is anyone aware of J2ME applications that perform either of the following:
    1) Text editor with strong crypto support.
    2) Password wallet with data import/export functionality and strong crypto.
    To date I have been unable to locate anything suitable to manage personal data on a mobile phone platform.
    I am considering developing the required app myself, but my lazy nature has suggested that I check to see if there is currently anything suitable available.
    Thank you in advance for any suggestions.
    Kind regards,
    JamesK

    Under settings you can go into restrictions and limit their access to certain things, such as purchasing apps, etc. But there is no net nanny for the iPad that I'm aware of. Nor is there any sort of 'parental monitor/logging' type of app that will log what they do and generate a report to you.
    If you want to get them something more locked down then you may be better served to look on sites like Toys R us or the such and look for items that give you more control.
    THe iPad was largely designed as a single user consumer device that allows a single person to surf, read books, watch movies, listen to music, etc. It's not totally meant to generate content, or for multiple users or for children, which is why there's not a lot of content control.

  • No suitable driver for mysql in oracle application  server  portal 10g

    Hi all
    i want to run my portlet with mysql4.1 database from "oracle application server portal 10g".
    i did all configuration in data source and also i kept mysql connector jar file into all oraclehome/jdbc/jlib folder.
    Mysql
    General
    Name :: helloMysql(jndiname)
    Description :: helloMysql
    Data Source Class :: com.mysql.jdbc.jdbc2.optional.MysqlXADataSource
    JDBC URL :: jdbc:mysql://localhost:3306/database?relaxAutoCommit=true
    JDBC Driver :: com.mysql.jdbc.driver
    Datasource Username and Password
    Username------------>(user name)
    password-------------->(password)
    JNDI Locations
    Location== jdbc/helloMysql
    jdbc/blogOracle== jdbc/XA/helloMysql
    EJB Location == jdbc/XA/helloMysql
    Connection Attributes
    Connection Retry Interval (seconds)====1
    Max Connection Attempts===empty
    Cached Connection Inactivity Timeout (seconds)===30
    remaing all are empty
    when i run the portlet, then i am getting "No suitable driver" in my portal page.
    i want check server console or server log for oracle application server portal.
    please help ,where to find server log?
    Any suggestions or help from your side.
    Thanks in advance.
    Raju

    I think you're trying to connect to a database in a diferent host than the Web Server.
    This is possible in applcations, but not in applets, who only can open TCP connections to the same machine who served the page.
    To do that, yo should use a Data Gateway to establish the connections (IDSServer, and so on). I think that installing Oracle's Connection Manager in the same machine than the Web, it would run.
    null

  • Can j2me application run in any pda platform?(from newbie)

    dear all,
    i am a newbie in this field. i just to ask is it possible for a j2me application run on any pda platform?for example, palm OS, window CE, synbian, and etc.
    what do i need to create j2me application?
    best regards and cheers
    eric

    Hi,
    if you use standard APIs (from MIDP 1.0, 1.0a or 2.0 specs) and run your application on device supporting this set of APIs you'll have no problem. For creating J2ME appliaction you should get J2ME Wireless Toolkit in the first place. Furthermore some IDE can be used (Sun ONE Studio, netBeans, Eclipse, JBuilder).
    Peter

  • Hi, I recently upgraded my xcode to 5.1, my project is running well in ios 7.0,6.0, But in ios 7.1 i'm getting error like"iOS Simulator failed to install the application". Can anybody please suggest the solution for it.

    My project is not running in ios 7.1 simulator i'm getting error like "iOS Simulator failed to install the application". Please suggest a solution for it.

    We aren't Apple, just users like you. Have you tried a reset? Hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • Suggested Licensing for our applications

    Hello:
    This is my first post, so this will seem like a very inexperienced question. I'm currently evaluating the purchase of Oracle 10g Standard for our company. It is a relatively small company. One of our applications has 12-20 concurrent users accessing the database at a time, but on a very light level (that's the most widely used application).
    I'm curious as to what licensing options we should consider, and what are the limitations. Does a "5 Named Users" mean that all application users wont be able fetch the data at the same time? Or does that type of licensing refer to the quantity of "accounts" (user1, user2, user3) we may have on a server? Currently all users connect under the same account for each application (we create an account per application and provide appropriate access to the required database for each), so we have around 6 different accounts.
    We are using SQL Server at the time, but we are starting to see the need for increased performance since one of our applications is what we consider data-intensive (when compared to our company size). Our server has two Xeon processors, does that mean that a "Named Users" License wont apply?
    When the suggestion of using Oracle appeared, a co-worker expressed that he understood that, while the cost of the DBMS is affordable, the required hardware is too costly. I tend to differ. Im assuming that I will be able to host the Database Server in our existing hardware. Am I correct?
    Specs:
    2x Xeon 3.0Ghz
    4GB DDR2
    Dell Rack Server PE2650
    Raid 1 and Raid 5 (around 200GB)
    Forgive my lack of knowledge, but Im no DB expert, I just consider myself a pseudo-functional user.
    Regards,
    Roberto Rivera

    Your machine should work fine. However, I would not use Standard edition, I would use Standard Edition ONE which is specifily restricted to machines with a maximum of 2 processors. The costs follow.
    If you want to pay a single fee for unlimited use of the database, then you would pay $5000.00 US dollars. If you want to pay per person then it would be $149.00 per person with a minimum of 5 people. Named users mean that if you have 20 employees that use the database, then you need to purchase 20 licenses even if only 5 users at a time would access the database. See the following link for additional information.
    http://oraclestore.oracle.com/OA_HTML/ibeCCtpSctDspRte.jsp?section=15105

Maybe you are looking for

  • Oracle Reports in PDF output

    Hi everyone , We are using Oracle 11g. I have a custom Oracle report in PDF output. In some cases the value is changed. For example, when i run a query in toad i get a value 0.13, then I run my report, check the XML output - the value is still 0.13..

  • Insert with date format

    Hi, I've a problem with an insert, I wont to insert a record with one date column that I extract from data_picker_item, like this: insert into backup_adm.tmp_job_runs@REP920DC_LNK values (:P3_OPCO, 16642, to_char(to_date(:P3_TIMESTAMP,'DD/MM/YYYY hh2

  • How to use evaluate function for sql server function

    Hi Team, We have imported a column(date dtat type) from SQL server cube . By default it imported as varchar,. We have three option in physical layer for this column(Varchar,Intiger,unknown) So we want to convert this column into date.can we use evalu

  • XI - FILE Scenario

    Hi everyone. In my scenario, i send a file to XI. Then i make a mapping and create another file with timestamp. Question is ... how can i create the file with the same name as the outbound file but adding the timestamp? Regards.

  • Importing Database from SQL Server into Oracle 8i

    Hello Friends, Cuurentlly we are using SQL Server as our application database, Now we want to switch on at Oracle 8i,bcz of some problems, If anybody had done so,then please help me in solving this problem, I wana Import whole database from SQL serve