Google is focused on making developers day-to-day app development easier in the latest release of its IDE Android Studio. This release makes the company’s Project Marble, an initiative where the company focused on system health, feature polish and bugs, now stable. “Have you ever wished that Android Studio was faster, more performant, and more memory … continue reading
CircleCI announced new Windows support for its continuous integration and delivery platform. According to the company, this will enable developers to run jobs across multiple platforms on a single workflow with Windows. The support joins CircleCI’s other set of supported execution environments such as Linux, Docker and macOS. The Windows jobs are VM-based and provide … continue reading
Google Cloud announced that it will begin supporting VMware workloads, to offer customers “a wide breadth of choices for how to run their VMware workloads in a hybrid deployment,” according to a blog post. “With VMware on Google Cloud Platform (GCP), customers will be able to leverage all of the familiarity and investment protection of … continue reading
The upcoming version of the Android operating system is taking a strong focus on privacy, but the Electronic Frontier Foundation (EFF) believes it could still do better. Despite Android Q’s efforts to protect users, the EFF says the operating system still favors ad trackers over users. Android Q’s new privacy features include: user control over … continue reading
Google announced a developer preview of local home SDK to enhance smart home integrations. The SDK will enable developers to do this by building on the existing Smart Home platform to create local execution paths via Google smart speakers and Nest smart displays, according to Google. It introduces two new intents: ‘Identify’ to verify that … continue reading
Google’s open-source mobile application development framework Flutter 1.7 is now available. The release contains support for AndroidX and for updated Play Store requirements as well as a number of new and enhanced components. AndroidX is a new open-source library from the Jetpack team designed to help Android apps stay updated with the latest components without … continue reading
Google is open sourcing its robots.text parser in its effort to make Robots Exclusion Protocol (REP) an Internet standard. REP is used by websites to communicate with web crawlers and other web robots. Google says that while making REP the standard is an important step, it will result in more work for developers who parse … continue reading
Machine learning (ML) implementations in developer tools have been on the rise, prompting a consortium of some of the largest companies including Google, Facebook, Microsoft as well as a handful of universities to launch ML inference benchmarks. The MLPerf Inference v0.5 will be used to measure system performance and power efficiency of AI apps. The … continue reading
Google has announced the open-source availability of its Private Join and Compute project. Private Join and Compute is a type of secure multi-party computation designed to help organizations work with confidential data sets. The project is a part of the company’s mission to help organizations do more with data while keeping users’ data as safe … continue reading
TensorFlow, the open-source machine learning library for research and production, announced the beta version of its upcoming 2.0 release. According to the team, it has completed renaming and deprecating symbols for the 2.0 API for the beta release. It also includes 2.0 support for Keras features like model subclassing, a simplified API for custom training … continue reading
Google is continuing its effort to supporting only 64-bit operating systems and applications. The company first announced its plan at the end of last year, but as the timeline moves closer it is giving developers new updates so they can prepare. According to the Android team, with its recent Project Marble efforts the team has … continue reading
New programming languages are created every year, but seldom do they gain the attention of developers like JetBrains’ Kotlin has over the last couple of years. Kotlin is a general-purpose, statically typed programming language designed for the Java Virtual Machine, Android, browsers and native solutions. It was created by JetBrains’ language designer Andrey Breslav and … continue reading