// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
29.4 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

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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