Source Code
Saturday, May 19, 2012
A: If something is not working well... Run app in bigger AVD
Thursday, May 17, 2012
F: Publish is required ... Just Save is not sufficient ... To see the change..
Monday, May 7, 2012
A: Share variable Example Simple
http://stackoverflow.com/questions/9308267/passing-a-simple-variable-value-for-use-in-another-class-in-android
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
Older Posts
Home
Subscribe to:
Comments (Atom)