BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Android Content on InfoQ

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

  • Android Joins Visual Studio

    Visual Studio 2015 Preview includes a newly designed emulator for Android, enabling developers to build and test their apps on Google's mobile platform. It is the latest action from Microsoft that seems to indicate that a change is underway to position Visual Studio as a tool for all developers, not just Windows-centric ones.

  • Android and iOS Go HTML5 Friendly With Their Latest Releases

    The two popular mobile operating systems, Android and iOS, may be about to give a boost to the HTML5 development with their latest releases. While Google is removing WebView from Android's core, making it an updatable component, Apple replaced the traditional UIWebView with WKWebView, which has advantages in the performance, stability and functionality of hybrid applications.

  • Facebook & Instagram Lessons on Android Development for Emerging Markets

    Facebook and Instagram shared from their experience improving their apps to perform better on various Android devices and over different network connection speeds during the session Scaling Android Apps for Emerging Markets recorded at @Scale 2014.

  • DroidConSE: Tackling Complexity in Android Apps with RxJava at SoundCloud

    In his recent talk at DroidconSE, Matthias Kaeppler (Software Engineer at SoundCloud), proposed the use of RxJava - an implementation of Reactive Extensions for the Java programming language - in Android apps to elegantly handle asynchronous behaviour. After his talk InfoQ spoke to Matthias to discover how other Android developers can benefit from adopting RxJava.

BT