C program for First Come First Served Scheduling, is always one of the most popular scheduling algorithm used for decades. First Come First Served Scheduling is a Non-Preemptive […]
Repartition_Stock-Partition_MI3W_ElPerroVerde.zip
System Partition Script System Partition Script Xiaomi System Partition Script Xiaomi MI3 Repartition_Stock-Partition_MI3W.zip Repartition_Stock-Partition_MI3W_ElPerroVerde.zip
Netbeans Installation and Uninstallation in Linux
Netbeans Installation and Uninstallation in Linux has been easy if you have software center in your system.You can just type and search, then install Netbeasns easily. But, sometime […]
Locate command in Linux
Locate command in Linux, available as a default option. You can any file location/path from the terminal it self, using this command.Linux hold a lot of configuration files. […]
How to change Netbeans default font size
How to change Netbeans default font size, is one of the thing you want to do, if you are a developer.The extreme small menu’s and ll are annoying […]
twrp-3.0.0-0-cancro.img
twrp-3.0.0-0-cancro.img twrp-3.0.0-0-cancro.img for Xiaomi MI3 twrp-3.0.0-0-cancro.img TWRP for Flashing Custom Roms
CWM_recovery_r11_cancro.zip
CWM_recovery_r11_cancro.zip for Xiaomi MI3 CWM_recovery_r11_cancro.zip Revision 11 CWM_recovery_r11_cancro.zip For Flashing Custom Roms in Xiaomi MI3
Fastboot Basic commands for Flashing Custom Roms
Fastboot Basic commands for Flashing Custom Roms, is the another thing you need to know before flashing your phone.Basically, Fastboot is a protocol, it can be used to […]
ADB Basic Commands for flashing Custom Roms
ADB Android Basic Instructions for flashing Custom Roms, if you are doing flashing, changing roms, etc this adb commands/instructions will help you to do a lot.ADB means Android […]
How to solve Unspecified error(0x80004005: FAILED (remote: size too large))
How to solve Unspecified error(0x80004005: FAILED (remote: size too large)) …? In Xiaomi phones some of you have seen this error “Unspecified error(0x80004005: FAILED (remote: size too large))” […]
Cannot Install Gapps Insufficient storage space available in System partition
Cannot Install Gapps Insufficient storage space or you may seen an error “Insufficient storage space available in System partition”. This is an error, occurs while trying to install […]
How to Flash Xiaomi MI3/MI4 Phone to Mokee Rom/Custom Rom
How to Flash Xiaomi MI3/MI4 Phone to Mokee Rom/Custom Rom, In this tutorial i am going to explain a detailed procedure to flash Xiaomi MI3/Xiaomi Phone to a […]
How to Run a PHP Script as a Daemon process in Linux
How to Run a PHP Script as a Daemon process in Linux ? Is itpossible..? Yes. You can Run the PHP Script as a Daemon process, if you […]
How to Install Android OS on Laptop or Desktop
How to Install Android OS on Laptop or Desktop, have you ever thought about that…? May be, Yes or No.Android is very popular these days, on mobiles,tablets etc.The […]
How to Compare Strings in Java Correctly?
How to Compare Strings in Java Correctly?, I know many of you are using == to compares two strings in Java.Well, the == is correct.In ==, reference equality […]