What is an Android Kernal and how does it differ from the Android Version? -


i'm trying understand difference between kernal android , android version.

i read this guide explaining kernal , kernal android (answer: special linux kernel), don't understand how differs android version. know 2 different things. android kernal , android version not same thing.

does mean android kernal has it's own version separate android version updates totally separately? example, android phone might prompt update it's android version, android phone ever prompt update it's kernal?

can have same android version run on 2 different kernals? confused here...

your android phone might prompt update it's android version

more accurately, android device might prompt install firmware update. replace existing firmware updated edition of android, including kernel.

would android phone ever prompt update it's kernal?

only in context of prompting install firmware update.

can have same android version run on 2 different kernals?

yes, can have same android os version running on different kernels. manufacturers ship different kernel builds might find other manufacturers use, whatever reason (e.g., addressing bugs specific devices encounter in kernel).


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -