News

HMD and Lava bring back phones with broadcast TV support

HMD and Lava are set to unveil smartphones capable of receiving broadcast TV without requiring internet or Wi-Fi. These devices will be presented at the World Audio Visual and Entertainment Summit (WAVES) 2025, scheduled for May at the Jio World Convention Centre in Mumbai, India. The technology, known as Direct-to-Mobile (D2M), enables the phone to…

Android

GrapheneOS an Android OS based distribution

History of GrapheneOS GrapheneOS, founded by Daniel Micay in late 2014, began as a solo project focused on enhancing privacy and security in Android. Initially, it involved porting OpenBSD malloc and PaX kernel patches, leading to significant low-level improvements and contributions to AOSP. In late 2015, a company was incorporated to sponsor the project, initially…

Android

Android Log Injection

About Log Injection Logging in Android is a way to record messages and events that occur during the execution of an application, which can help developers debug and monitor their apps. Developers typically use the Logcat tool to view these logs, which can include information about app performance, errors, and system events. Log injection process…