MDA Compact - Java VM - JAM, MDA Compact, S100 General

I am about to buy myself a MDA Compact, but am wondering about the Java capabilities.
A few searches on the Internet tell me that supposedly it supports Java applications (MIDP2.0) but I have been unable to find which Java VM is supplied with the telephone - so I hope someone here can tell me
Thanks in advance,
Cheers,
Ad

MIDlet Manager
intent Java MIDlet Manager
Copyright 2003 Tao Group Ltd
Runtime MIDP 2.0: v10.1.2.57 (Build 20040705)

Thanks!
Thank you, much appreciated

Related

Java Application.

Hi All,
Plz Help me to solve this problem.
I have a java application (which runs well on Nokia,SonyEricsson and other phones) but when i try it on O2 XIIs it install but fail to run.Does O2 phones support java applications (or Windows Mobile OS has support for java)?
FYI:- This application uses Java's WMA 1.0 (Wireless Messaging Application Package) for SMS communication.
Plz Reply soon!!
Thanks
H2O
I guess this is what you are looking for:
http://www.nsicom.com/Default.aspx?tabid=159
"CrEme is an augmented Java Virtual Machine, specially configured to run on the Windows CE environment. The product's design is based on NSIcom's encapsulation technology, which isolates native applications from Java-based ones, allowing information to flow freely between both sides."
if it's a miplet
http://forum.xda-developers.com/viewtopic.php?t=19415&highlight=java
if you want a full wm
http://forum.xda-developers.com/viewtopic.php?t=11742&highlight=java
Thanks guys !!!!!

Query About Java and Ce

Hi guys , i know this is slightly off topic, but id really appreciate any help. i have an application that is basically an embedded web server which i want to browse using windows ce. however the manafacturer requires a browser which utilises java 1.5.3. they have only tested on ms explorer. is there a version of ce that i can use, im thinking about netfront with java lite?.....any help would be appreciated, or any explanation of the issues involved...many thanks in advance!

XDA Data Driven Application Architecture - Language choice

Hi
Similar to the GPS upload thread, I am interested in writing an app to talk to TomTom5 SDK (maybe with or without the TTNC Java/VB wrapper), and upload the data to a Web service.
I am primariliy a Java developer, but have found very little about Java support the XDA... I need to develop for XDA T-Mobile MDA HTC Blue Angel - O/S WME 2002/2003. ..
I have trawled the forums and read a couple of mentions of Java, but nothing conclusive as to what the current situation is with regards to support VM's etc..
Can anyone clarify:
a) What are the supported JVM's
b) If none, what other languages are being used to develop the apps? (is it just VB .NET?)
:?:
java support
http://forum.xda-developers.com/viewtopic.php?t=19415&highlight=java
http://www.ewesoft.com/Downloads/Downloads.html
other languages you can use
c#
c++
both are miles ahead of vb imho
Hiya
I do a lot of work with TomTom and it's SDKs, originally using embedded VB and now C#. One thing to note... I don't think the TTTNCF wrapper for the TT5 SDK (I assume this is the wrapper you mean?!) will work with Java! As far as I'm aware it's .NET only - tho that said I haven't had time to play with the new TT5 version yet :roll:
C# or Java
Hi
Yes I am guessing I only need the TTNC wrapper if I am using .NET because if I use Ewe Java, I can talk straight Java to the TomTom SDK, is that your understanding? (I think the SDK is Java)...
Can I ask why you chose C# over Java/Ewe ?
and also, if I choose to develop using .NET C#, can I talk to a Java web service (ie. Axis published)? or do I have to talk to a Microsoft .NET published Web Service?
:shock:
ms hate java so java is much much more limited on the mw platform
even more limited in many ways then on a normal nokia cellphone
dont know if the tomtom sdk is java but it's odd if it is because normaly pocketpc's dont have java support unless you install 3th party software
so unless tomtom include a JVM then it's not java

Developing application on KJAM

