Monday, September 23, 2013

Creating a Clock Widget in Android with Custom Font.

Hi all
if you have been a regular visitor of this website you have seen that I have shown you how to create a simple widget, adding controls to it, adding event handlers in the views etc…
Do check this website for more tutorials on widgets.
You can find other tutorials by following this LINK.
This tutorial is also an important one on widgets.
People always find it difficult to customize their widgets with Custom Fonts. AS of now you cannot directly set the font in a TextView in a Widget. For that you have to go indirectly.
In this example I will show you how to create a Clock widget with Custom Font.

No comments:

Post a Comment