InfoQ Homepage Android Content on InfoQ
-
Reapp - Hybrid Mobile App Development Using React
Over the past two weeks much hype has surrounded Facebook’s announcement of React Native, an extension to React.js that enables native mobile app development using JavaScript. Amidst the hype Reapp has launched , offering React enthusiasts an alternative approach to developing mobile apps.
-
Microsoft Open Sources TouchDevelop Containing 160K LoC
Microsoft has open source their research project TouchDevelop, which contains about 160K lines of code mostly written in TypeScript.
-
JUniversal: A Microsoft Tool for Porting Android Apps to Windows Phone and iOS
Microsoft has open sourced JUniversal, a tool for writing cross-platform mobile applications in Java.
-
Facebook Enables Native App Development in JavaScript with React Native
Announced at last week’s React Conf, React Native is a version of the popular React JavaScript library targeted solely at mobile developers. On the surface React Native looks very similar to React, with JavaScript declarations of reactive user interfaces; but behind the scenes React Native interfaces are backed by platform specific native controls rather than DOM elements.
-
Groovy 2.4 Released, Brings Full Android support
Guillaume Laforge has released Groovy 2.4, bringing full Android support. LaForge says the new Android support "allows developers to write Android applications fully using Groovy, with much less boilerplate code than raw Java."
-
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.