Hi
This is vijay i bought a Imate KJAM PDA. I want to develop an application on this PDA in Java J2ME Technolgies. Can anyone help me how to develop application and what file should i download into PDA. How to run the application file on PDA. Let me know the details in clear.
With regards,
Vijay.G
vijaygutta said:
Hi
This is vijay i bought a Imate KJAM PDA. I want to develop an application on this PDA in Java J2ME Technolgies. Can anyone help me how to develop application and what file should i download into PDA. How to run the application file on PDA. Let me know the details in clear.
With regards,
Vijay.G
Click to expand...
Click to collapse
Hi,
i'm not a developer but i can say that Java J2ME is not very used on pocketpc platform (many PPC do not even have any java support). If you wanna develop managed code then go for .Net (vb or c#) or you can make native applications in c++. The problem is you'll need to buy MS Visual Studio (unluckily, the free Visual Studio Express doesn't support mobile devices). AFAIK
Bye
try using search for J2ME
you'll find tons of posts about it
most likely an url to where you can download the wm too

Java library for Bluetooth JSR-82

WindowsMobile
bluecove on Windows Mobile
Introduction
Current BlueCove winsock (Microsoft Bluetooth stack) and WIDCOMM code are compiled for Windows Mobile.
Version 2.0.0 has been tested with following JVMs:
Mysaifu JVM v0.3.3 - An open-source (GPL v.2 license) Java VM on Windows Mobile 2003
IBMs WebSphere Everyplace Micro Environment v5.7.2, CDC 1.0/Foundation 1.0/Personal Profile 1.0 for Windows XP/X86
IBMs WebSphere Everyplace Micro Environment v6.1.1, CDC 1.0/Foundation 1.0/Personal Profile 1.0 for Windows XP/X86 and Windows Mobile 2003
IBMs WebSphere Everyplace Micro Environment v5.7.2, CLDC 1.1, MIDP 2.0 for Windows XP/X86.
Windows Mobile devices with Microsoft Bluetooth Stack
Windows Mobile 2003 Phone Edition with Microsoft Bluetooth Stack
Motorola MPx220
E-Plus PDA 2
O2 XDA II (T-Mobile MDA-II)
Qtek 2020
Samsung SGH-i1300
T-Mobile SDA
Vodafone VPA II
I-mate JAM
Windows Mobile 5 Phone with Microsoft Bluetooth Stack
T-Mobile MDA
QTek 9100
Windows Mobile 5 with Microsoft Bluetooth Stack
Dell Axim X51v
Windows Mobile devices with WIDCOMM Bluetooth Stack
All other not listed above
JSR-82 Installation for IBM J9 on Windows Mobile
J9 for MIDP 2.0 Profile
Copy to bluecove.jar %J9_HOME%\lib\jclMidp20\ext directory
Copy intelbth_ce.dll or bluecove_ce.dll to %J9_HOME%\bin directory
run app "%J9_HOME%\bin\j9.exe" -jcl:midp20 -Dmicroedition.connection.pkgs=com.intel.bluetooth -cp yourMidpApp.jar "-jxe:%J9_HOME%\lib\jclMidp20\jclMidp20.jxe" yourMidpApp.jad
J9 for Personal Profile 1.0
Add bluecove.jar to your classpath
Add system property -Dmicroedition.connection.pkgs=com.intel.bluetooth when running your application to enable JSR-82 connections.
This LetS U Use J2me Bluetooth midlets
More InFo AND Downloads Here Tried It With IBM J9 and it works Now all we need is MMAPI 4 JAVA AND WE ARE HAppy WIf JAVA
http://code.google.com/p/bluecove/
Thanks, I give it a try to see how it works under J9.
BTW, what real-world MIDlets did you test it with? I've been testing it (6.1.1 on the Dell Axim x51v) with Blooover ( http://trifinite.org/trifinite_stuff_blooover.html ); it discovered the other BT devices but the subsequent attcking (as opposed to the Nokia N95, which runs the MIDlet just great) didn't work, unlike with Nokia's KVM. Tested this under both the MS and the Widcomm BT stack.
Just gathering the Nokia add-on classes so that I can also deploy 3D Constructo Combat (a great multiplayer game). Do you happen to know where these classes can be downloaded from?
Well Tried
I tried the super bluetooth hack it hacks and bctest.jar and as for the jsr 184 class library i havent found it yet i however f0und the location api and the comm plugin 4 j9 what i have gatherd each class library comes with a dll and a jar eg fileconn.dll and fileconn.jar so all we have to do is find jsr 184.dll with its jar maybe some developer can make some plugin by the way jsr 135 is offered by ibm but you gotta purchase it which is crap
defcomg said:
I tried the super bluetooth hack it hacks and bctest.jar
Click to expand...
Click to collapse
Thanks, found them; I give them a try too.
defcomg said:
and as for the jsr 184 class library i havent found it yet i however f0und the location api and the comm plugin 4 j9 what i have gatherd each class library comes with a dll and a jar eg fileconn.dll and fileconn.jar so all we have to do is find jsr 184.dll with its jar maybe some developer can make some plugin
Click to expand...
Click to collapse
Are you sure IBM has bothered to release a M3G DLL? They may not even know there are 3D game sout there...
by the way jsr 135 is offered by ibm
Click to expand...
Click to collapse
Thanks for the tip; I'll update the MIDlet Bible with the info.
BTW, do you happen to know where the the Nokia add-on classes can be downloaded from?
java
how can i put java on the 8125 wizard os wm6 pro tnt 5.0
kevkev said:
how can i put java on the 8125 wizard os wm6 pro tnt 5.0
Click to expand...
Click to collapse
read the MIDlet Bible in the Wiki
I D0nt Get Ya
What Nokia add on classes Maybe u Mean Nokia api check here http://www.microemu.org/ they talk about those api's but if you want to play or run midlets ment for nokia i think you would need to put com.nokia. into the jar you wana excute there was a 2D Multiplayer Game that would run on j9 i think it was Beach Rally 2 it came pre-defined on the nokia 6230 when n0kia introduced jsr 82 on S40 plattform. Is It Possible to embedd a JvM into the Win Ce 0s Like Symbian v2 and above So u can just Excute a jar like a exe from start menu
defcomg said:
What Nokia add on classes Maybe u Mean Nokia api check here http://www.microemu.org/ they talk about those api's but if you want to play or run midlets ment for nokia i think you would need to put com.nokia. into the jar
Click to expand...
Click to collapse
Thanks, in the menatime, I've found them at http://4pda.ru/forum/attach/467061/Adapted.zip - working great.
defcomg said:
you wana excute there was a 2D Multiplayer Game that would run on j9 i think it was Beach Rally 2 it came pre-defined on the nokia 6230 when n0kia introduced jsr 82 on S40 plattform
Click to expand...
Click to collapse
Thanks, I'll give it a try.
Updated the Wiki with the new info : http://wiki.xda-developers.com/index.php?pagename=The (Java) MIDlet Bible
Samsung i900 Omnia supports JSR82
I have tried it and works great. I have tried to copy to my HTC Diamind but it does not work.
Maybe somebody more experienced on this area can make it work.
Regards
Thanks Menneisyys & Defcomg for the info regarding JSR-82 & Java support on Windows Mobile devices.
I'm trying to get a J2ME program working on WM5+ devices using the Bluetooth to connect to another device. The application works 100% on Nokia phones (I've tested it on a Nokia N95).
The installation of IBM J9 6.1.0 MIDP 2.0 with the BlueCove 2.1.0 Bluetooth stack onto a HTC TyTN II was actually quit simple. Eventually I did it a bit different from how it was described in the MIDlet Bible. I've installed the IBM J9 6.1.0 MIDP 2.0 (currently unable to get hold of the 6.1.1 eval version) by running the cab-file, added the bluecove-2.1.0.jar to the J9's \lib\jclMidp20\ext\ folder and extracted the two _ec.dll files from the bluecove jar-file to he J9's \bin\ folder.
On that HTC phone it wasn't necessary (using the MIDlet Bible as base reference) to copy the other 2 dll files or to remove the javax.microedition package from the BlueCove jar-file.
The device discovery works fine on it, although the service discovery still has some issues. Sometimes it discovers my external device's serial port service, but usually it doesn't. It even connects & communicates 100% with my external device using serial communication over BT. I have no idea why the service discovery fails most of the time. Sometimes I get it to work by disabling & enabling the BT before running the MIDlet. Any ideas? Is it possible to use BlueCove for the device discovery and connection & another BT stack for the service discovery?
I'm also using the same BlueCove-2.1.0.jar file along with the MicroEmulator on Windows XP/Vista and it works like a charm! Only problem that I've got there is that the MicroEmulator does not display the NetBeans TableItem.
Regards
Chris

Categories

Resources