InfoQ Homepage Android Content on InfoQ
-
New in Android Studio 2.0: Instant Run and Cloud Test Lab
Android Studio 2.0 comes with several new features and improvements: Instant Run, integration with a Google service for testing on real devices, faster emulator, faster builds, GPU profiler and debugger, support for deep linking and others.
-
RAD Tool Kony Visualizer 7.0 Adds Support for Wearable and IoT Apps, Free Starter Edition
Kony Visualizer 7.0, Kony’s code-less mobile app design and development tool, introduces support for wearable and IoT apps and adds a Starter version that is free to download and use.
-
Android N Combines AOT, Interpretation and JIT
Android N introduces a hybrid runtime using compilation + interpretation + JIT to obtain the best compromise between installation time, memory footprint, battery consumption and performance.
-
How Facebook Designed its Android App for Emerging Markets
In order to fulfill its vision of connecting the Earth, Facebook has designed its Facebook Lite app for Android to make it optimized for use in emerging markets, Facebook engineer Gautam Roy explained.
-
Android N Includes Multi-window, Java 8, Enhanced Notifications
Google has made available an early preview of Android N targeted specifically at developers. Android N Preview comes 10 weeks earlier compared with its predecessor, Android M Preview. Google’s desire is to get earlier feedback from developers to have enough time to incorporate the changes into it.
-
LambdaNative: Scheme for Mobile, Desktop, and Embedded Cross-Platform Development
LambdaNative is an open-source Scheme-based cross-platform development framework that supports a wide range of platforms, including iOS, Android, Blackberry, OS X, Linux, Windows, OpenBSD, NetBSD and OpenWrt. InfoQ has spoken with Chris Petersen, Ph.D., leader of the development team behind behind LambdaNative.
-
Almost Stable Android Studio 2.0 Beta Improves Instant Run, Emulator, Indexing
After hitting the canary channel a few months ago, Android Studio enters now beta, writes Android product manager Jamal Eason. Android Studio 2.0 beta improves the recently introduced Instant Run feature, app indexing and sports a brand new emulator.
-
Ionic Framework 2 Beta is Out
The beta of version 2 of the Ionic Framework has been released. Its architecture advances to Angular 2, brings a new navigation stack, and fully supports material design.
-
Jevgeni Kabanov and Sten Suitsev, from ZeroTurnaround, Talk about JRebel for Android
After announcing the first stable release of JRebel for Android, InfoQ reached out to Jevgeni Kabanov, founder and CEO of ZeroTurnaround, and Sten Suitsev, Product Manager of JRebel for Android, to find out more about what lead to the creation of this product and what might be coming next in their pipeline.
-
Mobile Cross-platform SDK V-Play Adds Material Design, Map-based Apps and More
Mobile cross-platform SDK V-Play Apps has recently introduced support for Android Material Design, improved the creation of map-based apps, and added new styling features.
-
Google’s J2ObjC 1.0 Translates Java into Objective-C
J2ObjC is an open source tool created by Google to translate Java code into corrresponding Objective-C code that can be run on iOS. The idea is to reuse Java business code between Android, web and iOS. For the web the translation is done with GWT. This tool does not deal with UI code which needs to be written separately for each platform.
-
Parse will Shut Down their Service
Kevin Lacker, Parse Co-founder, announced that the Facebook-owned DBaaS platform will wind down its operation to be fully retired at the end of January 2017. This announcement gave rise to many complaints from developers, yet Facebook is trying to make the transition easy and several alternatives are available.
-
ZeroTurnaround Announces JRebel for Android 1.0
ZeroTurnaround has announced the first stable release of JRebel for Android, the Android version of their popular plugin to modify running applications without having to redeploy or restart. JRebel for Android is available for Android Studio, and supports all phones and tablets running Android 4.0 or later. ZeroTurnaround offers a 21-day free trial, with prices beginning at $49/year.
-
What Impact Will OpenJDK Have on Android Development?
We distill here some of the reactions around the web regarding Google’s adoption of OpenJDK for future Android versions.
-
Android will Use the OpenJDK
Hacker News has reported on an Android source code commit that suggests that Google’s mobile operating system is switching the implementation of their Java libraries from the original Harmony-based one to OpenJDK. The move has been confirmed by Google to VentureBeat.