// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Singapore Android device users attempted to install high-risk apps nearly 900,000 times: Google

SINGAPORE: Despite heightened efforts by the government and the private sector to bolster cybersecurity, Google reports that Android device users in Singapore attempted to install nearly 900,000 high-risk applications over the past six months.

These attempts were successfully blocked by a newly implemented security feature jointly developed by Google and the Cybersecurity Agency of Singapore (CSA).

The experimental feature, launched exclusively in Singapore, automatically prevents Android devices from installing applications from unverified sources.

This initiative, the first of its kind worldwide, was introduced in response to rising concerns over malware intrusions and fraudulent activities affecting mobile users.

Google revealed that the collaboration with the CSA has led to a significant reduction in malware-related fraud cases in Singapore.

In the first half of this year alone, incidents of fraud involving malware dropped to 95, marking a substantial decline since the introduction of the new security feature.

However, the report also highlights a concerning trend: over 200,000 Android devices in Singapore still attempted to download more than 11,000 distinct high-risk applications.

These apps were primarily sourced through sideloading methods, including web browsers, communication apps, and file managers. Despite the automatic blocking mechanism, these figures indicate a persistent risk as users continue to seek out potentially harmful applications.

Google emphasized the importance of ongoing vigilance and public education, noting that while the new security feature has proven effective, users are responsible for avoiding downloading apps from untrusted sources. /TISG

Featured image by Deposit Photos

- Advertisement -

Hot this week

Singapore ranked 2nd in global AI workforce adoption, yet leaders lag in strategic AI implementation—Microsoft’s 2026 Work Trend Index says

While 78% Singapore AI users recognise the urgency of adapting to AI fast, only 24% believe their leadership teams are aligned on AI strategy

‘So proud of him’: Singaporeans praise local uni-reject who delivered speech at Harvard Medical School

Tan grew up in Singapore, where he was discouraged from studying biology and faced academic difficulties in high school. He left Singapore and was accepted to the University of Toronto, where he di...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks