Help: New to J2ME (bluetooth) programming

Hi peoples
I am pretty new J2ME. I am trying to work on a project by using client server methodology, initially I would like to connect mobile phone with computer so that it can fetch data from database that situated in the computer.
I also need some direction installing java classes in actual mobile device.
Please help
Many thanks
-Immy

Hi,
You need to give more information regarding what IDE you want to use etc. However, I am using Netbeans 5.0 with JDK1.5 alongwith Netbeans Mobility Pack 5.0. All of these can be downloaded from the sun website. You'll also need Java Wireless Toolkit Latest version. Once this has been properly setup then you'll need to follow some examples to see how things work in J2ME. I think you can start from http://www.netbeans.org/kb/50/quickstart-mobility.html
To communicate with your PC using bluetooth you'll need a Microsoft support bluetooth dongle and an API than you can use to access services. I am using Bluecove 1.2 and it is working perfectly fine. It can be downloaded from http://sourceforge.net/projects/bluecove/.
let me know if you have any further questions.
Thanks,
Sid.

Similar Messages

  • Help New satellite c655-s5136, programs slow, window media player not working, and more

    I just bought this computer in January 2011 and had a lot of problems w/ it. 
    1) At first it wouldn't go on certain webpages. (for example I could get on gmail not yahoo). The help screen said it was the router or there were no issues. I had to look online (on a different computer) and find out I had to turn off all my plug in to get it to work.
    NOW
     I keep getting an RUNDLL error message every time I turn it on. Can someone tell me what that is?
    it says specified module could not be found: C:\user\Tashaun\appdata\local\upifitizoyiziyem.dll
    The internet and all offline programs are running really slow and they keeps freezing or shutting down on their own or won't come up at all
    Windows media player is completely messed up. My downloaded music won't go into the library. I have to make a playlist and put my songs in that. But yesterday I got some error message and half of my songs disappeared. I can't export the songs from the windows player either. I looked online and it all says the player is corrupted due to installation error when upgrading to windows 7. But I never upgraded to windows 7. It came with the computer. I tried some of the solutions anyway but I can’t delete wmdb file because windows said the media center was open, even though I used task manager and shut all programs off
    Should I have Toshiba look at the computer? I don’t know if it’s the computer or the windows 7 software. Except for having to disable plugins, the computer worked fine for a month.
    In addition, had Norton internet security on the computer since day 1. Tried Microsoft fix it program.  And fixcleaner

    With dll names like that, it looks to me like you've been hit by a malware. Doing recovery to out-of-box state is your easy way out on this.

  • J2SE Bluetooth Programming-connecting PC to  a Bluetooth Eanbled Phone

    Hi
    Iam trying to connect my PC (USB Bluetooth Dongle connected)   to a Bluetooth Phone,
    need to transfer some files using Bluetooth
    There are Sufficeient information on J2ME Bluetooth Programming,
    Does anybody know of a tutorial on J2SE bluetooth programming?
    Kindly Reply,

    There is no spec for Bluetooth in JSE. However, there are implementations of the JSR-82 spec (for JME) on the Standard platform. Off hand I can only recall BlueCove. Might be a good start.

  • Need urgent  help on J2ME Bluetooth.

    Hi all,
    I really need help about run example code of j2me bluetooth.
    I'm doing a MSc project about bluetooth for delivery system, I just want to use bluetooth to send an object to PDA.
    I,ve tried example on "Bluetooth for Java" with Atinav library but, it couldn't work.
    Do you have an example code that can run on NetBeans 5.0 with
    - AvetanaBluetooth Library (purchased)
    or
    - normal Bluetooth.java library
    I need some examples for develop on it. and also please advice me on how to run and test the programs. I really need urgent help Please help me. my email is [email protected] or [email protected]

    Hi Hari,
    I think that the logic needs to be build up in the DISP part of the Search help exit.
    What you can do is also get the Plant in the search help as an export parameter.
    Then in the Return Tab you can check if the plant = 'AA', delete the data.
    e.g.
          LOOP AT record_tab.
            IF RECORD_TAB-STRING+22(2) = '90'.
              DELETE record_tab INDEX sy-tabix.
            ENDIF.
          ENDLOOP.
    Hope this helps.
    Regards,
    Himanshu
    Message was edited by:
            Himanshu Aggarwal

  • J2me bluetooth application please help it's urgent..

    Hi,
    i m new to this forum and j2me also.
    i tried to basic j2me bluetooth application which transfer file from pc to mobile.
    but at run time i got exception:
    java.lang.SecurityException: Application not authorized to access the restricted API
    also in bluetooth desktop application while calling searchService i got
    NullPointerException..
    please help me.
    i have already do permission for API in jad file...
    Thanks in advance...

    Hello Nikhil,
    In alv... field catalog consists one field called HOTSPOT...
    try like this...
    l_r_fieldcat-tabname        = 'G_T_ITAB'.
    l_r_fieldcat-fieldname      = 'LGORT'.
    l_r_fieldcat-ref_tabname    = 'MARD'.
    l_r_fieldcat-ref_fieldname  = 'LGORT'.
    l_r_fieldcat-col_pos        = 3.
    <b>l_r_fieldcat-hotspot        = 'X'.</b>
    append l_r_fieldcat to g_t_fieldcat.
    clear l_r_fieldcat.
    after that... at line selection... goto the VF03 using BDC.
    No need to double click when you are using HOTSPOT... Single click is enough.
    To get check box at the beginging of each and every record use the following code...
    Field having checkbox
      g_r_layout-box_fieldname = 'SEL'.
    here SEL is the field name in the internal table with char datape and length 1.
    To get ur own GUI Status... Go To Object list ( CTRL + SHIFT + F5 ). there click on GUI_STATUS. add one button for print priview and give one function code.
    in USER_COMMAND write code for function code... with function modules which are used to print forms.
    I'm give the remaing fields of fieldcatalog bellow. see last one... its HOTSPOT.
    ROW_POS
    COL_POS
    FIELDNAME
    TABNAME
    REF_FIELDNAME
    REF_TABNAME
    CURRENCY
    CFIELDNAME
    CTABNAME
    QUANTITY
    QFIELDNAME
    QTABNAME
    ROUNDFIELDNAME
    ROUNDTABNAME
    ROUND
    DECIMALSFIELDNAME
    DECIMALSTABNAME
    DECIMALS_OUT
    TEXT_FIELDNAME
    EXPONENT
    KEY
    ICON
    SYMBOL
    CHECKBOX
    JUST
    LZERO
    NO_SIGN
    NO_ZERO
    EDIT_MASK
    EMPHASIZE
    FIX_COLUMN
    DO_SUM
    NO_OUT
    TECH
    OUTPUTLEN
    OFFSET
    SELTEXT_L
    SELTEXT_M
    SELTEXT_S
    REPTEXT_DDIC
    DDICTXT
    ROLLNAME
    DATATYPE
    INTTYPE
    DDIC_OUTPUTLEN
    INTLEN
    LOWERCASE
    KEY_SEL
    NO_SUM
    SP_GROUP
    REPREP
    INPUT
    HOTSPOT
    Reward If Helpful.
    Regards
    Sasidhar Reddy Matli.

  • New to lightroom, used program last wk no problem, now unable to import any nef or jpegs, keeps showing error message, need help =(

    new to lightroom, used program last wk no problem, now unable to import any nef or jpegs, keeps showing error message, need help =(

    So where is LR trying to copy the files?  Check your destination in the Import panel at the right.

  • J2Me game programming plz help

    Helo everyone,
    I am working in j2me game programming plz if
    any one know how make image as small as possible
    in our game program.?
    I am using *.png format of image which is working well
    in game but my game size is very big so plz help me to get
    out of this problem
    Thank u
    Aman Gautam

    I solved the same problem by using indexed color images instead of true color.
    So, for example, if you have a colorful background you can convert it to a 256 color image.
    Depending on your specific image and the devices you'll see it on you may or may not notice the difference, but the file size is generally smaller.
    Then you can push further for smaller elements, like, say, a moving object like a pointer or a starship, you can reduce it to 60 or 30 colors, or even less.
    Another technique is to use tiles to build up the background instead of big images. With MIDP2.0 there's the TiledLayer, but you can implement the same with some code also on MIDP1.0 if backward compatibility is of concern.

  • Hi, I just started a new movie and the program is running very slow. Is there a way to clean up my iMovie program so that it goes faster? Please help.

    Hi, I just started a new movie and the program is running very slow. Is there a way to clean up my iMovie program so that it goes faster? Please help.

    There is nothing you can do with iMovie program itself.  Slow response in usually due to a shortage of system resources (CPU, RAM and disk space).
    How much free disk space do you have on your boot drive and what is the capacity of the drive?
    You can check memory utilization while running iMovie using Activity Monitor (in Applications/Utilities).  What does the Memory tab show for Swap used?
    Are you running many other processor-intensive applications a the same time?
    If you have a lot of events and projects, it will help a bit to hide the ones you are not using by moving them from your iMovie Projects and iMovie Events folders into an enclosing folder so iMovie doesn't load them.
    Geoff.

  • Error 1430 when adding a new VI to the program

    I have a program I developed in LV 2009 in 2009 and now I am updating it.  I accidently opened it up in 2010 and saved it.  There are Microsoft office tools that were built into LV 2009 that are removed in 2010 that I had used in my program.  So I had to save as previous version (2009).  After everything worked and I could run the code and compile I continued developing.  At one point I tried to compile and got an Error.
    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    Error 1430 occurred at Create Folder in Create Directory Recursive.vi->AB_Destination.lvclass:Create_Destination.vi->AB_Build.lvclass:Create_Destinations.vi->AB_Application.lvclass:Create_Destinations.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Build.lvclass:Build.vi->AB_UI_FRAMEWORK.vi->AB_Item_OnDoProperties.vi->AB_Item_OnDoProperties.vi.ProxyCaller
    Possible reason(s):
    LabVIEW: The path is empty or relative. You must use an absolute path.
    <Not A Path>
    I have now figured out that if I add a new VI to the program, it gives this error.  If I remove the VI, it compiles with no errors.  If I add a blank VI with no code, it gives  the error.  I have worked as far as I could without adding a VI but now i need a pop up window and need to the VI.  The code is too large to fit the max 6MB requirements.
    Thanks
    Matt
    Solved!
    Go to Solution.

    Hi mattyk,
    When you say compile, do you mean press the run button? When exactly does this error show up?
    I suggest you try copying all of your VIs into a new project, and try running the new project. It sounds like your project may have been corrupted in the process of upgrading and re-saving to a previous version.
    I hope this helps! Regards,
    Emily C
    Applications Engineer
    National Instruments

  • CS2, I loved it but now after a computer death and a new install on a new PC the registration program won't take the code and continually needs to bee registered, how do I fix it without buying a new version.

    Some time back I was in college and purchased a copy of CS2, I loved it but now after a computer death and a new install on a new PC the registration program won't take the code and continually needs to bee registered, how do I fix it without buying a new version.

    Oh, for Pete's sake, folks!  The forum FAQs state very clearly that posters should always perform a forum search BEFORE POSTING.
    This question has been asked and answered here ad nauseam here.  I'll bet there are dozens of such questions here in the last few months.
    How To Get Help Quickly
    Before you Post:
    Firstly - have you really checked the 'help' option in the program? Many problems can be solved far faster by getting the answer from the Help File.
    Secondly - check the Forum FAQ folder. There's advice there on many common questions and problems
    Thirdly - use the 'Knowledgebase Search' option near the top of this page. Or you can click here to go to the relevant page and enter your search words there - or just search for 'Photoshop' there to see summaries of all the relevant items.

  • Add new column in RFUMSV00 program

    Hi,
    I am new in abap. I have requirment to add new column in VAT report. I have copy RFUMSV00 program to  'Z'  program and want to add new column in 'Z' program. The column is BSEG-ZNUOR(Assignment).How can i add a column in report and how to retrive data from BSEG table, If any one have code like this requirment , please give me some idea about this.
    Thanks in advance.
    Regards,
    Sourav

    you need to read program carefully first possible than do debug.than find the exact location where system ALV generates here you need to add your field.
    May be i it helps you.
    search with term in mention prg ASSIGN gt_alv TO <gt_alv>.    you will get idea where you need to add your own field
    Edited by: Amit Gujargoud on Aug 27, 2008 9:44 AM

  • Need help with solving the (basic) programming error

    I'm reaaaaaaaaaally new to Java and programming in general. I've been glancing through my older brother's old stuff (he's back at Uni!) and I've taken an interest.
    Anyways, so I'm trying to finish this really simple program cause I wanna wow some friends ("wow" = "haha we've done this before a gazillion times") but I can't seem to solve this "incompatible lines" bug in the code, specifically line 24. I've been looking at it for exactly 4 hours!! Programming in Java 1.6.
    Thanks for the help!! :)
    import java.util.*;
    import java.util.Scanner;
    public class LuigisPizzaProgram {
         public static void main(String args[]) {
         System.out.println("Luigi's Pizza");
         System.out.println("-------------------------------------------");
         System.out.println(" a(SML) b(MED) c(LRG)");
         System.out.println("1. Cheese 5.00 7.50 10.00");
         System.out.println("2. Pepperoni 5.75 8.63 11.50");
         System.out.println("3. Combination 6.50 9.75 13.00");
         System.out.println("4. Vegetarian 7.25 10.88 14.50");
         System.out.println("5. Meat Lovers 8.00 12.00 16.00");
         System.out.println(" ");
         System.out.println("What kind of pizza do you want?");     
         int kind = new Scanner(System.in).nextInt();
         System.out.println(kind);
         System.out.println("What size of pizza do you want?");
         char size = new Scanner(System.in).nextLine();
         System.out.println(size);
         }

    Having said that, it is nontraditional to use Scanner like you are using it. There is no way to reuse it in order to get more input. Better would be something like:
            System.out.println("What size of pizza do you want?");
            Scanner scan = new Scanner(System.in);  // create the scan variable
            String size = scan.nextLine(); // now use the scan variable
            System.out.println(size);Also, when posting your code, please use code tags so that your code will be well-formatted and readable. To do this, place the tag &#91;code&#93; at the top of your block of code and the tag &#91;/code&#93; at the bottom, like so:
    &#91;code&#93;
      // your code block goes here.
    &#91;/code&#93;good luck, pete

  • I didn't receive any news about the replacement program for the Ipod 1st generation. I have already sent the serial number online, but didn't have any progress. What should I do? Thank you

    I didn't receive any news about the replacement program for the Ipod 1st generation. I have already sent the serial number online, but didn't have any progress. What should I do? Thank you

    After you set up your service use your repair ID to track your replacement here:
    https://selfsolve.apple.com/repairstatus/main.do
    Remember: You will receive a replacement unit approximately 6 weeks after Apple gets your current iPod nano
    Hope this helps.
    -Julian

  • New to ABAP HR Programming

    Hi all,
    I have good work experience in ABAP Programming but i am new to ABAP HR Programming , can anybody please give me links to find good materials for ABAP HR Programming .
    Thanks in advance.

    Hi,
    Take a look at http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1030179,00.html?track=NL-142&ad=500911#Transactions and http://help.sap.com/saphelp_46c/helpdata/en/4f/d528be575e11d189270000e8322f96/frameset.htm. There is a book available on SAP Press, www.sap-press.com, on technical principles of SAP HR programming.
    You can additionally take a look at http://www.sap-basis-abap.com/saphr.htm. Not to mention that you can always use this forum to post any questions you have.
    Regards
    Message was edited by: Shehryar Khan

  • J2ME game programming

    Helo everyone,
    I am working in j2me game programming plz if
    any one know how make image as small as possible
    in our game program.?
    I am using *.png format of image which is working well
    in game but my game size is very big so plz help me to get
    out of this problem
    Thank u
    Aman Gautam

    hi,
    if you want to do any kind of game programming in J2ME, i suppose you would require to use the Canvas class, well there are a few good resources.. try out
    www.billday.com
    www.javamobiles.com..
    that ought to get u started.
    cheerz
    ynkrish

Maybe you are looking for

  • How to deactivate Adobe Acrobat v7?

    I have Adobe Acrobat Version 7 installed. I would like to move up the Version 9 to use the new features; mass file size reduction and web forms. I want to move the Version 7 installed on my PC by deactivating it -then installed it on some-else's PC a

  • RFC Connection Timeout

    Hi Experts, I have an RFC in XI System. I want to call this RFC from Solution Manager. I want to set the time out parameters to this RFC. Can any one let me know what all are the parameters I need to consider for this? Thanks and Regards, Shravan G.

  • Service pack1 and CU3 apply on ssas in sql 2012 ?

    Hi All, I want apply service pack 1with CU3 on particularly SSAS on my server why bcoz on we already applied on database engine after few day we installed the SSAS on my server so now i want to update the SSAS on this server ...is it possible ? when

  • Creating CTI ports with IPCCX 4.0(3)

    I've noticed that when creating CTI ports through IPCCX 4.0(3), leading zeros are ignored. For example, CTI ports 00001XXX are created as 1XXX. Is there a workaround?

  • How to prevent debuging of a program

    I have a requirment not to allow any body to run a partiuclar program in debug mode, even if that particular user has authorization to debug a program. Is it possible ? Thanks -Sourabh