Thursday 10 January 2013

Set custom font to TextView in Android

Check out Below Examples(With Source Code Available)

http://androidsurya.blogspot.in/2013/01/external-fonts-in-android.html

No comments:

Post a Comment

Android SQLite Database Viewer or Debuging with Stetho

Every Android Developer uses SQLite Database to store data into the Android Application data. But to view the data in SQLite have a lot of...