Developing apps for Microsoft Windows Embedded Handheld 6.5
19 Nov 2013
General information and technical reference regarding Microsoft Windows Embedded Handheld (WEH, formerly Windows Mobile) 6.5.3 is provided starting at this website.
http://www.microsoft.com/windowsembedded/en-us/windows-embedded-handheld-6-5.aspx
As linked from that website, the “Windows Mobile 6.5 Developer Tool Kit” (DTK) is compatible with Microsoft Visual Studio 2008.
http://www.microsoft.com/en-us/download/details.aspx?id=17284
More information for getting started is provided at these web pages.
- http://msdn.microsoft.com/en-us/library/bb158522.aspx
- http://msdn.microsoft.com/en-us/windowsmobile/bb250560.aspx
Our own custom APIs and developer tools are listed at these web pages.
- http://www.junipersys.com/Juniper-Systems-Rugged-Handheld-Computers/support/Developers/Allegro-Field-PC/Allegro-2
- http://www.junipersys.com/Juniper-Systems-Rugged-Handheld-Computers/support/Developers/Archer-2
- http://www.junipersys.com/Juniper-Systems-Rugged-Handheld-Computers/support/Developers/Mesa-Models/Mesa-Rugged-Notepad
When developing a new app user interface, we recommend using the Resco UI-Elements Framework.
http://www.resco.net/mobileformstoolkit/details.aspx
If writing or porting an app that uses the general .NET APIs or C++, some technical options for using the latest development tools from Microsoft are described at these web pages.
- http://ifactr.com/platform/modernization-framework
- http://geekswithblogs.net/WernerWillemsens/archive/2013/09/13/building-windows-ce-6-or-7-smart-device-application-with.aspx
If wanting a .NET CF 3.5 compatible app to run on WEH 6.5, Android (such as
Cedar Tree products or Android 2.3 AOSP on the SDG Rampage 6), and maybe other platform operating systems as well, you could possibly use the Novell Mono cross-platform engine integrated into tools such as described at these web pages.
- http://ifactr.com/integrations/xamarin
- http://xamarin.com/visual-studio
Otherwise, you may just want to use HTML5 or some other newer, more general cross-platform (or even cloud-based) programming language and development environment. Some options are described at these web pages.
- http://www.motorolasolutions.com/US-EN/Business+Product+and+Services/Software+and+Applications/RhoMobile+Suite/RhoElements
- Web browsers for Microsoft Windows Mobile
- http://en.wikipedia.org/wiki/Mobile_application_development > “Windows Mobile”
If using Java, some compatible JVMs (Java Virtual Machines) are listed at this web page.