My account: Login | Sign Up
Loading...

Mobile Java General | Forum profile

Forum profile page for Mobile Java General on http://www.forum.nokia.com. This report page is the aggregated overview from a single forum: Mobile Java General, located on the Message Board at http://www.forum.nokia.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Mobile Java General" on the Message Board at http://www.forum.nokia.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Nokia Developer Discussion Boards - Mobile Java General (site profile, domain info nokia.com)
Title: Mobile Java General
Url: http://discussion.forum.nokia.com/forum/forumdi...
Users activity: 21 posts per thread
Forum activity: 145 active threads during last week
 

Posting activity on Mobile Java General:

  Week Month 3 Months
Threads: 145 437 1,372
Post: 344 1,075 2,880
 

Mobile Java General Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name Posts
hartti 34
jappit 25
jselvakumar26071988 20
honest_success 19
raj_J2ME 15
bogdan.galiceanu 15
dcrocha 13
devdattac 12
arpit2agrawal 10
mugiwara 9
 

Latest active threads on Mobile Java General::

Nokia Developer Discussion Boards
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 ...
Thread:  Show this thread (2 posts) Size: 469 bytes
Customize:  Customize "audio streaming via bluetooth - :: Mobile Java General :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
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.....
Thread:  Show this thread (3 posts) Size: 119 bytes
Customize:  Customize "running j2me polish - :: Mobile Java General :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 1 day ago (2008-10-06 21:24:00)  by arpit2agrawal
I have E61i with around 500 contacts. A call to openPIMList 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));
Thread:  Show this thread (9 posts) Size: 648 bytes
Customize:  Customize "openPIMList is taking too much time - :: Mobile Java General :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
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
Thread:  Show this thread (3 posts) Size: 393 bytes
Customize:  Customize "GPS - :: Mobile Java General :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
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 ...
Thread:  Show this thread (1 post) Size: 500 bytes
Customize:  Customize "JVM HEAP SIZE - :: Mobile Java General :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
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 ...
Thread:  Show this thread (2 posts) Size: 727 bytes
Customize:  Customize "Random file IO in Java - :: Mobile Java General :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
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 ?
Thread:  Show this thread (6 posts) Size: 484 bytes
Customize:  Customize "Problem with user input in canvas - :: Mobile Java General :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
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. ...
Thread:  Show this thread (2 posts) Size: 587 bytes
Customize:  Customize "Cannot send data to the servlet in emulator! - :: Mobile Java General :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
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?
Thread:  Show this thread (3 posts) Size: 225 bytes
Customize:  Customize "System Properties Over J2ME - :: Mobile Java General :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
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.
Thread:  Show this thread (4 posts) Size: 199 bytes
Customize:  Customize "Antenna Id - :: Mobile Java General :: Nokia Developer Discussion Boards"
 

Hot threads for last week on Mobile Java General::

Mobile Java General
How to read file? - - 15 new posts
Started 1 day, 15 hours ago (2008-10-06 05:57:00)  by rohanwaugh
Hi all, My application has 1 list.I want to read contents of a file and display the contents onto the list.. how to do this?? rohanwaugh.
Thread:  Show this thread (15 posts) Size: 256 bytes
Customize:  Customize "How to read file? - :: Mobile Java General :: Nokia Developer Discussion Boards"
Mobile Java General
Started 1 week ago (2008-09-30 13:34:00)  by dmarkovic
Dear, I would kindly ask you to answer on my question. We are making software for mobile phone (java midlet). After testing phase of software on several mobile phone from different vendors we encountered problem which appear only at yours mobile. One of feature is sending of USSD string from java midlet.(e.g. *123*12345678901234#) And here we found problem on all yours mobile (...
Thread:  Show this thread (12 posts) Size: 995 bytes
Customize:  Customize "USSD - java midlet problem - :: Mobile Java General :: Nokia Developer Discussion Boards"
Mobile Java General
Started 3 days, 9 hours ago (2008-10-04 12:21:00)  by mugiwara
hi all recently i created a midlet (encryption decryption, copy paste to from sms). the thing is that it works perfectly well on my nokia 6500 slide. but gives errors(invalid application,installation problem) on my friends phone (nokia n72, nokia 6131). just wanna know why this is happening. are they too old??
Thread:  Show this thread (9 posts) Size: 426 bytes
Customize:  Customize "problem in n72 and nokia6131 - :: Mobile Java General :: Nokia Developer Discussion Boards"
Mobile Java General
Started 1 day ago (2008-10-06 21:24:00)  by arpit2agrawal
I have E61i with around 500 contacts. A call to openPIMList 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));
Thread:  Show this thread (9 posts) Size: 648 bytes
Customize:  Customize "openPIMList is taking too much time - :: Mobile Java General :: Nokia Developer Discussion Boards"
Mobile Java General
Started 1 week, 1 day ago (2008-09-29 16:34:00)  by SYTDeath
I wonder how the 6210 rotates the map. Doest it rotate the map by itself after receiving, or it simply receive the rotated map from nokia map server? I know PNG image can be converted to int[]RGB and rotated it by any degree in this way, but it costs a serious graphics distortion. That is the only way i know. Another thing is, map moving or zooming is very slow when using google static...
Thread:  Show this thread (8 posts) Size: 607 bytes
Customize:  Customize "Navigator 6210 rotate map? - :: Mobile Java General :: Nokia Developer Discussion Boards"
Mobile Java General
Started 4 days, 4 hours ago (2008-10-03 17:39:00)  by mugiwara
hi all i am currently making a j2me based midlet in which i would like to involve some features of texting as well. my question basically is: how can i copy text from any of my already recieved smses into my midlet????
Thread:  Show this thread (7 posts) Size: 300 bytes
Customize:  Customize "copy text from sms to midlet - :: Mobile Java General :: Nokia Developer Discussion Boards"
Mobile Java General
Started 5 days, 15 hours ago (2008-10-02 06:13:00)  by devdattac
HI ALL, Is there any function available in j2me that compares two strings from reverse upto a particular character and return 0 if two strings are matches. Please help me ASAP.... Thanx..
Thread:  Show this thread (7 posts) Size: 271 bytes
Customize:  Customize "Comparing String From Reverse - :: Mobile Java General :: Nokia Developer Discussion Boards"
Mobile Java General
Started 4 days, 9 hours ago (2008-10-03 12:13:00)  by sis1987
is it possible we use customitem on canvas .
Thread:  Show this thread (7 posts) Size: 101 bytes
Customize:  Customize "customitem on canvas - :: Mobile Java General :: Nokia Developer Discussion Boards"
Mobile Java General
Started 1 month ago (2008-09-04 05:56:00)  by Deepa msc
Hi I tried to instl the signed applicaion on 6210, there i am getting an error certificate error contact the application supplier I have done the setting as Application manager->settings->Software installation->all Application manager->settings-> online certificate check->off Please give me the suggestions Regards Deepa.G
Thread:  Show this thread (10 posts) Size: 501 bytes
Customize:  Customize "Installing signed application in 6210 Navigator - :: Mobile Java General :: Nokia Developer Discussion Boards"
Mobile Java General
live video - - 6 new posts
Started 1 week, 1 day ago (2008-09-29 17:20:00)  by jselvakumar26071988
hi ppl,i need ideas abt sending and viewing live videos..... necessary Api......
Thread:  Show this thread (6 posts) Size: 145 bytes
Customize:  Customize "live video - :: Mobile Java General :: Nokia Developer Discussion Boards"

This page was found by:   com.nokia.mid.cellid  System.getProperty("com.nokia.mid.cellid")  how to rectify no class def found error