InfoQ Homepage Android Content on InfoQ
-
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.
-
Google’s Guidelines for Creating and Publishing Android Apps
Google has published “The Secrets to App Success on Google Play”, a playbook meant to educate Android developers on creating applications that have greater chances to be appreciated by users, downloaded by more people and obtain better results.
-
URX Provides Cross-platform Deep Linking, Indexing and Routing
URX is providing Omnilinks, an open deep linking standard, an application index containing deep linked mobile apps and link routing.
-
Office 365 Adds iOS and Android SDKs for Native App Support
Office 365 is expanding developer support by adding new APIs and key SDKs for native app development on the Android and iOS platforms. These SDKs will let developers utilize Objective-C and Java while constructing apps that leverage Office 365 functionality.
-
A Task Parallel Library for Object Pascal and C++
A major feature of RAD Studio XE7 is its Parallel Programming Library. XE7 brings task-based parallelism to a variety of platforms including Windows, OS X, iOS, and Android. Unlike Mono, this tool-chain offers fully native applications on all target platforms.
-
Realm Brings SQLite Alternative to Android
Realm is an open-source, object oriented, mobile database. Last month, Realm for Android was released, less than 3 months after the iOS version was first available and it comes with a fluent, strongly typed API.
-
Android 5.0 Brings Over 5,000 New APIs
Android 5.0 (Lollipop) comes with a large number of new APIs, over 5,000 of them, according to Ankur Kotwal, a Google developer advocate. These cover many areas of mobile development from the new Material Design, to enhanced battery management, to managing devices to ART. We are presenting some of the most important.