-
utility classes that implement static methods. In that case you just call them directly using class name
-
utility classes methods that are not static - requires creating and possibly initializing an instance of that class. Then the instance is used to call those methods.
-
utility classes that can be accessed thru Context. then you can call getApplicationContext() and then you can get access to the utility classes
-
Notifications
You must be signed in to change notification settings - Fork 0
mrdheeraj/My-Android-Utility
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Utility Class For Android
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published