How to install Oracle JDK 17 on Ubuntu ?
To compile latest android applications, Android may ask us to make sure we have JDK17 installed on … Read more
To compile latest android applications, Android may ask us to make sure we have JDK17 installed on … Read more
If we have a binary file and we need to edit some of the text from this … Read more
In Android SELinux is the most important thing to be understood in details while working actively for … Read more
The adb command dumpsys along with argument “battery” provides the current state of the battery in our … Read more
If your are working to port the kernel versions or port the kernels to different platforms, during … Read more
With the continuation of our previous post, where we tried to understand the syntax of DTS files, … Read more
Once you have installed audit2allow by following steps from “How to install audit2allow SELinux tool on Ubuntu … Read more
If the display of your android device is turned off due to device entering into sleep state, … Read more
As we have seen in “What is the Watermark and importance of Watermark ?” the watermark helps … Read more
Watermarking is the process of embedding a recognizable mark or pattern onto a digital or physical object, … Read more
audit2allow is a command-line tool used in Linux systems to analyze audit logs generated by the audit … Read more
In a Linux kernel development, many times we need to check the kernel booting messages using “dmesg” … Read more