|
More site info...
Mobile Java Tools & SDKs | Forum profile
|
|
Forum profile page for Mobile Java Tools & SDKs on http://www.forum.nokia.com.
This report page is the aggregated overview from a single forum: Mobile Java Tools & SDKs, 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 Tools & SDKs" 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.
|
|
|
|
|
Posting activity on Mobile Java Tools & SDKs:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
20
|
66
|
235
|
|
Post:
|
29
|
97
|
419
|
|
|
Mobile Java Tools & SDKs Posting activity graph:
|
Top authors during last week:
user's latest post:
Which Java SDK should I choose??
Published (2009-11-01 15:48:00)
Hi Graham, thanx for the reply. You have been too much supportive. However, I was a bit surprised that similar features are not available in the full-blown NetBeans with the mobility pack installed. The SDK IDE is a very basic one with no support for debugging etc. So, I switched to NetBeasn with the mobility pack. However, WMA console etc. are not available there. Looks like I would need to use the SDK IDE for some things like WMA testing.
user's latest post:
Strange "case" in S40.
Published (2009-11-01 16:42:00)
You should do this for all devices. Many devices have a limit to the number of simultaneously open connections. You may find that your old code will fail on other devices too, but might simply take longer to fail (because they can support more open connections). You also need to close files, RecordStores, media Players, and anything else that has a "close" method. All of these things might consume operating system resources...
user's latest post:
ReCompiling .java
Published (2009-11-05 11:48:00)
am downloading netbeans now... should i put the .class files into the project folder or should i decopile n put the source .java files into it... hey bro i just need to change a web address in the file.. no big changes... i tried to do it on my own when i saw java its just similar to Action Script 3.0 which are used in flash.. so the program is easyly understandable for me... can u please give further detail about the recompilation!!! some...
user's latest post:
[moved] Nokia N97 SDK not...
Published (2009-11-04 09:03:00)
Hi there, I've made an application using LWUIT. This application works completely fine over S60 SDK Third Edition FP1 for MIDP. However it is not working on Nokia N97 SDK. What happens is the emulator starts and shows Starting MIDLET Please Wait and then nothing happens!!!! Kindly help me as soon as possible Cheers.
user's latest post:
ReCompiling .java
Published (2009-11-05 10:59:00)
hi frnd just copy source file and resource folder into your project folder allow to netbeans to create manifest file and jad and jar... thanks
user's latest post:
Can't configure NetBeans
Published (2009-11-08 08:28:00)
Quote: Originally Posted by rahulvala Try to connect Project's Properties Option andthen go to platform and then build your project... Best regards, Yes, that seems to have resolved the problem. So looks like I have to load the project before configuring netbeans. Thanks for the help. --Sandeep
user's latest post:
[moved] help with...
Published (2009-11-01 12:57:00)
hi i step up S60_5th_Edition_SDK_v0.9 with netbeans and when i run \S60_5th_Edition_SDK_v0.9. it give me error Your device-requirements are too strict - no device fulfills them. Check the <deviceRequirements> section(s) in your build.xml script. anyone can help me ?
user's latest post:
Download S60 SDK
Published (2009-11-01 20:55:00)
Hi. I need the " S60 3rd Edition, Feature Pack 2 - SDK ". But, i have a very slow and unstable connection (<64 kbps). I cant download it with firefox from web. There are some ftp (or something else) from where i can download it (with for example a webDownloader or gethright)? From advance thank you very much.
user's latest post:
Download S60 SDK
Published (2009-11-02 03:31:00)
You could maybe try out the firefox plug-ins that allow downloading the files in a way that if the connection does cut, it can be re-started when the connection is established again..
user's latest post:
[moved] help with...
Published (2009-11-02 00:35:00)
Any reason for not using the final release of the SDK (v1.0)?
|
|
|
|
Latest active threads on Mobile Java Tools & SDKs::
Started 23 hours, 36 minutes ago (2009-11-11 05:18:00)
by bogdan.galiceanu
Duplicate thread: http://discussion. forum.nokia.com/fo...d.php?t=185 340
Please don't start several identical threads about the same thing.
Started 23 hours, 37 minutes ago (2009-11-11 05:17:00)
by bogdan.galiceanu
Hi,
It's not possible to access the inbox using Java. The only thing you can do is listen to a specific port for incoming messages. If that's good for you, there are some examples on the Internet and the Forum Nokia Wiki like:
http://wiki.forum.nokia.com/index.ph...ronous_vers ion
http://wiki.forum.nokia.com/index.ph...ronous_vers ion
Started 1 day, 15 hours ago (2009-11-10 13:48:00)
by dinanath.d
Hello,
Do you mean
simulate loss of signal = network connection loss? / no network signal?
Regards,
Dinanath
Started 4 days, 20 hours ago (2009-11-07 07:59:00)
by rahulvala
Try to connect Project's Properties Option andthen go to platform and then build your project...
Best regards,
Started 3 days, 21 hours ago (2009-11-08 07:25:00)
by TacB0sS
what do you mean: However, it cannot be resolved ???
Started 10 months, 3 weeks ago (2008-12-25 18:38:00)
by grahamhughes
Attach Command objects to the Displayable, and a CommandListener. Commands will be attached to the softkeys. If there are many Commands, the phone will automatically place them in a menu.
This method has the advantage that it will adapt to different phones. It will adapt to different user-interface conventions, different numbers of softkeys, and different softkey location (bottom of ...
Started 5 days, 19 hours ago (2009-11-06 09:44:00)
by Tiger79
Let me see,
I actually dont know that API but after looking ariund the net fast I found this documentation :
http://www.mobitek-system.com/SIMToo...API_Manual. pdf
Which states : API TYPE: ActiveX DLL component ( Component Object Model) for Windows
So no, this won't work at all on any j2me device... It might work on a Windows Mobile device, but not under it's JVM... After all, ...
Started 6 days, 18 hours ago (2009-11-05 10:08:00)
by prajapati.ajay
hi frnd
simply make new project by using any IDE(Eclipse,Netbeans) in put your files and and then compile and run it by this way you can do it..
thanks
|
|
Hot threads for last week on Mobile Java Tools & SDKs::
Started 6 days, 18 hours ago (2009-11-05 10:08:00)
by prajapati.ajay
hi frnd
simply make new project by using any IDE(Eclipse,Netbeans) in put your files and and then compile and run it by this way you can do it..
thanks
Started 4 days, 20 hours ago (2009-11-07 07:59:00)
by rahulvala
Try to connect Project's Properties Option andthen go to platform and then build your project...
Best regards,
Started 23 hours, 36 minutes ago (2009-11-11 05:18:00)
by bogdan.galiceanu
Duplicate thread: http://discussion. forum.nokia.com/fo...d.php?t=185 340
Please don't start several identical threads about the same thing.
Started 5 days, 19 hours ago (2009-11-06 09:44:00)
by Tiger79
Let me see,
I actually dont know that API but after looking ariund the net fast I found this documentation :
http://www.mobitek-system.com/SIMToo...API_Manual. pdf
Which states : API TYPE: ActiveX DLL component ( Component Object Model) for Windows
So no, this won't work at all on any j2me device... It might work on a Windows Mobile device, but not under it's JVM... After all, ...
Started 3 days, 21 hours ago (2009-11-08 07:25:00)
by TacB0sS
what do you mean: However, it cannot be resolved ???
Started 23 hours, 37 minutes ago (2009-11-11 05:17:00)
by bogdan.galiceanu
Hi,
It's not possible to access the inbox using Java. The only thing you can do is listen to a specific port for incoming messages. If that's good for you, there are some examples on the Internet and the Forum Nokia Wiki like:
http://wiki.forum.nokia.com/index.ph...ronous_vers ion
http://wiki.forum.nokia.com/index.ph...ronous_vers ion
Started 1 week, 2 days ago (2009-11-03 03:55:00)
by sweetsweet24
Hi Everyone!
Please share me your solutions for my problem! Until now I cannot develop for client / server communication becoz of that problem. Please give me any possible advice. Please Experts and Other members!
I uninstalled all nokia related tools/SDKs and cleaned the registry and installed again. But the problem is still there. Please help me! Please if you have time, please give me ...
|
|