Applet in Pocket IE - MDA III, XDA III, PDA2k, 9090 General

Hi,
All I want is to be able to run a java applet that is embedded in a webpage using pocket ie. I have the Windows Mobile SE Operating system on my XDAiis.
No developement at all, I just want to view an applet. Is is possible and if so what do I need to install?
Thanks

ms dont like java they like .net ms rarely make too much of an efford into supporting things they dident make or like
http://forum.xda-developers.com/viewtopic.php?t=21897&highlight=java
http://forum.xda-developers.com/viewtopic.php?t=19294&highlight=java

Related

Java Support

Hi All,
I have been trying to figure out a way to view websites with java content.
Obviously I must be missing something, because I cant view any!
I have downloaded a trial version of Netfront which claims to have Java support and guess what! still no java
Does anyone know of a simple solution to this problem or can recommend some suitable software (Preferably FREE, i'm skint, will accept something PM'd :wink: :lol: )
Thanks very much in advance
J
I have the same problem. HELP!
Netfront supports Javascript and not Java. For Java, you need something like MS Java Virtual Machine or the Java software from Sun's Java web site (www.java.com)
However, I don't think there is a Windows Mobile version for that.
Check out this page: http://www.java.com/en/mobile/ ... there's nothing related there I guess.
Good luck
Hello guys,
i was to ask a question about the java & u opened this subject here,
my question is what is the use of midlet ? & why Java games don't work on the PDA?? it isn't suppose to work on all consoles , with java installed ?? this is the reason why Java was made for ???!!!!
Can someone clarify ?!
Netfront supports java (and javascript also), you just need to enable it in the options. And be sure you have installed java (the one that cames with netfront)
netfront with java also works fine in mine.
Java for PocketPC
Take a look here http://ewesoft.com/Downloads/Downloads.html#_Toc105819897
ewe works in 2005 thats cool
i try ewe in 2005 and it works...verson for ppc2003
nice one

Computer Algebra System (cas) on smartphone

Hello,
I' m looking for a mathimatical software for my HTC S620. It's pretty hard to find something for wm5 smartphone edition.
I could't install qdCAS, because it's for ppc the same as TI Emulator.
I've also found some j2me apps jasymca (compatibel to maxima) and FnattLabME (compatbile to Matlab). But I could not get it to run. there is just a blanc screen. other java apps are working just fine, so my java engine isn't messed up. Here's the homepage with the documentation
I tried also MobileMath, but I cant set up the keys properly.
Any help or hint would be great
Hi again,
I've found two programs that are native for windows mobile ppc.
qdcas - a frontend for the well known xcas. the desktop version can also execute texas instruments ti-98 and ti-200 voyage programs, may be the ppc version too. an other (better) frontend for xcas is "math table", but it's not for free. xcas is working on wm5 smartphone (S620), But it has no gui. the input/output works through text files. very unconvinient on smartphone. i believe qdcas is open source.
YacasCE - PPC port from yacas. works whith gnuplotCE and you can switch to xcas as the backend. the gui is better than qdcas, because you can point on the function instead typing the commands. further more it has a console with pocketconsole like MSDOS. it doesn't start on s620 at all. the developer doesnt have time for making a sp editon, but he would give the source code for developing it. unfortunatly I don't have programming skills in c++, eVC, visual studio 2005.
can some one port one of these apps to wm5 sp, please?
regards Joeboy

Programming for PPC! how?

Hello all. Please help me! I wish to contribute to the development of cool apps for HTC devices/windows mobile devices, but I dont know which programming environment to use:
I have VB 6 and Vb.Net 2002. Is it possible to develop software for PPC using one of these? If so, exactly how and are their resources?
If not, What can I use and is there a low cost solution (I dont really want to buy .net 2008!)
Thank you!
Pocket Programming Language is worth a look:
http://www.arianesoft.ca/
PythonCE
PythonCE is just python on your PPC. You can develop your own program on your PC or on your PPC directly. I have started developing small apps on the PPC with PythonCE and I just love the feeling of developing on the PPC.
Anyway if you do not like the idea of scripting and interpreted languages at all, then you should work with at least VS 2005 I guess.
If you like hardwork, you can check CEgcc though.
I was a former Palm user and I liked the powerfull on board development tools there. I was able to program using a real C compiler (On Board C) or a real Pascal compiler on my Palm OS device. I wish we had such programs for our PPCs as well.

i want to programming c++ at HD2

hi everyone
i want to programming c++ at HD2
I found in market a programm "esql" and it is for DB it very nice
but I need one for c++
can I find any program for this ??
no one can help me??!!
up
Your best bet:
Visual Studio 2008
Windows Mobile Professional SDK
ActiveSync / Windows Mobile Device Center.
Free alternative is Embedded Visual C++,but IMHO it needs much more experiences with object programming,but if you understand the principle,it is also good to develop something. Actually,it is designed for old WM2003,but apps developed there are working also under newest WM versions. Additionally to evC++ you do need WM 6.1 SDK with emulators and latest ServicePack for evC++.
Main problem there is,that the emulator for WM5+ doesn't work directly with evC++ and it cannot connect to the device directly via ActiveSync(because since WM5 it is using TCP/IP communication instead of regular serial as before). However,these are minor problems.

How can I Make programs for Windows Mobile?

Hello
I want to make a program for Pocket PC What is the developmental environment to do so?
Most of the Visual 2007 Series by Microsoft are compatible with Windows Mobile 6.0 and up.
Example: Visual Basic.NET, Visual C#, etc..
Agent Zach said:
Most of the Visual 2007 Series by Microsoft are compatible with Windows Mobile 6.0 and up.
Example: Visual Basic.NET, Visual C#, etc..
Click to expand...
Click to collapse
Thank you
but Visual 2007 Ready to work without the need to add anything , or not ?
I want to do I program for Hd2
Do you have to learn it?
Thank you again
Depending on what you're planning to create, or make mods for, you may need certain SDK Libraries.
But honestly, I won't be able to help you much with these. I develop Software for Windows, not Windows Mobile [BIG differences].
Agent Zach said:
Depending on what you're planning to create, or make mods for, you may need certain SDK Libraries.
But honestly, I won't be able to help you much with these. I develop Software for Windows, not Windows Mobile [BIG differences].
Click to expand...
Click to collapse
ok
thanks Agent Zach
Is there someone who can help me?
Start here :
http://wiki.xda-developers.com/index.php?pagename=Development Tools
The link at the bottom takes you to a pile of other stuff.
http://wiki.xda-developers.com/index.php?pagename=Complete list of Development links and resources
stephj : Thank you
Depending on which programming language you prefer.
Basic,C,C++,C#,Pascal?
You could choose Basic4PPC or Lazarus or some native MS stuff.
I am using actually old embedded Visual C++ 4.0 SP3 with PocketPC 2003 SDK and everything works also on WM653. In addition I use WM 6.1 emulator,but it is not necessary.
you could do worse than go to www.ppl-lang.com
Pocket programming language is an easy to learnn WM5/6/6.1/6.5 compiler that can create windowed apps and games.
V1.60 is completely free or you can purchase V2 with loads of extra libraries for in game physics, databases etc. It also compiles Windows apps too.
I have been using this for the last 3 years almost and have created many fine windows mobile apps.
Check it out.

Categories

Resources