InfoQ Homepage Mobile Content on InfoQ
-
Cisco Targets Mobile Enterprise Workers with Cius
Cisco announced Cius (pronounced See-Us) during Cisco Live on June 29th. Cius is a computing tablet targeted at mobile enterprise workers offering anywhere connectivity and cloud integration.
-
A Roundup of New Features in Android 2.2
Google presented the 7th version of Android called Froyo at Google I/O 2010. Android has received much attention during the conference and it was the topic of the keynote held by Vic Gundotra, VP of Engineering at Google. Android 2.2 has new features in areas like: enterprise integration, device management API, performance, tethering, browser, and marketplace.
-
Rhodes 2.0 Brings HD Audio-Video Streaming, Is Now Free Under MIT License
Rhomobile today announced Rhodes 2.0, their cross-platform, Ruby and HTML/Javascript-based framework for smartphones apps. New features include bi-directional HD video and audio streaming and a new metadata framework to work with changing backend database schemas. Also, Rhodes is now completely free of charge and licensed under an MIT license.
-
Windows Phone 7 Breaks with the Past
Microsoft has created a mobile platform, Windows Phone 7, that departs from its predecessor Mobile 6.5. The development platform is built around .NET, so old native applications won’t run on it.
-
Silverlight for Mobile Platforms – the Current Status
Microsoft seems to be pushing Silverlight into a cross-platform web application framework for mobile devices. Silverlight is already available for Windows Phone 7 and Symbian^1, and it seems it is being also ported to Android and iPhone.
-
Rhodes 1.5 Allows to use Ruby to Write Apps for Smartphones - and now the iPad
Rhomobile has released Rhodes 1.5, the Ruby based, cross-platform, smartphone app-framework Rhodes. InfoQ asked Rhomobile CEO Adam Blum whether we still need native apps when we have HTML 5?
-
Once Again .NET has Been Announced for the Nokia S60 Platform
It seems like every year we relay the announcement that the .NET platform is going to be available on the Nokia S60. In 2007 the now defunct Red Five Labs was talking about Net60, a version of the .NET Compact Framework. Then in 2008 Nokia announced that Silverlight 2 would be demonstrated at the MIX08 conference. Two full years later, we are just now seeing a public Silverlight for Symbian beta.
-
Windows Phone 7 Will Not Support Native Code
The development story for Windows Phone 7 has been revealed. As suspected, it is heavily based on Silverlight, XNA, and Flash. So much in fact that only managed code is allowed on the platform.
-
MonoTouch.Dialog Makes Creating Simple iPhone Dialogs Easier and Faster
In order to simplify iPhone development using MonoTouch, Miguel de Icaza has developed two new abstraction layers over UITableView. These abstraction layers give developers the option to use a declarative syntax based on attributes or an imperative model based on nested controls.
-
Is Symbian’s Open Sourcing Too Late?
The Symbian Foundation announced their intention to open source the Symbian platform almost 20 months ago. While some consider this as an important move for the most deployed platform in mobile devices, others think that it is too late.
-
MonoTouch Has Added Support for Apple’s iPad
Within 24 hours of the announcement of the new iPad tablet from Apple, the MonoTouch team has released MonoTouch 1.9 (alpha), which is focused on helping developers to write .NET application for the iPad.
-
Adobe Max Day One Wrap-Up
On day one of Max, Adobe announced the upcoming availability of the Flash platform on a number of mobile devices. The availability of Flash on a wide range of devices is an important step forward for the Flash / Flex developer community.
-
Call Native Code From Your Android Applications
Responding to a call from developers, the Android Native Developer Kit (NDK) now supports calling native code in the Dalvik virtual machine. CPU-intensive operations that don't allocate much memory may benefit from increased performance and the ability to reuse existing code. Some example applications are signal processing, intensive physics simulations, and some kinds of data processing.
-
Towards Generics Support for OSGi
OSGi's APIs are based on Java 1.1 support to allow it to run in VM-constrained devices such as J2ME mobile phones. However, with Java 1.4's end-of-life, all development systems are capable of handling generics and language features like for-each. Peter Kriens and BJ Hargrave present the results of some experimental investigation of how the OSGi APIs might end up being able to support generics.
-
Managing Amazon Services on the iPhone
A number of companies have started to develop mobile applications for managing Amazon Web Services. The most popular device is iPhone and the main service considered is EC2.