News

Microsoft Releases Android to Windows Phone API Mapping Tool

In an effort to support development of applications for Windows Phone 7, Microsoft today released an API mapping tool for Android developers. The tool enables developers to look up Android API calls and find "the equivalent classes, methods and notification events in WP7," according to Windows Team Blog post. Developers can also find sample C# code and API documentation relating to specific Android API calls.

"With the API Mapping tools, Microsoft is making it easier for smartphone developers to extend the reach of their applications to the Windows Phone platform," a Microsoft spokesperson wrote in an email.

Microsoft in April previously released API mapping tools for Apple iOS developers. The tools provide the same API lookup and mapping functionality provided by the Android tools released today.

"For the iOS tool, we started with three popular categories (Network/Internet, User Interface and Data Management) and mapped them to Windows Phone 7 API," wrote Jean-Christophe Cimetiere, a senior technical evangelist for interoperability at Microsoft, in an email interview. "For Android, the initial mapping covers the same set of categories [as] for iOS, and also includes mapping at the Java language level (type system, XML)."

Cimetiere wrote that Microsoft expects to continue to update the API Mapping tool. "Our next step is to include guidance for Mango controls [in] the API Mapping tool," he wrote, adding that the update is "planned for this summer." Support for additional platforms, such as Symbian, is currently not planned.

Additional support for developers looking to port applications to Windows Phone 7 can be found at Microsoft’s Windows Phone Interoperability site, which provides whitepapers, case studies and developer insights. The site also aggregates forum discussions relevant to Windows Phone 7 development, drawn from sources such as Stackoverflow and the MSDN Windows Phone 7 community forums. Called "App Guy," the service pulls porting-related discussions from these forums and surfaces them on the Windows Phone Interoperability site.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

Subscribe on YouTube