java emulator for windows mobile 2003se - General Questions and Answers

Hello, I have i-mate sp3 (HTC typhoon) and I want to run java applications on it, how can I do this? I guess through an emulator, but I want an emulator for my mobile phone in particular, or anything else that will work
Regards

I hope one will answer me

http://wiki.xda-developers.com/inde...lets on the Pocket PC - the Complete Tutorial
more
http://wiki.xda-developers.com/index.php?auto_redirect=1&pagename=TitleSearch&s=java
always take a look at wiki and use search if you want fast reply for your questions

Thanks a lot Rudegar but I couldn't find an emulator for my mobile phone in particular (i-mate sp3) which has windows mobile 2003se

Related

Any PPC emulator dor windows?

Is there a pocket pc emulator for the windows platform? It would be nice to have it in order to test software before installing to the ppc.
Thanks in advance.
Antonio Mota
If you would bothered with a quick search, you would see that Microsoft give one out for free (WM 5 only).
I don't remember the link right now, but search their site for "Standalone Windows Mobile emulator" and you shell find.
thanks a lot, they really have them.

PPC for Windows mobile?

Anyone know if there is a PPC emulator for windows mobile 6 available somewhere? I would really like to run Linux on my XV6800 without losing my windows mobile OS.
Please have a clearer title next time. I'll do you one better, though;
Instructions on setting up WM5 and WM6 emulators
http://www.amset.info/pocketpc/emulator.asp
WM6.1 Emulator Images
http://www.microsoft.com/downloads/...1e-c093-4b15-ab0c-a2ce5bffdb47&displaylang=en

I want to make programs for HTC Touch Pro (WM 6.1)

Hey guys,
I am a programmer at heart and have developed in many different languages(C,C++,Java,PHP,ASP...). I want to begin developing applications for the Touch Pro (WM 6.1) but I have no idea where to start. My biggest fear is downloading the WM 6.1 emulator messing around with it for weeks only to find out that's not what I should have been using. Can anyone give me some pointers as to where I should start? Are there any tutorials out there for programming for this phone?
I also noticed that the WM 6.1 emulator didn't support the 480x640 resolution that the HTC Touch Pro uses...
Thanks!
Airhead315 said:
Hey guys,
I am a programmer at heart and have developed in many different languages(C,C++,Java,PHP,ASP...). I want to begin developing applications for the Touch Pro (WM 6.1) but I have no idea where to start. My biggest fear is downloading the WM 6.1 emulator messing around with it for weeks only to find out that's not what I should have been using. Can anyone give me some pointers as to where I should start? Are there any tutorials out there for programming for this phone?
I also noticed that the WM 6.1 emulator didn't support the 480x640 resolution that the HTC Touch Pro uses...
Thanks!
Click to expand...
Click to collapse
I use Microsoft Visual Studio 2008 + Windows Mobile 5.0 SDK + Windows Mobile 6.0 SDK to develop....and this book "Programming Microsoft Windows CE .NET, Third Edition". Its for c/c++, from basics to create drivers, services, etc
Dani
danielherrero said:
I use Microsoft Visual Studio 2008 + Windows Mobile 5.0 SDK + Windows Mobile 6.0 SDK to develop....and this book "Programming Microsoft Windows CE .NET, Third Edition". Its for c/c++, from basics to create drivers, services, etc
Dani
Click to expand...
Click to collapse
Do you know of an emulator for the HTC Touch Pro? I downloaded a program that I know works, and was able to compile and run it on my phone but when I tried to run it with the emulator it was missing the HTCSensorSDK.dll file... something fairly new i presume. I tried default emulator and the Windows Mobile 6 Professional VGA emulator but I was wondering if there was one available for this phone yet.
I want to know the same thing
If/when you find an answer to this I would love to hear about it or see a post on it. Thanks.
There's no such thing as a software-only emulator for the Raphael's hardware, that would be incredibly complex to create for such a task
What the developers use is called a "Board Support Package" - it basically contains all the raphaels hardware, in a PCI card that gets installed in a slot in the computer.. that way all the drivers, etc can be loaded and everything can be tested as it would be on the phone itself.
There's pretty much not a chance in heck of you getting one of those (although if you do, send one my way, I would love to have one )
The emulators are useful for testing generic software that does not tie into any of the features that require raphael hardware. There should also be emulator images to support all resolutions (qvga square, qvga, vga, not sure about wvga/wqvga)
And, here's the link: http://www.microsoft.com/downloads/...52-f89e-4354-84ce-5d19c204498a&displaylang=en
Looks like it does in fact come with wqvga and wvga emulators
Note that you can use an emulator kitchen to add SOME of the htc stuff to the ROM image, but none of the drivers that support the htc hardware will function.

New user of windows mobile

Hello
I have become a owner of a new htc touch 2 with windows mobile 6.5
a frend of mine has htc hd phone and also win 6.5 but he can use programs like command prompt, regedit, creating grups of contacts, I can't do eny of them how come ?
do I have to instal something to be able to use regedit etc... ?
Thanks
You need the right cab files for these programms.....they circulate here....but no reason why you can not what your friend can....
but regedit and command prompt are a part of the windows ? why would I need to explicity install it
Ah ok, understand to edit your registry you need a program like attached.....
but be careful.....any mistake can screw up your device.....and soft reset after making a chance.....
For command prompt look here.....http://forum.xda-developers.com/showthread.php?p=2148175#post2148175
And if you do some searching you find programs to make groups in contacts.....
Have fun
hasek1 said:
but regedit and command prompt are a part of the windows ? why would I need to explicity install it
Click to expand...
Click to collapse
Windows Mobile 6.5 is based on Windows Compact Embedded Edition, WindowsCE for short, We're not dealing with windows 7, or vista, or even XP, but what is essentially a very stripped down OS thats closer "related" to Windows 95. (anyone wanting to knit pick the previous statement, please note the inverted comma's. I know some people are very pedantic)
While Win95 had both said features, I just wanted to explain how limited 6.5 is, these are tools that WILL run on 6.5 but are not included.

Emulating MS Mobile on HTC HD2

A n00b question..
ENVIRONMENT
Visual Studio 2008 C++
MS Mobile Pro SDK
MS Mobile OS 6.x
I want to add the HTC HD2 to the Microsoft Device emulator.
I got Josh's .NBH file and tried to convert it to a .BIN, but the resulting file could not be read by the emulator.
Is there someplace I can find the .BIN (preferably with the skin (.XML and .PNG/.BMP files))??
Thanks so much.
As far as I know, there is no way to emulate a device rom using the MS Windows Mobile emulator.
Oh, thank you, Steven; that is what I have read online, but I was hoping that it was not true. :/
Could someone be so kind as to point me to emulation alternatives, preferably accompanying MS Visual Studio?
Yesterday I basically found what I needed with the MS Mobile 6.5 SDK (includes WVGA).

Categories

Resources