Results 1 to 10 of 10
- 04-19-2012, 02:04 PM #1
Member
- Join Date
- Apr 2012
- Posts
- 5
- Rep Power
- 0
- 04-19-2012, 04:30 PM #2
Re: J2ME Wireless Toolkit 2.2, Netbeans 4.0 and jdk 1.4.2
What's the problem with using the Java ME SDK, or NetBeans 7.1.1 with which it comes bundled?
JAVA ME SDK DOWNLOAD
Your post isn't clear. This --
If the code is to run on a mobile device the development environment (provided of course the configuration is correctly set) doesn't affect how the application runs.i wuld like to develop an application that tracks GPS devices so the code that i have uses heavily these items
What exactly do you mean by tracks GPS devices?
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 04-20-2012, 08:08 PM #3
Member
- Join Date
- Apr 2012
- Posts
- 5
- Rep Power
- 0
Re: J2ME Wireless Toolkit 2.2, Netbeans 4.0 and jdk 1.4.2
thank you very much, i would like to develop a Java application that uses the wireless toolkit that comes with Netbeans, so i am having problem in securing the code online, the one i got specifically requires the Java wireless tolkit 2.2, for it to run on Netbeans, i hope u get me this time....
- 04-20-2012, 09:06 PM #4
Re: J2ME Wireless Toolkit 2.2, Netbeans 4.0 and jdk 1.4.2
The WTK is a development tool, so it doesn't make sense to say that you have code that specifically requires that tool for it to run.
Are you planning to develop software that is to run on a desktop computer or on a mobile device? Also, you didn't answer this:dbWhat exactly do you mean by tracks GPS devices?Why do they call it rush hour when nothing moves? - Robin Williams
- 04-20-2012, 09:17 PM #5
Member
- Join Date
- Apr 2012
- Posts
- 5
- Rep Power
- 0
Re: J2ME Wireless Toolkit 2.2, Netbeans 4.0 and jdk 1.4.2
ok, the application run on either a mobile phone or a simulator on a computer either way its fine, the code is giving a reference error for Java Wireless Toolkit 2.2, so i thot its specific, is there a way to solve that reference problem? and by GPS devices i mean an application that cn be able to pick any GPS activated cellphone or device in its range and track heir movement
- 04-20-2012, 09:52 PM #6
Re: J2ME Wireless Toolkit 2.2, Netbeans 4.0 and jdk 1.4.2
Emulator. Not simulator. I'm guessing you don't know that when running on an emulator, everything about the device environment is emulated.either a mobile phone or a simulator on a computer
Emulators are for testing code under emulated conditions; not for running applications.
What's a reference error? When seeking help with an error, post the entire error text without paraphrasing.the code is giving a reference error for Java Wireless Toolkit 2.2
What range? GPS is a passive system.pick any GPS activated cellphone or device in its range
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 04-20-2012, 10:03 PM #7
Member
- Join Date
- Apr 2012
- Posts
- 5
- Rep Power
- 0
Re: J2ME Wireless Toolkit 2.2, Netbeans 4.0 and jdk 1.4.2
"C:\Users\LILIAN\Documents\NetBeansProjects\NMEASi m\nbproject\build-impl.xml:57: Platform home (platform.home property) is not set. Value of this property should be J2ME Wireless Toolkit 2.2 emulator home directory location.", this is the error message in the in the Netbeans console screen and for what i have in mind i nid a range of about 700m t0 1km.
- 04-21-2012, 03:25 AM #8
Re: J2ME Wireless Toolkit 2.2, Netbeans 4.0 and jdk 1.4.2
1. What NetBeans version generated that error, and did you install and/or activate the Java ME plugin, aka Mobility Pack?
2. Did you create a new NetBeans project use some other approach to get the project to open in NetBeans?
3. Have you tried changing the Emulator Platform from the project properties?
And what wireless device is going to provide that?
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 04-21-2012, 10:55 PM #9
Member
- Join Date
- Apr 2012
- Posts
- 5
- Rep Power
- 0
Re: J2ME Wireless Toolkit 2.2, Netbeans 4.0 and jdk 1.4.2
i am using Netbeans 7.1 wth Wireless Toolkit 3.0, i dd not create a new project, i just imported it into the IDE and when i tried to change the emulator platform i wntd to install version 2.2 then failed to secure it online. I am not very sure the wireless device that i am going to use for that kind of range.
- 04-22-2012, 04:27 AM #10
Re: J2ME Wireless Toolkit 2.2, Netbeans 4.0 and jdk 1.4.2
Create a new ME project. Copy the source files. Set a suitable configuration, or the NB 7.1 / ME 3.0 default configuration may suffice.
I think you still haven't understood that GPS is a passive technology. GPS enables devices in your vicinity don't announce their presence.
dbWhy do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
Sending SMS to midlet from servlet (using wireless toolkit emulator)
By momjunior in forum Sun Java Wireless ToolkitReplies: 0Last Post: 02-14-2011, 01:40 PM -
search wireless network by j2me
By linux_nss in forum Sun Java Wireless ToolkitReplies: 4Last Post: 12-12-2010, 08:55 AM -
cannot run J2me wireless toolkit on windows 7 (64 bit)
By gagan717114 in forum Sun Java Wireless ToolkitReplies: 2Last Post: 12-02-2010, 03:01 PM -
NetBeans to set images for J2ME
By oluwaphemi in forum CLDC and MIDPReplies: 0Last Post: 07-09-2010, 08:12 PM -
Error when build by j2me wireless toolkit
By matvey in forum Sun Java Wireless ToolkitReplies: 3Last Post: 10-23-2009, 06:34 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks