// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 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

Hot this week

LTA adds three new bus services including RTS Link connector and two Tengah routes as Bus Connectivity Enhancement Programme continues

LTA is introducing three new bus services and enhancing two existing ones under the BCEP, including two Tengah connectivity services from Oct 25 and a new Service 968 to support the RTS Link Woodla...

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