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

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events