Hi Everybody!
I have a little idea of the Utility Classes with a slight doubt on demand.
If I use a Utility class in my Application than to use that class in my main Activity do I have to create the object of that class or I can directly Import that class in my main activity?
I am Sorry if I am not making a clear sense.
In the nutshell, all I want to be clear about is that basically how can I use the utility class in my Main Activity?
Thanks, david