J2ME programming issues

hi all,
i started work in J2ME recently, i m little confuse that for one task i have to develop different programme for different devices.
can anyone elaborate it that for what tasks we have to develop different programs and for what task i have to make one programme and run on any device regardless of devices constraints.
and also differentiate between the nokia 60 series, 40 series and like thats issues.
plz if its not possible here refer me any good tutrial regarding these issues.

Dear friend,
          I am a final year post graduate student in computer science .I selected J2ME Technology to do my final semester project. As I am just novice in J2ME, I need help from masters
Like the guys in this forum. Please go through the following sentences and do help me please. I will be thankful to you if u do so.
Profile:
          The module comes as part of a college portal. The college has a placement cell and each student register in the site with his/her details and also the mobile no. The recruiter who wishes to conduct campus selection also registers in the site and they be provided with facilities to search CVs, Post jobs and all. So the concerned students will be filtered out and they are informed via SMS.
Problem:
          Even though I am doing a J2ME based project, there involves nothing to be done via J2ME technology as the mobile handset itself has the provision to send and receive SMS. Then what the hell I have to do?
What I need:
          How can I incorporate mobile in this project .What I mean is that what all ways can we make use of mobile via MIDP application. So dear please dig up ideas to help me get out of this imbroglio. And contact me as early as possible or my future will be a thick dark fumes.
Regards,
dEVIL.

