InfoQ Homepage Android Content on InfoQ
-
Emerging Technologies for the Enterprise Conference 2017: Day One Recap
Day One of the 12th annual Emerging Technologies for the Enterprise Conference was held on Tuesday, April 18 in Philadelphia, PA. This two-day event included keynotes by Blair MacIntyre (augmented reality pioneer) and Scott Hanselman (podcaster), and featured speakers Monica Beckwith (JVM consultant at Oracle), Yehuda Katz (co-creator of Ember.js), and Jessica Kerr (lead engineer at Atomist).
-
Amazon Lex Now Generally Available to Enable Conversational Interfaces
Amazon Lex, the platform behind Amazon Alexa, is now generally available to create voice-powered chatbots and mobile, web, and desktop apps.
-
Facebook Litho: An Android UI Framework Created for Performance
Facebook has open sourced Litho, a framework for creating user interfaces in Android applications using a React-like declarative style with scrolling performance in mind.
-
Android O: Notification Channels, Background Limits, PIP and More
Google has made available the Android O Preview to developers, admonishing them to test their applications on the new OS to be ready when this version of Android becomes publicly available. New in Android O: More Background limits, Notification channels, Picture-in-picture, Autofill, Adaptive icons, and API changes, among others.
-
Android Studio 2.3 Brings Build Cache, Improved Constraint Layout, and More
Google has released version 2.3 of Android Studio, its official IDE for Android development, which adds a number of new features across the whole development phases.
-
Stormpath Launches Client API to Simplify Mobile and Frontend Authentication
Stormpath, a provider of authentication, authorization, social login, and other user management related API services, recently launched a new Client API with the aim of simplifying mobile and front-end authentication and registration.
-
Android Things Brings TensorFlow-Based Machine Learning and Computer Vision to IoT Devices
Recently released Developer Preview 2 (DP2) for Android Things makes it easier to use TensorFlow for machine learning and computer vision on IoT devices. Additionally, it extends USB audio for several IoT platforms, adds Intel Joule support, and enables direct use of native drivers through a new Native PIO API.
-
Realm Mobile Platform Adds Horizontal Scalability, Support for Legacy Data Sources, and Replication
The Realm team has announced version 1.0 of its Realm Mobile Platform, aimed to make it possible to create mobile apps for iOS and Android with features such as automatic realtime data synchronization, realtime collaboration, live messaging, and more.
-
First Android Instant Apps Are Available
Google has made available a number of applications as Instant Apps in order to gather user feedback. The SDK is to be made available to all later this year.
-
Google Targets IoT with Android Things
Google brings Android and its ecosystem to the development of IoT devices. Developers will write applications to these devices similarly to how they write for mobile ones.
-
RxJava 2.0 Released with Support for Reactive Streams Specification
The RxJava team announced their 2.0 release after an 18 month development cycle. The project's "What's Different in 2.0" is a good guide for those developers familiar with RxJava 1.x. This release brings an important milestone. RxJava is a sub-project of ReactiveX, which is "a combination of the best ideas from the Observer pattern, the Iterator pattern, and functional programming".
-
AWS Mobile Hub Improves Support for Serverless Apps, Authentication, and More
AWS Mobile Hub has introduced three new features to simplify the provisioning of serverless app backends and improve sign-in and authentication options.
-
PaintCode 3 Now Supports Swift 3 and Android Code Generation
PaintCode is a design and development tool running on macOS that is capable of generating code from vector drawings. Its latest version, PaintCode 3, brings support for Swift 3, Android, and JavaScript canvas.
-
Racket 6.7 Brings Android App Support, Improved REPL, and More
PLT Design has announced a new version of Racket; its Scheme-like general purpose, multi-paradigm programming language Racket 6.7 introduces support for building graphical applications on Android, improvements to the REPL and to the package manager, and extended Typed Racked.
-
All Android Versions May Be Affected by Dirty COW Linux Vulnerability
Recently disclosed Dirty COW Linux privilege escalation vulnerability is likely to affect all Android versions, say security researchers.