Windows Mobile Development Tools and Resources

经常有朋友想学习 Windows Mobile 开发,体验移动开发的乐趣,但不知道从哪里下载各种开发工具和学习资料。于是我整理了一个列表,里面包含了各个版本的 Windows Mobile SDK, .NET Compact Framework, SQL Server CE, Device Emulator, Emulator Image 和学习资料的下载链接。

如果你发现还有其他不错的工具没有在这个列表中,请告诉我,我会把它加入到这个列表中,让更多的人用上。

1) Windows Mobile SDK

Windows Mobile 2003 SDK for Pocket PC (直接下载)
Windows Mobile 2003 SDK for Smartphone
Windows Mobile 5.0 SDK for Pocket PC (直接下载)
Windows Mobile 5.0 SDK for Smartphone
Windows Mobile 6 SDK

2) .NET Compact Framework

.NET Compact Framework 1.0 SP3 Redistributable
.NET Compact Framework 2.0 Service Pack 1 Redistributable
.NET Compact Framework 2.0 Service Pack 1 Patch
.NET Compact Framework 2.0 Service Pack 2 Redistributable

3) SQL Server CE

SQL Server CE 2.0 Server Tools SP4
SQL Server 2005 Compact Edition

SQL Server 2005 Compact Edition Tools for Visual Studio 2005 Service Pack 1
SQL Server 2005 Compact Edition Server Tools
SQL Server 2005 Compact Edition Books Online (March 2007)
SQL Server 2005 Compact Edition Access Database Synchronizer

4) Device Emulator

Standalone Device Emulator 1.0 with Windows Mobile OS Images
Microsoft Device Emulator 2.0 Standalone
Virtual Machine Network Driver for Microsoft Device Emulator
Microsoft Windows CE 5.0 Device Emulator

5) Emulator Image

Emulator Images for Windows Mobile 2003-based Pocket PC Development 
Emulator Images for Windows Mobile 2003-based Smartphone Development
Emulator Images for Windows Mobile 2003 Second Edition software for Pocket PC
Emulator Images for Windows Mobile 2003 Second Edition software for Smartphone
Localized Windows Mobile 5.0 Pocket PC Emulator Images
Localized Windows Mobile 5.0 Smartphone Emulator Images

6) eMbedded Visual C++

eMbedded Visual C++ 4.0
eMbedded Visual C++ 4.0 SP4

7) OpenNETCF

OpenNETCF Smart Device Framework v1.4
OpenNETCF Smart Device Framework v2.0

8) Mobile Client Software Factory

Mobile Client Software Factory – July 2006
Architecture Overview for Mobile Applications
UI Design Considerations in Mobile Applications
Designing Mobile Applications in an Occasionally-Connected World

9) Other Tools

Microsoft Windows Mobile Device Center 6 (32-bit)
Microsoft Windows Mobile Device Center Driver for Windows Vista (64-bit)
Microsoft ActiveSync 4.5
Redistributable Server Components for Windows Mobile 5.0
Device Security Manager PowerToy for Windows Mobile 5.0
Windows Mobile Network Analyzer PowerToy
Microsoft Smart Devices Remote Tools Framework Powertoy 1.0
Windows Mobile Developer Power Toys

10) Resources

Windows Mobile 5.0 Developer Resource Kit
Microsoft Mobile & Embedded DevCon 2006 DVD
Windows Mobility Marvels
'Mobile Line of Business Solution Accelerator' kit
 
### NFC Tools Usage Tutorial For applications involving Near Field Communication (NFC), understanding the setup and use of development tools is crucial. The Neomorphism Smart Home App source code provides a practical example of integrating NFC technology into smart home solutions[^1]. However, specific tutorials on using NFC tools are not directly covered within this project. To effectively utilize NFC tools, one should consider exploring official documentation or community guides dedicated to NFC development. For instance, when working with embedded systems that support FreeRTOS as mentioned in an external reference[^2], developers often rely on platform-specific resources provided by manufacturers such as NXP Semiconductors or STMicroelectronics which offer comprehensive guidance including: - **Setting Up Development Environment**: Installing necessary software packages like Android Studio for mobile app integration. - **Programming Tags & Readers**: Writing programs to read/write data from/to tags using APIs offered by hardware vendors. - **Testing Applications**: Utilizing emulators or physical devices equipped with NFC capabilities during testing phases. Additionally, many online forums and video channels provide step-by-step instructions tailored towards beginners looking to get started quickly without delving too deeply into complex configurations initially. ```python # Example Python script demonstrating basic interaction between an NFC reader and tag import nfc def connected(tag): print("Tag type:", str(type(tag))) clf = nfc.ContactlessFrontend('usb') clf.connect(rdwr={'on-connect': connected}) ``` --related questions-- 1. What are some popular platforms supporting NFC development? 2. How can I install required libraries for developing NFC-based projects? 3. Are there any open-source projects available showcasing advanced uses of NFC technology?
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值