Similar Messages

  • Transfer data from linux pc to cellphone & give access to j2me program

    i am doing a project wherein i need to transfer some data from a linux based pc to sony ericsson p800 cellphone connected to the pc. now the problem is the pc suite of p800 works only on windows. so right now i recompiling the kernel to incorporate irda / bluetooth support and then transfer data using bluetooth. now my question is will the data transferred via bluetooth get stored in the rms and will it be accessible to j2me aplications? actually initially we were planning to use socket programming (personal java) to transfer data between pc and cellphone . can j2me programs access files on the cellphone? again somebody told me
    RMS is created for every JAR and SIS file...ie the cell allots a particular area for each jar application which another application cannot access, so personal java programs are converted into SIS files...so using personal java is not of any help coz if the data is transferred, it wont be accessible to j2me application i.e. all midlets that wanna access a RMS should be packaged into the same JAR file
    also does anyone know an easier method of transferring data from the linux pc to the cell rather than recompiling the kernel? again most importantly the data transferred should be accessible to j2me applications.

    Iphone requires itunes.
    As far as I know itunes does not run on Linux Ubuntu.

  • Can I run my J2ME programs in my Zire71 Palm Top ?

    Can I run my J2ME programs in my Zire71 Palm Top ?
    If yes then please describe me the way
    Advance Thanks to you
    Best regards
    -Nahid

    PalmOne claims not to support the Zire 71 at the moment.
    http://www.palmone.com/us/support/jvm/

  • [Question] Can I call a wap browser from a j2me program?

    Hi, everybody, I am new to j2me programming. Now, I want to call a wap browser to visit a site from my j2me program.Can anybody tell me how to do it?

    Check this from MIDP2: Classes MIDlet
    platformRequest
    public final boolean platformRequest(String url)
    throws ConnectionNotFoundException

  • What should I do if I put j2me program in the CE?

    I have a pda of compaq(windows ce),and I want to run some j2me program on it.Is there anything that I must prepare to do?
    Thanks

    [epsonstrong],
    Currently, there is no known CLDC/MIDP virtual machine yet for the PocketPC Win CE embedded operating system.
    However, there is a company based in Japan (Aplix) that has made an official press release announcement on providing the Windows CE operating system with a MIDP compliant VM:
    http://www.JBlend.com/en/release/010409.html
    In summary, you don't have much of a MIDP solution for the WinCE operating system.
    HTH.
    Allen Lai
    Developer Technical Support
    SUN Microsystems
    http://www.sun.com/developers/support/

  • Can u  java or j2me program make  bootable

    hi ,
    friends
    i make j2me program bootable .then plz give me some tips to make program bootable .

    hi
    program to make bootable means i make program run after mobile os boot ..in symbian c++ programming it is possible but in java/ j2me it possible or not tell me

  • J2ME Security Issue

    Hi,
    My J2ME is using a Password to encrypt/decrypt information.
    During the life of the program, the password is held in a variable in memory.
    This is posing a security problem - if there is another program reading the memory is may find the information.
    I'm looking for a way to "hide" the password.
    Of course, I could ask for the password each time it is required by the program, thus not keeping it in memory afterwards, but this is a usability issue and still the password will be held for a short time i9n memory.
    Another way I though about is - make sure there are no other program that are reading the memory.
    How can I find the currently running programs and suspend them ? How can I prevent a new program from starting ? or issue a message when one is behaving dangerously ?
    Any other idea ???
    Thanks,
    Arnnei

    Sorry, misread your OP and thought this was related to the Preview.app. AFAICT, but never using anything but list view with icon preview disabled, it's just a WAG, the normal ones reside within the apps, the ones with the legend, rtf, rtfd, txt. etc. must be using some generic file image and appending the extension to it.

  • Bank transfer program issue in Indian Payroll

    Dear Experts,
    We have successfully made ban transfer using Pc00_M40_cdta program followed by payroll run and posted the results to FI.
    But now issue is when i run the program Pc00_m40_ffom in MT100 format, there is no output coming and amount is displayed 0.
    Thats why may be, in FDTA transaction from FI side, no output coming in bank transfer tab in spite of line items showing in Data medium.
    And also i am unable to delete my bank transfer results using program RPCDTFD0 due to error in country code happening.
    Please help to resolve the issues, what are the steps i need to carry out for creating the ban transfer document is FI also and how to delete the bank transfer results in Indian scenario.
    Regards
    Tan

    Hi,
    Thanks for your reply. Actually Pre-DME is done successfully with set flag transfer and i could not delete the bank transfer results due to error in country code error as mentioned above.
    Issue is with PC00_M40_FFOM program, where while selecting my document details in MT100 format, transferred amount is showing zero in the output document.
    Please suggest how to get my transferred amount displayed there
    Regards
    Tan

  • Error while running J2ME  program in KtoolKit

    hi,
    i am doing my project in j2me as i m developing a Jabber client .where my Client application has to connect jabber server through GPRS...
    so while running the project in KToolKt it ask that client application wants to send the information this requires airtime which may cost you money.is this ok?(TCP)
    after clicking on yes option program goes in deadlock...thorws following error message
    Error
    =====
    Warning: To avoid potential deadlock, operations that may block, such as
    networking, should be performed in a different thread than the
    commandAction() handler.
    ===================
    plz send me solution if you know....
    regards...

    jhd
    hi.
    this is a common error whenever we are accesing some other basedir other than current base we have to access that via new thread
    i.e suppose i have written the code to make HttpConnection in command Action we can not access it via same thread so we ahave to create another thread and from that thread we have to call our function in which we are making HttpConnection or any RMS operation......
    if(c == connectionCommand)
    new Thread(new Runnable() {
              public void run() {
                makeConnection();               
    }).start();          
    }in this code when you are pessing connectionCommand it will create new thread and from that thread it will call makeConnaction in which we have to write code to establish connection.
    i hope this will solve your problem.
    Regards,
    Jasmit vala.
    rajputjasmit@ yahoo.co.in

  • Windows 8.1 - Microsoft Office 2013 Program Issues

    After 8.1 Windows and Malicious software updates installed, I cannot open my MS Office 2013 programs without the Error with shortcut coming up and "The item Outlook.exe that the shortcut refers to has been changed or moved, so the shortcut will no longer
    work properly.  Do you want to delete it?"  Also when just clicking on a file, a window comes up to ask how do I want to open this file (see below).  I didn't do anything.  The PC just did updates upon shut down last night. 
    System restore didn't fix issue either.  Please help.

    It sounds as though the executable (.exe) files are configured to open with notepad. Unfortunately you cannot manage .exe association with a launched application from the Default Programs Control Panel applet. You will need to reset the configuration of
    the .exe association within the registry. The default configuration is:
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\.exe]
    @="exefile"
    "Content Type"="application/x-msdownload"
    [HKEY_CLASSES_ROOT\.exe\PersistentHandler]
    @="{098f2470-bae0-11cd-b579-08002b30bfeb}"
    I have exported these keys to a .reg file which you can download and merge on your system to replace the corrupted keys,
    the link is here.
    Disclaimer: As editing the registry can produce an unstable system or even prevent the system from booting, it is only recommended for advanced users comfortable with the ramifications. It is recommended to
    back up any keys that might be edited and to have a
    recovery environment available.                                  
    Brandon
    Windows Outreach Team- IT Pro
    The Springboard Series on TechNet

  • ABAP program issue

    Dear All,
    I have written an ABAP program by which it writes few things on application server (overwrite mode).
    I have included this program in the Process Chain but it is giving dump first time when it is running "DATASET_NOT_OPEN" whereas the path and all directories are created on application server.
    When i try to repeat the process chain it is running successfully.
    Please help on the same.
    Regards,
    SS

    Check these links.
    Re: SHORT DUMP! Exception: CX_SY_FILE_OPEN_MODE
    CX_SY_FILE_OPEN_MODE - short dump on production but not in Dev and Test
    Re: catching an exception 'CX_SY_FILE_OPEN_MODE'
    Re: Issue in Uploading file to application server
    Thanks.

  • Automatic Payment Program - issue

    Hi,
    When we are executing the foreign currency payment through F110 we are getting the below issue.
    Scenario:
    Company code currency: INR
    House bank (for example Citi Bank) and APP customization is already for local payments. Now we have done customization for foreign payments. steps are as mentioned below.
    1. SET UP PAYMENT METHODS PER COMPANY CODE FOR PAYMENT TRANSACTIONS - here we selected "foreign currency allowed"
    2. SET UP BANK DETERMINATION FOR PAYMENT TRANSACTIONS - under BAN ACCOUNTS - we have customized as mentioned below.
    House Bank            Payment method          Currency         Account ID           Bank sub-account
    CITI                                   C                              USD              CITI1                      212002
    3. Payment method is assigned to VENDOR.
    when we are running F110 that time when we are selecting the above payment method and account id that time system is throwing the below error message.
    "Only the following accounts can be used: 000"
    This "000" is the Account ID for local payments. when i select this Account ID then system is allowing the payment but when I am selecting the Account ID "CITI1" (which is having USD currency) that time it is throwing the above error.
    So friends can you please share your thoughts on this issue.
    Thanks in advance.
    Rams N

    HEllo,
    I"m not sure if I understood all you have done but I'll try to explain:
    The payment program, in bank determination-bank accounts,  can only                        
    assign one account id for every house bank, payment method and currency.
    So,  this means that for one payment method in one of your house-banks                        
    you can only use one account ID.    
    In fact, there are bank account checks are processed at document level and the         
    functionality of changing the bank account at payment document level       
    is not available in the standard system.                                             
    On the other side, you have the opportunity to define a second and                   
    third house bank with the same bank key to meet your requirements.
    REgards.
    REnan

  • Payment Program issues

    Hi all...
    when i am creating a automatic payment program in the parameters tab, when i am entering the vendor code range, iam not able to exclude some range of vendor codes, as it was possible in any other screen with multiple selection button.why the same is not available in APP parameters screen?
    and even in free selection tab i am not able to exclude values for vendor codes? (in the field name column there is no field with name LFA1-LIFNR to exclude for the proposal?
    and what payment medium Program and Payment transfer medium can be maintained in the customisation for the payment method T (Bank Transfer).
    kindly give your valuable suggestions to fix these issues ASAP
    i will assign points to each helpful answer
    Thanks in advance
    SRINU

    Hello Srinu,
    Regarding your second question, the payment medium program normally differs from country to country.
    Please look for programs with these names...RFFO[country code]T
    Reward points if the info helps you further.
    With Regards
    Vijay Gajavalli

  • How to create a .java file through a j2me program?

    I am trying to develop a small application in j2me which needs dynamic creation of a .class file. For this purpose I tried to create .java file through my j2me code, but i could not do that..I want to know whether a java file can be created on a mobile phone or not..
    I would be grateful to you on your help in this regard..

    ...develop a program xyz.java using j2me which performs the following functionalities:
    1.create a file called abc.java
    2.extract its class file...For +1+ ie to create a file (any file, no matter java or not) from j2me, device need to support File Connection specified in [jsr 75|http://www.jcp.org/en/jsr/detail?id=75]. If you're interested, learn the jsr API on how to create and manage needed file.
    For +2+ described as extract its class file one needs to have java compiler (javac) on device. *) If you're interested, ask for more details at [Java Compiler forum|http://forums.sun.com/forum.jspa?forumID=7]. Also, if the class file is for CLDC then javac needs to support "JDK 1.3-compliant" compilation. To create CLDC classes on device, one also needs to have a preverifier tool. Check this at Java Compiler forum if needed.
    Good luck - I think you'll need a lot of it...
    *) javac on device -- it should not only be present but also provide a j2me API allowing to invoke it for particular java file with needed options. Same applies to preverifier tool.

  • ABAP program issues..Unicode program "ITAB" must have the same structure?

    Dear Expert,
    I coded below code in se38, but system give below error message, could please kindly advie issue reason? Thanks!!
         Error message: A line of "ITAB" and "LINE" are not mutually convertible. In a Unicode program "ITAB" must have the same structure layout as "LINE" independent of the length of a . Unicode character. Unicode character.          
    REPORT  ZTEST_HIHIHI.
    Data: begin of line,
    num type i,
    sqr type i,
    end of line,
    itab type standard table of line with key table_line.
    Do 5 times.
    line-num = sy-index.
    line-sqr = sy-index ** 2.
    append line to itab.
    enddo.
    loop at itab into line.
    write: / line-num, line-sqr.
    endloop.
    clear itab.

    Hello Hoo Laa,
    This is because the way you have defined LINE, it is a structure & not a data type. Hence you are facing the issue
    You have to change the data declaration to:
    itab LIKE STANDARD TABLE OF line WITH KEY table_line.
    BR,
    Suhas

Maybe you are looking for

  • How do i reset my admin password without losing all of my data?

    i have just got a macbook pro from kijiji and the seller and i both don't know the admin password. how do i reset it without losing evrything?

  • Updating A Graph

    Hey, i need to make a graph in a JFrame that will update every second from information stored in an array. I've been scouring old forum posts and nothing's really helping. The problem is though, that the graph is part of a program that must also be e

  • Translator Error No .dat file

    I know this question has been asked a thousand times on here but I have a new twist to the problem.  I don't have a .dat file in my configuration folder. I have looked through every folder in the dreamweaver folder and I don't have a .dat file. I hav

  • Trouble Redeeming Gifted Playlist on a Mac

    I sent a playlist to a friend who has a Mac. When she received the e-mail on her yahoo account and clicked on the button to "Redeem", nothing happened. She has the most recent version of iTunes on her machine. I'd like to be able to send someone a gi

  • IMac 20'' screen fritziness

    I tried finding someone with a similar problem but i was doing to much digging so I figured i would just ask. I'm not sure what info you would need to help me but here is a few things about my system: Imac 20'' 2ghz Intel Core Duo OS X 10.5.1 ATI RAD