Sedikit Info Seputar
possible solution for the malwares affected Android phones
Terbaru 2017
- Hay gaes kali ini team Info Symbian and Android, kali ini akan membahas artikel dengan judul possible solution for the malwares affected Android phones, kami selaku Team Info Symbian and Android telah mempersiapkan artikel ini untuk sobat sobat yang menyukai Info Symbian and Android. semoga isi postingan tentang
Artikel Android,
Artikel fix,
Artikel malware,
Artikel market,
Artikel partition,
Artikel Root,
Artikel system, yang saya posting kali ini dapat dipahami dengan mudah serta memberi manfa'at bagi kalian semua, walaupun tidak sempurna setidaknya artikel kami memberi sedikit informasi kepada kalian semua. ok langsung simak aja sob
Judul:
Berbagi Info Seputar
possible solution for the malwares affected Android phones
Terbaru
link: possible solution for the malwares affected Android phones
Berbagi possible solution for the malwares affected Android phones Terbaru dan Terlengkap 2017
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