Started 3 hours, 48 minutes ago (2008-10-07 18:01:00)
by gupta.akhil21
I am trying to make application to port the output of phonocardiogram(bluetooth enabled sthethoscope) on to
mobile device and to draw app waveform. Right now i am facing some problem n doing streaming of data on to mobile device. I am using RFCOMM for my purpose. I am using bytestreamarray for storing purpose but it is unable to read after 20 bytes of data can anybody give app suggestion ...

Started 3 hours, 44 minutes ago (2008-10-07 18:05:00)
by jselvakumar26071988
how to create and run the j2me polish app using
netbeans.....

Started 1 day ago (2008-10-06 21:24:00)
by arpit2agrawal
I have E61i with around 500 contacts. A call to open
PIMList is taking around 2 minutes to return. Please tell the reason and solution to the problem. Code: ContactList ContactListObject; ContactListObject = (ContactList)(PIM.getInstance().openPIMList(PIM.CO NTACT_LIST, PIM.READ_ONLY));

Started 1 week, 4 days ago (2008-09-26 09:47:00)
by marc_garraway
Hi, I am devolping a
location based service application. I am using Netbeans to devolp a Java Application. How do i get access to the GPS data on the phone. I need to get access to the current location. Does anybody have any source code or an example project? Thanks

Started 5 hours, 2 minutes ago (2008-10-07 16:47:00)
by larbi01
HI, i am using nokia 3250 s60 3edition , my question is how to increase the heap size of jvm, until noaw the API Runtime.getFreeMemory return only 800k so i steel confused because in S60 3EDITION the heap size is unlimited!!! i have the answare for symbian c++ modifier the .mmp file to increase size and using more megabyte but
how we do that with java midlet !!!! thanks for ...

Started 11 hours, 3 minutes ago (2008-10-07 10:46:00)
by arpit2agrawal
Hello I am using MIDP 1.0 CLDC 1.0 with FileConnection
JSR 75 API. I want to do random file IO. I want to write 10000 chunks of 32 bytes each (i.e. 320000 bytes) at different parts of the file. I am opening a new OutputStream using FileConnectionObject.openOutputStream for writing each chunk i.e. I am calling FileConnectionObject.openOutputStream funtion 10000 times. It is taking ...

Started 11 hours, 22 minutes ago (2008-10-07 10:27:00)
by arpit2agrawal
Hi I want to take input from user in canvas in
MIDP 1.0 CLDC 1.0 I am using: protected void keyPressed(int key){ } But the problem is the if user press the key '2' twice then he should get either the letter 'b' or string "22" depending upon weather he has a numeric keypad or qwerty keypad respectively. How to detect which keypad user's device has ?

Started 6 hours, 1 minute ago (2008-10-07 15:48:00)
by sweetsweet24
Hi! I send the byte array data and string from the
midlet to the servlet. but it shows 500 server error. If i use the sun java emulator i can send the data successfully. but if i use the series 40 5th edition emulator, it show error(like TCP/UDP ... etc error). But i can retrieve the data from the servlet. My problem is I cannot send the data to the servlet if I use the Nokia emulator. ...

Started 6 hours, 11 minutes ago (2008-10-07 15:38:00)
by ypele
Hi, Nokia has there own System Properties, Which are easy to retrieve. How can i Emulate those Properties over the Suns WTK? Any Ideas?

Started 3 days, 22 hours ago (2008-10-03 23:15:00)
by nadiepornadie
Is it possible from java get the Id Celle (Antenna Id)?, and if it is possible, can somebody show me a code sample. Thanks in advance.
