News

Updated: Cloud-Based iOS and Android Tool Gets Visual Studio Extension

Telerik's Icenium compiles HTML/JavaScript/CSS programs into their iOS and Android counterparts.

Icenium is tools-maker Telerik's name for its suite of cloud-based iOS and Android development tools. The problem for some developers is that they don't want to leave the comfort of Visual Studio to work in another integrated development environment (IDE). Those developers will be happy to know that Icenium has been integrated into Visual Studio.

Telerik's Rob Lauer announced on the company's blog that a Visual Studio extension for Icenium is out. Lauer said the extension, currently in beta, has been a "high priority" for Telerik. The integration allows developers to combine Icenium's app-building functionality with Visual Studio support for features like TypeScript, source-control collaboration with Team Foundation Server (TFS) and Git, and code editing features like IntelliSense.

One important limitation to note is that currently the extension only works with Visual Studio 2012. Telerik confirmed this in response to several posters who mentioned that the extension didn't work with their copy of Visual Studio 2010.

Update: Todd Anglin, EVP of Cross-Platform Tools & Services at Telerik, responded with the following: "We will look to expand that support, particularly for Visual Studio 2013 and perhaps Visual Studio 2010, in future updates. As always, additional support will be driven by customer feedback."

In addition to the Visual Studio extension, Icenium has a Windows-based tool called Graphite, and a completely browser-based version called Mist. Once compiled, the app is pushed out to the appropriate app store for iOS or Android. Telerik also announced updates to both Mist and Graphite; Mist gets its own diff tool, and Graphite gets an update to its diff tool.

Icenium includes a device simulator to test your code and UI. The blog post says it's accessible through the "Icenium/Run [Project] in Simulator" menu option.

Icenium was originally released in October 2012. The idea behind it is that developers build mobile apps in HTML/JavaScript/CSS on local machines, then compile them to the iOS or Android runtime in the cloud.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • 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.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube