Monday, April 30, 2012

A:   Pick the difference
       1.    String fontPath = "fonts/EN_3.ttf";
       2.    String fontPath = "fonts/En_3.ttf";

Eclipse never show this is error
but this will make you crazy ...!@#$


Moral of Story Case Sensitive ...!@~#^%$

Sunday, April 29, 2012

A: Never start New Project for testing .. ! .. Just create new class in existing proj & move intent filter (Starting point) to it in MainFest.xml 

Saturday, April 28, 2012

A: Menu जमला

http://www.androidhive.info/2011/09/how-to-create-android-menus/

Thursday, April 26, 2012

A: Don't forget to add changes to MainFest.xml