A few weeks ago I discovered the Spans on Android,after reading the wonderful post by Flavien Laurent. In this post I will describe how to realize a particular layout not very common on Android: a text around an image. This layout is not an Android P
Yesterday my colleague asked me for help...She has two android phones , one is hTC and the other is samsung. One day she changed the pattern lock and later she forgot...she tried all possible combination but in vain.. I check her phones and find them
The template method allow separate the generic method from a detail context(class) via inheritance Another advantage: 1.Inheritance implementation means that you will know the actual method implementation class before compilation,it is very big advan