First my task is: to permanently remove the Bottom menu from Tables Android 4.0.4, which includes back , home and menu keys. I don't want that, as per my requirement.
I have gone through number of blogs and posts available on internet about "How to modify Android Source code". But none of them is clear about exactly changing the Source code and then use that in device.
I mean i downloaded Android source code using Hiding and Showing System Bar(Status Bar + Navigation Bar) in Android Tablets using Android Source Code
1: http://source.android.com/source/initializing.html and got some idea about changing source from here
but nothing clear to me. Can anyone point me to the clear blog or video which can help me because its a week of googling and still unable to get it done.