QR code reader for Cedar j108i

Pl. tell me where can I download QR code reader and Chinese/ English translator for Cedar j108i
Thanks

Here is the QR code reader I have to my phone and it works quite well by now. As for the translater, I assume Google always offer the good one.

Similar Messages

  • QR Code reader for 5230 ?

    Hi,
    Where can I find a QR code reader for my Nokia 5230 that I can install via OVI suite (so a .sis file I can download)?
    regards,
    Wim

    here you should find what you need
    http://mobilecodes.nokia.com/scan.htm
    bye!

  • Bar-code reader for "numbers"?

    Hi there, is there a bar-code Reader that works with "numbers"? I would like to scan products for price comparison while I'm shopping for my business. 

    If the bar-code reader can be recognized as an auxiliary keyboard input, as I believe most can, and if it issues a return character after each scan is transmitted, it will create a column of readings in a Numbers table.
    I don't think it needs to do anything special to work with Numbers, unless you have some higher expectations beyond creating a column of data.
    Jerry

  • QR Code Reader

    Is it possible to download a QR code reader for the iPhone?

    animadversion wrote:
    read qrcode image using c# .net application
    I have used this library to read qrcodes images in WebOS,it works,thank you.By the way, i have a question,are there any barcode reader apps for the Palm Pre? Thanks!

  • Nokia N9 barcode / QR code reader?

    Hi. Are there any 2D barcode readers out there for nokia N9. It seems strange to me that I don't see one but I had 2D codes on the wrapping... Or maybe anyone installed mbarcode for Maemo?

    I also missed a QR code reader for my N9 - so I started working on one: http://n9development.tumblr.com/post/14272449853/enqry-beta
    Currently it's online only (using the ZXing online decoder) but the pictures are only 460x460 and about 20-40kB in size. There are some things to clean up and some missing features but so far it's pretty stable and does it's job rather well. Hopefully I'll be able to finish it up this year for a public beta.

  • Adapter module to read excel file -java code required for PI 7.1

    Hi PI experts,
    I am working on PI 7.1 SP 08.
    I am trying to develope an adapter module to read excel file
    http://wiki.sdn.sap.com/wiki/display/ABAP/AdapterModuleToReadExcelFilewithMultipleRowsandMultiple+Columns
    but here in this wiki , given java code is for pi 7.0 and it is using jar file from PI 7.0
    I tried with using corresponding PI 7.1 files
    com.sap.aii.af.lib.mod.jar:
    sap.comtcloggingjavaimpl.jar:
    com.sap.aii.af.svc_api.jar:
    com.sap.aii.af.cpa.svc_api.jar:
    com.sap.aii.af.ms.ifc_api.jar:
    jave program is not throwing any error in NWDS but After deploying file on server.
    i am getting this errot in communication channel
    2009-12-15 15:47:08 Information AO: Now calling the Convert Method to convert Excel to XML.
    2009-12-15 15:47:08 Error MP: exception caught with cause javax.ejb.TransactionRolledbackLocalException: nested exception is: java.lang.RuntimeException: java.lang.UnsupportedClassVersionError: Bad version number in .class file; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.UnsupportedClassVersionError: Bad version number in .class file; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.UnsupportedClassVersionError: Bad version number in .class file; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.UnsupportedClassVersionError: Bad version number in .class file
    since i am not a JAVA expert so i am unable to resolve this error
    if some one has already deployed this module for PI 7.1, then please provide me java code for PI 7.1
    Thanks
    sandeep sharma

    hi,
    please try this:
    obj = inputModuleData.getPrincipalData();
    msg = (Message) obj;
    amk = new MessageKey(msg.getMessageId(),msg.getMessageDirection());
    XMLPayload xpld = msg.getDocument();
    Workbook wb = Workbook.getWorkbook((InputStream) xpld.getInputStream());
    xmldata ="<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n"+ "<ns0:"msgType" ""xmlns:ns0=\""nameSpace+"\">";
    Cell[] cells ;
    Cell[] cellNames ;
    cellNames = wb.getSheet(0).getRow(0);
    for(int j=1;j<wb.getSheet(0).getRows();j++)
    xmldata = xmldata+"<Record>";
    cells = wb.getSheet(0).getRow(j);
    for(int i=0;i<wb.getSheet(0).getColumns();i++)
    xmldata = xmldata"<"cellNames<i>.getContents()">"cells<i>.getContents()"</"cellNames<i>.getContents()+">";
    xmldata = xmldata+"</Record>";
    xmldata = xmldata"</ns0:"msgType+">"; 
    wb.close();
    byte byt[] = xmldata.getBytes();
    xpld.setContent(byt);
    inputModuleData.setPrincipalData(msg);
    Thanks,
    Mayank

  • Cedar J108i, PC Companion, Outlook 2007

    I have been using PC Companion to copy my Outlook 2007 contacts and calendar to a Sony Ericsson Cedar J108i (replacing existing items) for a couple of years without any problems.
    I haven't copied the items to the phone since around August this year. Today I tried and the Calendar items copy OK, but a number of contacts fails to copy. In the report I get a list of failed contacts with unknown error. On each retry, the number of failed contacts changes each time with the same unknown error.
    I suspect a software update since August as introduced a problem. Any ideas?
    Can I rollback the PC Companion software to an earlier version?
    Solved!
    Go to Solution.

    Master Reset>Reset All on the phone, fixed the issue.

  • SRM 7.0 company code selection for manual PO

    Dear All,
    We use SRM 7.0 and I have created a purchasing group under a central purchasing organization. This purchasing group is responsible from procurement of  two different Company Codes. I did all the assignments in responsibility tab and attributes tab under PPOMA_BBP.
    When i try to create a manual PO, I don't see any option to select the company code, either in "Overview" tab , nor in "Header" tab.
    Does anybody know or help me how to select/enable company code selection for manual PO creation ?
    Thanks in advance,
    Best regards,

    Dear Kumar,
    Thanks for the info. In my organization, there are two company codes and apart from them there is a Purchasing Org.
    All the attribute settings are done for these company codes. While creating a PO, as there is no field for Company code, system determines the company code automatically in background. (let's say Company code X). But I'm trying to create a PO for company code Y.  When I enter the cost center, I got the error "Cannot purchase between company codes".
    So how am i going to select company code Y ? How the system will determine company code Y ? Can you please give in details what must i do ??
    Thanks in advance,
    Best regards,

  • Error in code generation for deleting table BUT000_TD

    Hi,
    Did anyone encounter this error while working on EEWB ?
    I created the project extension via EEWB and completed the wizard setting with the package (dev. class) value as $temp as I wanted to test it locally.
    One of the errors, that I got is:
    Error in code generation for deleting table BUT000_TD
        Message no. DA464
    Diagnosis
        This error message indicates that internal inconsistencies exist.
    Procedure
        Please consult SAP.

    Hi,
    As I mentioned in my previous post kindly check the consistency of the structure BUT000_TD.
    Regards,
    Sudheer.

  • I have upgraded my iphone 4 (ios 4.3.5 to current release 5.0.1) yesterday and got an error code 1630 for carrier up-gradation failure. Now my device is not working for phoning purpose. It just stay muted at the time of call.

    I have upgraded my iphone 4 by iTunes from ios version 4.3.5 to 5.0.1
    and think it was the biggest mistake I have ever done.
    Now my iphone basically not a celluler/mobile phone. I can't hear a single tone at the time of calling
    and even the the receiver also can't here my voice. calling other and after receiving by them and to be
    mute is the thing happned to me with that upgradation. before that it was working absolutely fine. I have
    checked my microphone and headset by recording and it seems absolutely OK. I don't know what should
    I do now?
    Please help me.
    I tried to downgrade my phone to 4.3.5 back but at don't accept downgradation and gives me an error code 3194

    Thanks for reply,
    It's truely a disestar for me to kill my phone myself by so called bloody upgradation.
    Iwish I have not upgraded.
    I baught it from here in Bangladesh and now I’m ina mess to get at least a minimum support.
    Thanks for your valued suggessions but it didn’tmade any difference to my situation.
    So now I have an ipod in the price of an iPhone4. Crap.
    Is there any chance of fixing this bug by apple?As the same problem has already been faced by a lot of iPhone Users.

  • Create new Equipment (t-code IE01) for existing asset

    HI Expert,
    I have an enquiry on equipment creation via t-code IE01 for existing asset. There are synchronization between Asset Master and Equipment Master which mean both sides will be updated during the creation and changes of master data.
    I have create new equipment master via t-code IE01 and has tagged to the existing asset. However after save the creation, new inventory number was generated to the asset master and had overwrite the existing inventory no. Is it because of the synchronization or it is a system standard?
    Your answer is highly appreciate.
    TQ.

    My configuration is "Direct Synchronization After Saving" for both master data (asset master & equipment master).
    However, I did not assign the Inventory No Field in asset master as a synchronization with equipment master, so how come system can re-generate new inventory no and overwrite the existing inventory no in the asset master? and what the solution if we do not want system re-generate new inventory no in asset master since it has been effected on the printing barcode sticker for the asset.
    Really appreciate your answer.
    TQ.

  • IDoc Status 02 ( Could not find code page for receiving system )

    Hi All,
    I am getting Idoc status 02 when I am trying to send IDocs from ECC to PI system ( Production ).
    Error description.
    Could not find code page for receiving system
    Message no. E0266
    Diagnosis
    For the logical destination PIP001, you want to determine the code page in which the data is sent with RFC. However, this is not currently possible, and the IDoc cannot yet be dispatched.
    Procedure for System Administration
    Possible causes are:
    1. The entry no longer exists in the table of logical destinations.
    2. The target system could not be accessed at runtime.
    3. The logon language is not installed in the target system.
    4. In the destination system, no logon language is maintained
    Please help.
    Thanks - Vinay.

    Hi Vinay,
    Status 02 occurs when data is not passed to port suceessfully. Check the RFC desination  is working fine and your able to connect to target system and also check correct port is assigned.
    Regards,
    Vinod.

  • How can i write the below code using "For all entries"

    Hi
    How can we write the below code using "for all entries" and need to avoid joins...
    Please help
    SELECT aaufnr aobjnr aauart atxjcd a~pspel
    agstrp awerks carbpl cwerks
    INTO TABLE t_caufv
    FROM caufv AS a
    INNER JOIN afih AS b
    ON aaufnr = baufnr
    INNER JOIN crhd AS c
    ON bgewrk = cobjid
    AND c~objty = 'D'
    WHERE ( a~pspel = space
    OR a~txjcd = space
    OR NOT a~objnr IN
    ( select OBJNR from COBRB AS e
    WHERE objnr = a~objnr ) )
    AND a~werks IN s_plant
    AND a~auart IN s_wtype
    AND NOT a~objnr IN
    ( select OBJNR from JEST AS d
    WHERE objnr = a~objnr
    AND ( dstat = 'A0081'OR dstat = 'A0018' )
    AND d~inact 'X' ).
    Reward points for all helpfull answers
    Thanks
    Ammi.

    Hi,
    SELECT objnr objid aufnr
            from afih
            into table t_afih.
    SELECT objnr
            from JEST
            into table t_JEST
            where stat = 'A0045'
               OR stat = 'A0046'
               AND inact 'X'.
    SELECT objnr
            from COBRB
            into table t_cobrb.
    SELECT arbpl werks objid objty
          from crhd
          INTO table it_crhd
          FOR ALL ENTRIES IN it_afih
          WHERE objty eq 'D'
          AND gewrk = it_afih-objid.
    SELECT aufnr objnr auart txjcd pspel gstrp werks aufnr
            FROM caufv
            INTO table t_caufv
            FOR ALL ENTRIES IN it_afih
            WHERE aufnr = it_afih-aufnr
              And pspel = ' '
              AND txjcd = ' '
             ANd objnr ne it_crhd-objnr
              AND auart in s_wtype
              AND werks in s_plant.
             AND objnr ne it_jest-objnr.
    dont use NE in the select statements, it may effect performance also. Instead use if statements inside
    loops.
    loop at t_caufv.
    read table it_chrd............
      if t_caufv-objnr ne it_chrd-objnr.
      read table it_jest..........
       if   if t_caufv-objnr ne it_jest-objnr.
        (proceed further).
       endif.
      endif.
    endloop.
    hope this helps.
    Reward if useful.
    Regards,
    Anu

  • Create custom code colouring for additional file types

    Hi All,
    I spend a lot of time editing .ini files in Dreamweaver (in my case langague files for custom Joomla extensions). Although the file format is extremely  simple, particularly in the way that they re used in this context, I would like to improve the readability by adding code coloring  for strins, standard text and comments.
    I haven't been able to find any really useful information on the web about how to go about doing this.
    From what i can gather, the steps are
    Get Dreamweaver to recognise the file type (editing Extensions.txt and MMDocumentTypes.xml?)
    Add the code coloringxml file.
    So far I've had no success with the first step, so haven't tried the second.
    It would be great if I caould also add it as an option in the New File dialog.
    If some kind and clever person could point me in the right direction, it would be much appreciated.
    I'm in Dreamwaever CC on Windows 7, if that's relevant
    Cheers
    Keith

    From what i can gather, the steps are
    Get Dreamweaver to recognise the file type (editing Extensions.txt and MMDocumentTypes.xml?)
    Add the code coloringxml file.
    So far I've had no success with the first step, so haven't tried the second.
    It would be great if I caould also add it as an option in the New File dialog.
    What have you tried so far that made you think that you were not successful?  To add new file extensions to be recognized in DW, you need to go to:
    Edit >> Preferences and then look for something like in this picture:
    Now this is in CS6 and I suspect the steps should be similar in CC.  If not then CC is a step backwards in terms of progress in current technology IMO.  I don't use CC so can't comment any further here.
    Good luck.

  • When I try to put my three number code in for my credit card it tells me it is invalid

    When I put my three digit code in for my credit card it keeps saying it is wrong and I know it is correct

    WHat country do you have this issue?
    Sometimes the issue says security code but it is really a problem with the billing address not being verified.

Maybe you are looking for

  • Problem with creating report in pl/sql

    hi all i'm doing a report which fetch from 8 column i did something like this : set pages 132 set lines 150 set und = set spa=5 set feedback off set newpage 0 the column which i select has an alias for the headlines like this select tvia_num "NUMBER

  • SQL 2008 R2 - get latest BIDS version for Visual Studio

    I recently had my PC upgraded, and I'm having issues editing a couple of SSRS reports in Visual Studio. When I compared my Visual Studio Help -> About screen between the 2 PCs, I noticed that the old PC had a newer version of Reporting Services Desig

  • HT201274 erase ipad when I do not know my Restrictions Passcode?

    can I erase all content on ipad when I do not know my restrictions code?  How?

  • Assign smartform to transaction code CO02

    can somebody tell me how to assign my smartform to the transaction code CO02? many thanks!

  • Insert / update in same table

    SQL> select * from test; TT NAME 1 hi 1 re 1 go 2 rw 2 gh 2 lk 6 rows selected. This is just a dummy table,but I would like to know how can I update the values of TT=2 to make it identical with the values of TT=1 The table should look like SQL> selec