Can the Java Apps be used on the XDA? - MDA, XDA, 1010 General

can it?

java applications can be run anywhere you can find a java WM for it
http://www.comp.lancs.ac.uk/computing/users/fittond/ppcjava.html
http://mindprod.com/jgloss/pocketpc.html

hi tried your links but can't figure out how to get a software for running java midlets.

Related

Xda and Java applications

Any one know of a way to run Java phone applications
in the Xda ? I am interested to run the Stock Watch application in this link:
http://wap.digi.com.my/
I have DL the file to My Document folder.
What do I do now?
There is no problem browsing the site with PIE or EzWAP.
Yes, there are some providers of JRE for the Pocket PC.
"Personal Java" by Sun should be free of charge.
Check:
http://java.sun.com/j2me/
regards,
Tks koponet.
But java is just TOO HARD.
I hv work round by using mulitple windows in
ftxPBrowser for my favorites.
Dont think theres a j2me for pocket pc anyway.
there are j2me for pocketpc
http://www.comp.lancs.ac.uk/computing/users/fittond/ppcjava.html
http://mindprod.com/jgloss/pocketpc.html
Actually Ive got SuperWaba installed and runing on the Xda. But I am a complete dote with java. What do I do with these two files to install and run it:
stockwatch.jad and stockwatch.jar :roll:

Crazy Idea - WM2003 SE

If you download the PocketPC SDK, you can also get the WM2003 SE emulator. With this, you can pretty much have a play with the new OS update. I wonder if it is possible to extract the ROM from the emulator and use it on our XDA II.
What do you reckon? Anyone up for the challenge
illwil said:
If you download the PocketPC SDK, you can also get the WM2003 SE emulator. With this, you can pretty much have a play with the new OS update. I wonder if it is possible to extract the ROM from the emulator and use it on our XDA II.
What do you reckon? Anyone up for the challenge
Click to expand...
Click to collapse
you won't run any extracted X86 suff on an ARM machine.
yes it's the same with visual embedded c++ the code need to be compiled for x86 to run in the emulator and as arm if you use the pda device to run the code on so the emulators only emulate the interface platform not the hardware itself
I downloaded the emulator but there is no exe file... how to start the emulator?
These files are incl. but no .exe!
PPC_2003_SE.xml
PPC_2003_SE_WWE.bin
Pocket_PC_Emulator_Down.bmp
Pocket_PC_Emulator_Mask.bmp
Pocket_PC_Emulator_Up.bmp
I have the also Pocket PC 2003 SDK, these is not much than a DOS promt in the SDK :lol:
I have also Microsoft eMbedded Visual C++ 4.0 but I can't use that either
Please help... I wanna try the emulator
the way I use the emulator is by creating a Smart Device Application project in Visual Studio .NET (2003) and then when I run the app, you get prompted on where you it deployed. You can then select the WM2003 emulator. there is even the VGA emulator on the list.

installing java softwares

how can i install java programs on my htc hero?
if it needs a program plz give it to me...

trying to set up eclipse and sdk

im trying to learn how to make apps for my phone andim trying to install the sdk and al the tools i need. i installed java jdk i sved it in c:\programfiles.
i then downloaded the sdk zip and unzipped it to c: i then doanloaded eclipse and unzipped it to my desktop. everytime i try to run it it says " a JRE or JDK mist be available in order to run. no java VM was found after searching c:\users\guest\deskpto\eclipse-jee-etc\eclipse\jre\bin\javaw.exe in your path. also how to i update my sdk ...any help is greatly appreciated thank you
I think your post fits better in the "Android Development" forums, since this forum is aimed at making roms. You'll get more response there.
Thread moved to Android section.
Make sure your Java is up to date, check out the java website and install JDK

[Q] Build java files for android platform

Hi,
I'm new to android developement. To make it short. Our project needs to be ported for android. It has some java and C code. We run this java as applet using Oracle JRE in linux systems and using firefox browser.
Now it needs to be done on android and browser. Android doesnot support JRE. Hence i downloaded eclipse, ADT plugin. Added my java files, external JRE library and compiled it. Got the apk and classes.dex.
Now my question here is i'm not able to proceed further. How to execute the same as in JRE before. I'm totally confused. Running the apk in emulator/android mobile only runs the activity.java code. Say i'm printing hello world in that(i dont need that but still i have wrote it as my first program).
I dont know how to execute my other java files(which will run as java applet before in linux systems). I'm stuck here since i have not worked on android.
This would be the first step in to my porting.
Also the easy solution would be to run the applet.jar i have directly on android similar to linux jre. Is it possible.?
Any sort of help would be great. Thanks.

Categories

Resources