Results 1 to 4 of 4
Thread: Sony Ercisson SDK issues
- 06-16-2010, 06:43 PM #1
Member
- Join Date
- Jun 2010
- Posts
- 6
- Rep Power
- 0
Sony Ercisson SDK issues
Hi guys...I downloaded and installed the sony ericsson SDK ME platform, Whenever I tried running a code using one of the emulators that comes with it, it keeps giving me the following output without displaying the emulator;
" Proxy could not open new connection to handset.
Could not connect to the device. "
Could anyone please tell me what this implies and what I can do to test my code with the emulator. Thanks
- 06-16-2010, 08:57 PM #2
Are you running through netbeans or anything like that?
I have to build my code and then load the jar into the emulator by command line.
- 06-16-2010, 11:32 PM #3
Member
- Join Date
- Jun 2010
- Posts
- 6
- Rep Power
- 0
yes! I writing and running on netbeans. It builds and runs well on default emulators but not working well with sony ericsson emulators installed, keeps giving the above stated output
- 06-16-2010, 11:38 PM #4
Did you try running the jar and jad files by command line?
I dont know what its like for the sony erricson emulator, but for S60 i run it using:
<DirectoryofEmulator>emulator.exe -classpath "<directoryof jar>.jar" -Xdescriptor:"<directoryofjad>.jad"
You have to build it first (F11 in netbeans). Using a batch file would make it easier as well :)
Berkeleybross
Similar Threads
-
J2ME Application on Sony Window Mobile
By nitinverma in forum CLDC and MIDPReplies: 0Last Post: 06-16-2010, 10:56 AM -
jdk issues
By artemff in forum New To JavaReplies: 3Last Post: 01-02-2010, 03:18 AM -
Array issues
By joka22 in forum New To JavaReplies: 6Last Post: 10-07-2008, 11:05 AM -
Arabic Problem In Sony Ericsson
By medhat_fci in forum Advanced JavaReplies: 2Last Post: 09-20-2008, 03:20 PM -
Issues with Jva I.O
By Annatar01 in forum New To JavaReplies: 0Last Post: 02-08-2008, 01:16 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks