InfoQ Homepage Mobile Content on InfoQ
-
Cordova/PhoneGap Adds Support for Windows Phone 8
Cordova 2.3.0 now supports Windows Phone 8 and adds a way of opening a browser window within the application.
-
A Fist Full of RIM, For a Few Mobile Devs More
All of the ducks are in the proverbial row for the much ballyhooed debut of Research In Motion’s Blackberry 10 (BB10). The all new OS is slated for release on January 30, 2013. InfoQ scrutinizes the salient facts and more to gain the most in-depth perspective on the new release from the venerable developer.
-
Google Play Services 2.0 Adds Maps and Photo Sphere API
Google has released version 2.0 of their Play Services for Android applications. The new additions represent the Maps and Photo Sphere APIs, and are available for all applications running on Android 2.2+.
-
Moscrif – Cross Platform Mobile Development with JavaScript
Moscrif is a cross-platform mobile development environment built on a custom virtual machine. Although this platform provides access to native device functionality, the programming language is a customized version of JavaScript.
-
Cross Blog Debates Rage as California Attorney General turns heat up on Mobile Dev’s
Kamala Harris sent shock waves through the mobile app developer community with her authoritarian ultimatum.Time is ticking on her recent 30-day warning of steep fines for mobile software developers selling mobile applications in the State of California that do not issue privacy warnings before their app is downloaded.
-
Mono 3.0 Adds Async, Improves SGen GC and More
Miguel De Icaza has announced the release of Mono 3.0, which comes with several improvements such as Async, better SGen GC, improved Eval API and .NET 4.5 compatibility.
-
Twitter Open Sources Clutch
Clutch enables developers to write hybrid applications for iOS and to run A/B test experiments on iOS and Android devices.
-
New Stable Releases: jQuery UI 1.9.0 and jQuery Mobile 1.2.0
The jQuery UI and jQuery Mobile teams have announced new stable version of their JavaScript libraries including new features, API redesign, improvements and fixes.
-
Oracle and Google Plan Appeals of Verdict in Java-Android Trial
Oracle and Google will both appeal a jury's findings that Google infringed copyrights but didn't steal patents when it used Java as the basis for Android, its mobile operating system.
-
ReportPlus: Create and Access Dashboards, Reports from an iPad
Infragistics recently announced the availability of ReportPlus which enables you to create and access data, dashboards and reports from an iPad.
-
Velocity Web Performance and Operations Conference Kicks off in London
O’Reilly’s Velocity conferences target web ops and performance professionals who like you to learn from their peers, exchange ideas with experts, and share best practices and lessons learned. The Velocity Europe 2012 event focuses on the core issues and opportunities that are specific to the European performance and ops community, as well as the most significant worldwide themes and players.
-
Dagger: A Dependency Injection Framework For Android
Dagger is a new dependency injection framework for the Android environment. It offers a subset of features of Google Guice (some of the developers work on both projects) but focuses on a lightweight solution in order to offer better performance. Dagger also attempts to report binding errors during compile time instead of run time.
-
InfoQ Research Project Update
As you may know already, InfoQ is testing a new service that we hope will provide you with up-to-date and bias-free community-based insight into trends and behaviors that affect enterprise software development. After a few weeks of being in production, we wanted to share with you, our community of users, an update on how this project is going.
-
Facebook: “Betting on HTML5 Was a Mistake” – Technical Reasons and Reactions
Facebook has decided to go native for mobile content instead of doing HTML5 as it was the plan for a couple of years. This article contains technical details behind FB’s move, and reactions from Xamarin and Mozilla.
-
Converting Java to Objective-C with Google’s J2ObjC
Google has open sourced J2ObjC, a transpiler converting Java source code to Objective-C/C++ source code for the iOS platform.