InfoQ Homepage Android Content on InfoQ
-
Unity Launches Analytics on iOS and Android
Unity last week announced the launch of Unity Analytics, a service which assists game developers in gaining an understanding into the behaviour of their players. The service is currently in an open beta with support for the iOS and Android platforms only.
-
Google’s Android Performance Patterns
The Google Developers YouTube channel has posted a set of 16 videos on Android Performance Patterns outlining a number of performance issues developers stumble across when creating applications for Android, along with advice on dealing with them which we will present in summary.
-
New Tools from Google to Help Developing C/C++ Applications on Android
A new set of libraries and tools from Google's Fun Propulsion Labs, fplutil, promises to make it easier to develop C/C++ applications for Android.
-
RubyMotion 3 Release Supports Android and WatchKit
HipByte released RubyMotion 3, which for the first time supports Android and Apple's WatchKit. A new pricing model attempts to better satisfy the developers needs.
-
Parse Announces Local Datastore for iOS and Crash Reporting Service
MBaaS (Mobile Backend as a Service) provider Parse recently announced two new additions to its platform, a crash reporting service and support for local data storage on iOS.
-
Microsoft Acquires Mobile Crash Reporting and App Distribution Service HockeyApp
Microsoft has recently announced the acquisition of HockeyApp, maker of a service providing crash reporting and app distribution on iOS, Android, and Windows Phone, and is planning its integration into Application Insights.
-
Supersonic Framework Touts Native Performance for Android and iOS Hybrid Apps
AppGyver has announced Supersonic, a new framework to build hybrid mobile apps on Android and iOS that promises to provide "real native performance," says AppGyver, thanks to a novel approach to designing hybrid apps. Supersonic is also integrated with Steroids, an impressive cross-platform IDE for hybrid apps.
-
New Go 1.4 Adds Support for Android, Improves Garbage Collection
Google has announced Go 1.4, coming six months after 1.3. Go 1.4 adds official support for Android native development, albeit still "under heavy development," improved garbage collection, and a minor language change.
-
Android Developers Are Recommended to Switch from Eclipse to Android Studio 1.0
Google has graduated Android Studio to 1.0 and is recommending developers to leave Eclipse behind.
-
ZURB Releases a Framework for Creating Responsive Apps
ZURB, a web design company and creator of Foundation (for Sites), has announced and open sourced another framework called Foundation for Apps (FA). FA provides HTML5/JavaScript tools for creating responsive web applications for desktop and mobile devices.
-
Jack & Jill: New Android Compilers for More Performance
Eric Lafortune, Technical Director of Saikoa, maker of DexGuard, has discovered new tools in the SDK for Android 5.0 Revision 1 (API 21.1), namely two compilers called Jack and Jill. These tools are meant to streamline the compilation process for Android.
-
Google Releases Android Auto APIs
Following on from their announcement of Android Auto in June, Google has now published their first APIs for the platform. Available as part of the Android 5.0 (Lollipop) SDK the APIs will allow developers to add a tailored in-car experience to their existing Android applications.
-
Google's Recipe to Code Sharing across Android, iOS, and the Web
Garrick Toubassi, Google Inbox engineering director, has recently explained how his team could get to "sharing roughly two-thirds of their client code" across three platforms: iOS, Android, and the web. The key is a clear separation of concerns between UI code and UI-independent logic, and a couple of tools that Google developed through the years.
-
AppDynamics Introduces Mobile Real User Management
AppDynamics recently released Mobile Real User Management, a sophisticated solution for end-to-end monitoring of mobile apps. AppDynamics offers application performance monitoring (APM) which lets users not only analyze their applications but complete end-to-end transactions. Therefore monitoring with AppDynamics supports database systems, application container, web-applications and mobile apps.
-
How Etsy Does Continuous Integration for Mobile Apps
Nassim Kammah, engineer at Etsy, explained to Velocity Conference attendants how Etsy does continuous integration for mobile apps. Etsy uses a mix of automated and manual processes, still adhering to the same principles that it applies on web development and reusing many of the same tools. Nassim also talked about how Etsy handles the unique set of challenges presented by mobile apps development.