Android finally checks sideloaded apps for malware before installs

In response to growing cyber threats, Google has introduced an update to bolster Android security. This enhancement focuses on strengthening malware detection before app installations, ensuring a safer Android ecosystem.

With this update, Google Play Protect now conducts real-time scans at the code-level during the app installation process:

By providing users with immediate feedback about the safety of the apps they are installing, Google empowers its users to make...

Google’s latest APIs focus on fighting climate change and its effects

In a bid to further its commitment to environmental sustainability, Google has announced the launch of a suite of new sustainability APIs at the Google Cloud Next event.

The new APIs provide developers with real-time insights into solar potential, air quality, and pollen levels, aiming to collectively reduce carbon emissions by 1 gigaton annually by 2030.

One of the highlights is the Solar API, an evolution of Google's 2015 Project Sunroof. This initiative harnessed...

Japan sets its sights on mobile app store monopolies

Japan has joined the growing list of nations pushing for reforms in the mobile ecosystem.

The Japanese government recently held its seventh Digital Market Competition Conference, during which a ‘Competitive Evaluation of Mobile Ecosystems’ report was presented. This report highlighted the critical role mobile ecosystems play in today's digital landscape and emphasised the need for more options and fair competition.

One of the key recommendations of the report is to...

Google proposes allowing Android developers to use alternative billing systems

The UK's Competition and Markets Authority (CMA) has invited developers and interested parties to respond to Google's proposal to allow Android developers to use alternative billing systems.

“Google’s complete control over in-app payments raised concerns this unfairly restricted app developers – by forcing them to use Google Play’s billing system – putting distance between them and their customers and reducing competition, to the detriment of Google Play users,” said...

Google wants developers to bring their IoT apps to cars

Google is making it easier for developers to bring their Internet of Things (IoT) apps to cars.

Developers can begin building their IoT apps for cars using driving-optimised templates from the ‘Android for Cars App Library’.

The Automotive OS emulator for Android Automotive OS and the DHU for Android Auto simplifies testing apps for this category.

Interested developers should check out the updated documentation, car quality guidelines, and design...

Google offers ML-powered translation for Android apps

Google has announced that it will offer free machine-learning translation for Android apps.

The service will enable developers to bring their apps to as many people as possible, without incurring significant additional costs.

At launch, seven languages are supported:

Chinese (Simplified) French German Indonesian Japanese Portuguese Spanish

Google Translate’s transformer-based language models will be used for accurate translation into...

Google tool helps developers create XR experiences

Google has released a tool called Immersive Stream for XR that makes it easier for developers to create mixed-reality experiences.

Earlier this week, the company held an event where it demonstrated a new “immersive view” in Google Maps that uses advances in AI and computer vision to fuse billions of Street View and other images to create a detailed 3D model of locations. Impressively, it even works indoors to allow users to check out a venue like a restaurant before they...

Mozilla and Google are developing non-WebKit iOS browsers

Apple is reportedly preparing to open the App Store to non-WebKit iOS browsers and Mozilla and Google are wasting no time in preparing their alternatives.

App Store rules currently forbid any third-party browser from using an engine other than Apple’s own WebKit. Regulators are gearing up to force Apple to change the rule because it’s seen as anti-competitive.

When they arrive later this year, iOS 17 and iPadOS 17 are expected to be small releases when it comes to...

Google releases Flutter 3.7 and teases future improvements

Google held its Flutter Forward event this week where it announced version 3.7 of the framework and teased future improvements.

Flutter started life as a framework for developing Android and iOS apps. Over the years, it’s expanded to help developers build apps for not just mobile, but also desktop, web, and more, all from a single Dart codebase.

Google says Flutter has attracted five million developers and over 700,000 apps have been created using it. Based on GitHub...

Chromium will support third-party Rust libraries

Google has announced that it will allow third-party Rust libraries in its Chromium open-source browser project.

Chrome security team member Dana Jansens published a blog post on Thursday announcing the decision.

Jansens says that Google is now actively pursuing adding a production Rust toolchain to its build system.

“Our goal in bringing Rust into Chromium is to provide a simpler (no IPC) and safer (less complex C++ overall, no memory safety bugs in a sandbox...