Success with AndroVM
   J ust as i was about to leave i was asked to complete my work.That work was actually this compilation , might sound similar to what my previous post was but trust me it wasn't.  Okay bear with me,As i am gonna write this blog like a story and gonna tell the compilation process as i during it.  In the beginning it was all so well and kept my fingers crossed while the source was downloading using the repo tool.  NOTE:  The step till lunch command you can follow as mentioned in my previous blog , but what changes is the way the "make" is done.   The android build is accustomed so that it will result in few needed images (.img).But as i went through the blog of the guy who discussed about it said the AndroVM has a dependency ie:openGL which emulator won't be able to fulfill.  So something struck me while i was building it that something other than emulator is required, then i came across the AndroVM player.  So the question i asked was - Is it required in order to play...