Yes, we are still talking about the legal fistfight between Google and Oracle. To recap, Google and Oracle have been in a legal dispute since 2010 over Google’s use of Java in its operating system Android. Since then, the two have been at each other’s throats in court. More recently Google had a huge win … continue reading
Google has announced that Android Studio 3.1 is now available for developers to work with. The main areas of the release include product quality and app development productivity. New features and improvements include a C++ performance profiler, Kotlin link checks, database code editing, IntelliJ platform update, new build output window, quick boot, and C++ CPU … continue reading
Cutelyst, a QT web framework, is on a mission to help developers to share code between their desktop and mobile apps. The open source project was released in October 2013 by Daniel Nicoletti. It is designed to enable the sharing of C++ code for web applications including Windows, Linux, OSX, Windows Phone, Android, and iOS. “Why have … continue reading
Google has announced that the Transition API for Activity Recognition is now available for all Android developers. The Transition API is used to detect changes in user activity. For example, it is currently in use on the Pixel phone to determine if a user is driving so it can turn on the Driving Do-Not-Disturb mode. … continue reading
Google has announced that it is graduating Firebase Crashlytics out of beta. Firebase Crashlytics is a mobile app that assists users in tracking, prioritizing, and fixing stability issues in real-time. Google first acquired Crashlytics in January of last year. The company also announced new feature integration with Analytics events, crash insights, ability to pin important … continue reading
Google has announced the first developer preview of its upcoming operating system Android P. The release of Android P is just a baseline build for developers. The company says it will have a lot more features to announce at its developer conference Google I/O in May. The preview features indoor positioning with Wi-Fi RTT, display … continue reading
Google has announced the latest developer preview for Android Things, its platform for creating Internet of Things solutions. While primarily used for IoT, Google says the platform now also supports video and audio processing applications and on-board machine learning using TensorFlow. The Developer Preview 7 is based on Android 8.1 and supports version 11.8.0 of … continue reading
Google has announced the first beta release of its mobile UI framework Flutter at Mobile World Congress. Flutter is designed to help developers build high-quality native interfaces for iOS and Android. “Flutter targets the sweet spot of mobile development: performance and platform integrations of native mobile, with high-velocity development and multi-platform reach of portable UI … continue reading
Google has announced the release of ARCore 1.0. ARCore is the company’s augmented reality SDK for Android. Google recently abandoned its previous AR initiatives, Project Tango, in favor of ARCore. With the release of ARCore 1.0, developers will now be able to publish AR apps to the Play Store. Features of the latest release include improved … continue reading
The Securities and Exchange Commission (SEC) has unanimously voted to approve a statement that assists public companies in preparing disclosures about cybersecurity risks and incidents. This addresses the importance of cybersecurity policies and procedures. “I believe that providing the Commission’s views on these matters will promote clearer and more robust disclosure by companies about cybersecurity … continue reading
Apache CloudStack 4.11 is now available. CloudStack is an enterprise cloud orchestration platform designed for creating private, public and hybrid cloud environments. The latest update features a new Host HA framework, new certificate authority framework, integration with Prometheus, and Layer 2 networking capabilities. “This release has been driven by the people operating CloudStack clouds,” said … continue reading
The Android team has announced a preview of Android KTX. Android KTX is a set of extensions designed to improve the process of writing Kotlin code for Android. It does this by providing an API layer on top of the Android framework and Support Library. Android KTX will enable developers to convert strings to URIs … continue reading