1

I want to tknow the android kernel version from source code. I checked at How to determine version of Android source code?

But this gives me 3 fields, like 3.0.31. I would like to know the version on further depth -say, 3.0.31 –g77a6dce

1 Answer 1

0

Yes 3.0.31 indicates the correct linux version. Not sure what "–g77a6dce" is for. Maybe a branch name you pulled it out from. As far as Android Kernel is concerned the ICS official release uses the 3.0.1 kernel and the most recent jellybean uses the 3.1.10 kernel. For more information on kernel versioning http://en.wikipedia.org/wiki/Linux_kernel#Version_numbering

Sign up to request clarification or add additional context in comments.

1 Comment

"the ICS official release uses the 3.0.1 kernel and the most recent jellybean uses the 3.1.10 kernel" can you please add links to where you get this info ?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.