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.

Similar Messages

  • How  to transfer data from one system to another by datamart please give de

    how  to transfer data from one system to another by datamart please give details

    Hi Deba,
    Find the below SAP help doc which may help u...
    http://help.sap.com/saphelp_nw70/helpdata/en/12/43074208ae2a38e10000000a1550b0/frameset.htm
    Also find the below threads...
    Loading data from one cube to another cube.
    data copy from infocube to infocube in two different BW systems
    Delta when loading from ODS to ODS
    reg datamart
    Data mart flag
    Regards,
    KK.

  • How do i transfer data from one internal tabe to another.

    Hi All,
             How do i transfer data from one internal tabe to another.
             Can i do it ebven if he tables are different in structure.
    Please Advice.
    Thanks in advance.

    Hi Saket Tiwari,
    I hope the earlier post by kashyap is good enough an answer. anywas in addition to it let me give a detailed
    explanation of how you can populate an internal table.
    1) Append data line by line.
         Syntax :  APPEND [<wa> TO / INITIAL LINE TO] <itab>.
    this appends new line to internal table <itab>.
    2) Using COLLECT statement.
                 COLLECT is another form of statement used for populating the internal tables.  Generally COLLECT is used while inserting lines into an internal table with unique standard key. The syntax for COLLECT statement is as shown
         Syntax : COLLECT [<wa> INTO] <itab>.
    3) Using INSERT statement
         Syntax  INSERT [<wa> INTO / INITIAL LINE INTO] <itab> [index <idx>].
    INSERT statement adds a line/work area to the internal table. You can specify the position at which the new line is to be added by using the INDEX clause with the INSERT statement.
    Now coming to your request..
    To append part or all of an internal table
         Syntax
                  APPEND LINES OF <itab1> [FROM <n1>] [TO <n2>] TO <itab2>.
    *     Note:
    Without the FROM and TO options, this statement appends the entire table <itab1> to <itab2>.*
    b) To insert part or all of an internal table into another internal table
         Syntax
              INSERT LINES OF <itab1> [FROM <n1>] [TO <n2>]
              INTO <itab2> [INDEX <idx>].
    c) Using Move statement.
    To copy entire contents of one table into another in one execution
         Syntax MOVE  <itab1> To <itab2>.
                   OR
              <itab1> = <itab2>.
    but u hav to be careful because he contents of itab2 will eb overwritten on the execution of this statement.
    These copy the contents of ITAB1 to ITAB2. Incase of internal tables with header line we have to use [] inorder to distinguish from work area. So, to copy contents of internal tables with header line  the syntax becomes,
    ITAB1[] = ITAB2[].
    Coming to the letter part of your question, Yes, we can copy values between tables having different structures.
    for this we use    
                                MOVE-CORRESPONDING <itab1> TO <itab2>
        this executes the statement for their header lines. Searches for the sub-fields which occur both in itab1 and itab2 and then generates, for all relevant field pairs which correspond to the
            sub-fields ni , statements of the form MOVE itab1-ni TO itab2-ni. The other fields remain unchanged.
    I hope the information provided has been of your help.
    Reward if useful.
    Regards,
    Jose

  • How to transfer data from legacy system  to SAP

    Hi Friends,
    I would like to know the process and the steps followed to transfer data from my legacy system to SAP.
    Suppose if i have all the data in the form of Excel sheet or doc type. How can i transfer this data into SAP.
    Please explain the steps followed.
    Appreciate your help
    Anil

    Hi ,
    Conversion of legacy data into SAP can be uploaded using a standard SAP Tool called LSMW ( TCode:LSMW).
    the below link gives a brief explanation of the LSMW tool
    http://tutorialsap.com/abap/sap-lsmw-tutorial-with-steps-to-create.html
    There are various methods to upload data within LSMW. If the number of records are very high like Article Master or  Conditions for Retail the IDOC method must be used.
    Standard IDocs
    1. Article Master - ARTMAS
    2. Conditions - COND_A
    3. Source list - SRCLST
    4. Customer Master or WRF3/WRF6 tables - DEBMAS
    5. Vendor master- CREMAS
    Etc. Use transaction code WE60 to see the structure of each of the idocs. New enhancements can be done for the idocs if the required field is not available.
    Regards
    Prabhu

  • Transfer Data from Palm OS to BlackBerry 10 Smartphones - US

    (I am Posting this a 2nd time because I'm not sure it went through the first time; got some kind of authenication error message.) 
    - 1. What is the best way to transfer my PIM Organizer Data from my Palm TX to a BlackBerry Z10?
    - 2. How do I obtain the standalone BlackBerry Desktop Software, latest Build of v.6.1? or even a version later than 6.1? or should I obtain v.5.0.1? or v.4.7?
    I am currently a U.S. Cellular customer and when they make the BlackBerry Z10 available, I plan to switch from my Motorola feature phone to the Z10. I currently also use a Palm TX PDA (Palm OS Garnet v.5.4.9) and use Palm Desktop Software v.4.2 ( = the CD installation version of
    v.4.1.4e?) on a Windows XPmachine. I could upgrade the Palm Desktop to v.6.2.2, but I haven't because v.4.2 on Windows XP is working well for me.
    The support page for Z10, Transfer from iPhone & Android to BlackBerry 10 Smartphones - US ( http://us.blackberry.com/support/transferring-to-bb10-device/personal.html ) implies that it does not support direct transfer from Palm OS to BB v10; only transfers from Androids and iPhones, as well as from other BBs, are supported. I have searched your Knowledge Base and found several articles that tell me how to migrate my PIM data from Palm OS to earlier versions of BlackBerry. I then presume that once I have my data imported into the earlier version of BB Desktop I can then later import it into the BB10 Desktop software; am I correct?
    Here are the Knowledge Base articles I found:
    1. Article ID:
    KB03050 ( http://www.blackberry.com/btsc/KB03050 ) - How to transfer contact information from a Palm OS device to a BlackBerry smartphone
    2. Article ID:
    KB04346 ( http://www.blackberry.com/btsc/KB04346 ) - Field mapping list for the PIM Data Migration Wizard
    3. Article ID:
    KB04437 - ( http://www.blackberry.com/btsc/KB04437 ) How to use the organizer data migration wizard
    4. Article ID:
    KB05421 - ( http://www.blackberry.com/btsc/KB05421) What is the Switch Device Wizard?
    The four articles all give slightly different advice, but
    Articles # 2 & 4
    imply that I can export the PIM data from Palm to BlackBerry Desktop Manager
    v.5.0.1
    and seem to have the most simple and clear instructions. However,
    Article #3
    implies that I should use BB Desktop Manager no higher than
    v.4.7
    , and
    Article #1
    implies that I can use BB Desktop Software as recent as
    v.6.1
    and use "Method #2", which seems very long and complicated by transferring data to
    Microsoft Outlook
    as an intermediary step!
    So I am confused as to which method to use.
    Articles #2 & 4 & BB Desktop software v.5.0.1 seem the simplest, but if I need to use the latest possible version, 6.1 with Outlook as an intermediary to get superior results, then I am willing to follow this more complicated method as described in article #1. I want to use the method that will give me the best results with the lowest error rate, even it may be the most complicated way.
    ... Help!
    P.S.
    I also use
    Agendus for Windows Palm Desktop Edition v.5.42( http://www.iambic.com/agendus/winpded/):
    "Agendus for Windows is an application that enhances how you view your calendar, contacts, tasks and memos. It also provides intuitive tools, such as text capturing, a free time finder, voice recording, advanced search capabilities and Internet features (weather, driving directions, address lookup). All of these things help in make scheduling extremely easy and hassle free."
    It can form hypertext links between the separate databases of the Palm Desktop (calendar, contacts, tasks and memos) so you can flip back & forth between the databses without having to close one before you open the other.
    There's also an
    Agendus for BlackBerry version (
    http://www.iambic.com/agendus/blackberry/
    ), but was developed pre-BB 10, and I think the code is sufficiently different between the BB and Palm versions, that I don't think it is easy to transfer data between them since the BlackBerry version synchronizes with Agendus for Windows Outlook Edition ( http://www.iambic.com/agendus/winoued/).
    When I transfer my PIM data from my Palm to a BB-Z10, will I be able to keep those active hypertext links in Agendus in the transfer and still have them work?
    P.P.S.
    I also have
    Palm Desktop by Access v.6.2.2 ( http://kb.hpwebos.com/wps/portal/kb/na/tungsten/tx/unlocked/solutions/article/32859_en.html )installed on a Windows 7 machine, but I find that v.4.2 w/ the Windows XP machine tends to work better. However, I am willing to use whatever combination of Palm Desktop version together with Windows OS version that will get me the best and most accurate results. Palm Desktop v.6.2.2 also has an extension called Palm Conduit Switcher Application (OutlookSwitcher.exe v.1.3.0, which is accessible through Start > Palm > PIM conduit sync > Sync with Outlook) which supposedly will change my Palm handheld to sync w/ Outlook instead of with Palm Desktop; would that accomplish the same thing as Article #1 (ID: KB03050 > Method 2 > Tasks 1,2 & 3) and maybe be easier or do it better? But it would seem that the KB03050 method would leave my Palm Desktop intact, whereas the OutlookSwitcher application could delete my Palm Desktop in a process that would convert my data permanently to Outlook; am I correct? An earlier version of OutlookSwitcher.exe also is included in Palm Desktop v.4.2.
    There are so many questions and options for me, I don't know which way to go! If you and your colleagues don't know the best way either, then I will most likely follow the advice in KB03050 in conjunction w/ upgrading my Palm Desktop to 6.2.2 on my Windows XP machine, since I would have the most control over datafield mapping, and the extra work spent doing that may pay off with a smaller error rate after the transfer, which gets me back to my second question at the top of this article: How can I obtain a copy of the latest Build of BlackBerry Desktop Software v.6.1 as a stand-alone application into which I can transfer all my PIM Data first, *before* I install & syncronize the new BB10 phone? Or should I use a version later than 6.1?
    Sorry for this being so long and convoluted, but after going through all the permutations and combinations, it should be obvious to you that I now need the support of someone more expert and experienced in this before I do anything else. Thanks!

    Hey telemarkdoc,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    Currently you can not transfer data from a Palm smartphone to a BlackBerry 10 smartphone through BlackBerry Link.  Also previous versions of BlackBerry Desktop Software will not work with BlackBerry 10 smartphones.
    The only way this could work is that you transfer the information from the Palm software to Microsoft Outlook and then BlackBerry Link can synchronize the contacts and calendar information to the BlackBerry Z10.
    I hope this helps.
    Let me know if you have any more questions.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • What is the best way to transfer data from a PC to an iMac?

    What is the best way to transfer data from a PC to an iMac?

    If you know how to set up a computer-to-computer Ethernet network, then you can give that a try, but a hard drive will be faster than Ethernet unless you don't have a lot to transfer.
    Mac OS X 10.6 Help- Creating a computer-to-computer network

  • Transfer data from a worksheet to a Flex embedded application

    Hi,
    I would like to transfer data from an Office 2003 worksheet
    to a Flex application located on the same worksheet (ie Flash
    activeX inserted). To pass these data, I use the ExternalInterface
    API in the Flex framework.
    All works fine if the Flex file (a SWF in fact) is not
    embedded into the Excel file. When I decided to embedd the Flex
    application into Excel, I met the folowing error:
    SecurityError: Error #2060: Security sandbox violation:
    ExternalInterface caller file:///C|/Program%20Files/Microsoft%
    20Office/OFFICE11/EXCEL.EXE cannot access <unknown>.
    at flash.external::ExternalInterface$/_initJS()
    at flash.external::ExternalInterface$/call()
    at
    DisplayContainerData/GetExcelData()[E:\DisplayContainerData\src\DisplayContainerData.mxml :22]
    at
    DisplayContainerData/___DisplayContainerData_Button1_click()[E:\DisplayContainerData\src\ DisplayContainerData.mxml:246]
    I tried to play with activeX properties (allowScriptAccess
    and AllowNetworking) without success. How can I fix this error?
    In the other hand, I must call Flex method in VBA code. I
    tried to use the CallFunction method of the Excel Shockwave activeX
    object, but it always fails. Here is the used syntax in my VBA code
    (the 'test' function exists in Flex code and is registered with the
    ExternalInterface.addCallback method):
    Call ShockwaveFlash1.CallFunction("<invoke name=""test""
    returntype=""xml""/> <arguments> <string>Hello
    World!</string> </arguments> </invoke>")
    The reported error is:
    "Run-time error '-2147467259 (80004005)': Method
    'CallFunction' of object IShockwaveFlash' failed"
    I have tried the same call with a dotNet application and it
    succeeded. How can I call a Flex function in Excel VBA code ?
    Thanks.

    One way would be to extract the data from the existing cube using a function module that would mimic the query level filters and restrictions. That data can be populated into the new cube.
    I wud suggest u take the data from a non-aggregated layer (say a DSO below the cube).
    Also, check for the possibility of running the APD in multiple runs by using some kind of selection that would sum up to give u the whole data required.
    Can u confirm if ur query itself is getting timed out?
    -PA1

  • Transfer data from a pc to an IPhone

    Hello there,
    can anybody tell me how I can transfer data from a pc (Linux Ubuntu) to an IPhone?
    Thank you very much in advance.
    Regards
    Wolfgang

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

  • Transfer Data from a Query to DSO

    Hello,
    I have an APD to transfer data from a query to a 'Direct update DSO'. The execution of this APD times out since the volume of query data is very high.
    Is there an alternate way of transfering data from a query to DSO?
    Please suggest.
    Thanks!

    One way would be to extract the data from the existing cube using a function module that would mimic the query level filters and restrictions. That data can be populated into the new cube.
    I wud suggest u take the data from a non-aggregated layer (say a DSO below the cube).
    Also, check for the possibility of running the APD in multiple runs by using some kind of selection that would sum up to give u the whole data required.
    Can u confirm if ur query itself is getting timed out?
    -PA1

  • How to transfer data from AP to FA(FA_MASS_ADDITIONS)

    Hi,
    When I submit the request to transfer data from AP to FA,But No records created.I know It has some steps befor this request.But I do not know exactly.
    Can you help me or give me some link or doc to finish it .Thanks!

    Hi,
    Post your question in the Financials forum, you would properly get a better/faster response.
    Regards,
    Hussein

  • Transfer data from 2 oracle version to sql server 2005

    Hi,
    I have two database servers on different machines. They are
    1) Oracle 8.1.7.4
    2) Oracle 7.3.1.4
    I have to create agents which can transfer tables from these two databases to one machine having sql server 2005 database.
    Please tell me what are the options. What drivers i need to install on machine having sql server 2005 so that i can transfer data from both oracle versions.
    Thanks
    Rajneesh.

    You could create a linked server. Install the Oracle client on the server with SQL Server 2005, setup the TNS to your Oracle databases, create the linked server and then grab the data that way. There are migration tools as well but if the database is small in size I found linked servers to work and give me better control over the migration. This assumes that the database is not very large. If it is really large a migration tool might be a better option.

  • In bdc  while transfer data from  itab to db .we get error how to handle ?

    hi guys,
    1.while uploading a data from flat file to internal table .
    We get
        Lifnr   name1   ort01
        123 #    Eswar#    in ##
    But while transfer data from <b>itab to db</b> .we get error how to handle that?
    pls coud u give the logic
    i'm waiting for u r reply.
    Ishwar.

    well without telling us WHAT error message you get noone will be able to help yah.
    please help us to help you. thx

  • How to Transfer Data from editable ALV grid control to internal table?

    Hi,
    Can anyone give me a simple example by which I can transfer data from editable alv grid control back to the internal table. The ALV has been created by OO approach.
    I would appreciate if the solution is provided without handling any events.
    Regards,
    Auro

    Hello Auro
    You simply need to call method <b>go_grid->check_changed_data</b> at PAI of the dynpro displaying the ALV grid. If data have been changed on the editable ALV grid then this method will raise event DATA_CHANGED. If you do not want or need to handle this event (e.g. for validating the edited values) then you do not define any event handler method.
    Regards
      Uwe

  • How do I transfer data from one exterior harddrive to another?

    How do I transfer data from one exterior harddrive to another when they are both connected to our Imac Desktop?

    Depends what you want to transfer...
    A few more Details about what you are trying to achieve would be good.

  • Is that possible to transfer data from old apple id to new apple id becoz my old apple id is not working

    Is that possible to transfer data from old apple id to new apple id becoz my old apple id is not working.

    Merging of Apple ID accounts is not possible.

Maybe you are looking for

  • Is there a 100 column report limit and/or a problem editing dynamic reports

    APEX Gurus I have a report which is generated dynamically, the source being a PL/SQL function body returning SQL query. The on-screen output is generated using mod plsql, i.e. an html table. If I run the report with parameters which return more than

  • Clean-up etc...

    Forgive for I am new to the Mac world... and i must say i cant believe it took me this long! man i should have switched years ago! ... anyway, i have a new iMac and do alot of browsing, online gaming, and downloading of mp3 files, so pretty much norm

  • In SMO there is any option for run both ExecuteNonQuery and ExecuteWithResults.?

    In SMO there is any option for run both ExecuteNonQuery and ExecuteWithResults query at simultaneously?

  • Simple php comment box?

    I haven't really found a third-party vendor or reliable tutorial for a simple form where people can enter comments/testimonials that will then display on my site. Does anyone have a resource? I did the tutorial at helpertuts, and was able to connect

  • I cannot pull up my wish list.

    I have clicked on it numerous times & nothing happens.  I can click on anything else & it works correctly.  I have several songs I've been wanting to purchase for weeks now, but can't.  Please help...