Emulating MS Mobile on HTC HD2 - General Topics

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).

Related

How can i develope software for WM6 on Visual studio with C++

Hi all,
I have installed Visual studio 2005, and wanted to start building application for WM6 based pocket PCs...
in the VB.Net section, there is separate section, for smart devices but in the VC section there is nothing like, that, i want to improve my VC skill as VB i am using past 4 yrs, and developed nice applications..
Kindly suggest me that how can i start with VC in visual studio 2005.
If you are aware of some resource web site, where i can get some basic tutorials, and all, that will be appreciated..
Thanks a lot..
you have to install the wm6 stk then you get a smartdevice "dir" under visual c++
Rudegar said:
you have to install the wm6 stk then you get a smartdevice "dir" under visual c++
Click to expand...
Click to collapse
i have already installed WM5 SDK, as i did not find any WM6 SDK,
is there any resource, where basic instruction are given. So I can start with..
And also i read some where for pocketPc i mean WM6 mobiles, we cant create App in VC++, we must use vb.net or c#.. is that true...
as under VC++ there are smart device plug ins but could not create project... that give more rise to suspicion,... please help..
thats how it looks in my new project
http://msdn2.microsoft.com/en-us/library/ms838270.nativedevicedev01(en-us,msdn.10).gif
apart from my visual c++ is located under other languages
Attention..
to develop an app for WM6 you have to install SP1 for Visual Studio 2005 first.. then you can add the "feature" to dev WM6 Apps
nEuDy said:
Attention..
to develop an app for WM6 you have to install SP1 for Visual Studio 2005 first.. then you can add the "feature" to dev WM6 Apps
Click to expand...
Click to collapse
what feature you are talking about, my friend..
i think, I have installed SP1 for VS 2005..
when i am trying to start with, vc, project creation failed...
Kindly share some resource website if you know..

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.

java emulator for windows mobile 2003se

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

Programming

Hi,
I have Visual Studio 2008 Professional and want to program with Visual Basic for my Omnia with Windows Mobile 6.1 Professional, but there are no tools in my toolbox..i want to make a picturebox into my form.
I have installed the Windows Mobile 6 SDK already, what am I doing wrong?

Categories

Resources