简体   繁体   中英

develop java application on Microsoft Windows Mobile 6.5.3 Professional

I am totally new in Microsoft Windows Mobile 6.5.3 Professional. I an a java developer. I develop application for Android Phone but new in Windows Mobile. So please give the information how this is possible.

What is the SDK for this OS.

How I configure my Eclipse for this.

how I get the Emulator?

I must need to know C++ ?

Where I get the tutorials from the starting.

As far as an IDE goes you cannot use VS 2010 for WM6. VS2010 only works on WM7. You have to use VS2005 Standard or up or VS2008 Pro or up.

Being a Microsoft platform it uses .net. While there are a few differences between c# and Java, it is nothing a competent developer cannot overcome.

Following is an article on getting started. http://msdn.microsoft.com/en-us/library/bb158522.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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