4.0 Download, Android Firmware, Android Rom, Android Software, Android Version, Download Android, Download Operating, Firmware, Firmware Download, Firmware Update, Free Firmware, Install Firmware, Latest Android, Latest Firmware, Official Firmware, Other keywords, Phone Firmware, Phone Update, Sansung Update, System Android, System Update, Update Download, Upgrade Android

possible solution for the malwares affected Android phones

in short, if your phone is rooted, just create an empty file called profile under /system/bin/

in adb shell, change to root user and then do the followings:
touch /system/bin/profile; chmod 644 /system/bin/profile

notice that you may have to remount the /system partition as rw (with read/write permission) first by issuing the command:
mount -o remount,rw /system


more info and alternative solutions
Previous
Next Post »