I have just learned about the Monolithic kernel and its security in detail. Now I'm trying to get information about Android architecture(focusing on its kernel mainly)I've studied that there is cryptography in Android. So, if an unauthorized party tries to read a user's data, it can't do so due to encryption. Also, a monolithic kernel is the most secure type of kernel.What confuse me is that even Android uses the Linux kernel why android gets infected by a virus so often?
↧