简体   繁体   English

在Microsoft Windows Mobile 6.5.3 Professional上开发Java应用程序

[英]develop java application on Microsoft Windows Mobile 6.5.3 Professional

I am totally new in Microsoft Windows Mobile 6.5.3 Professional. 我是Microsoft Windows Mobile 6.5.3 Professional中的全新用户。 I an a java developer. 我是一个Java开发人员。 I develop application for Android Phone but new in Windows Mobile. 我开发了适用于Android Phone的应用程序,但Windows Mobile中却是新的。 So please give the information how this is possible. 因此,请提供相关信息。

What is the SDK for this OS. 该操作系统的SDK是什么。

How I configure my Eclipse for this. 我如何为此配置Eclipse。

how I get the Emulator? 我如何获得模拟器?

I must need to know C++ ? 我必须要了解C ++吗?

Where I get the tutorials from the starting. 我从一开始就获得教程。

As far as an IDE goes you cannot use VS 2010 for WM6. 就IDE而言,您不能将VS 2010用于WM6。 VS2010 only works on WM7. VS2010仅适用于WM7。 You have to use VS2005 Standard or up or VS2008 Pro or up. 您必须使用VS2005 Standard或更高版本或VS2008 Pro或更高版本。

Being a Microsoft platform it uses .net. 作为Microsoft平台,它使用.net。 While there are a few differences between c# and Java, it is nothing a competent developer cannot overcome. 尽管c#和Java之间有一些区别,但是胜任的开发人员无法克服。

Following is an article on getting started. 以下是有关入门的文章。 http://msdn.microsoft.com/en-us/library/bb158522.aspx http://msdn.microsoft.com/zh-CN/library/bb158522.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM