Small collection of commonly used utility methods.
AndroidUtils is hosted in the following web site
https://github.com/kevinpelgrims/AndroidUtils
If you think the Android project AndroidUtils listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidUtils.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
There are 2 image files in AndroidUtils. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
AndroidUtils has the following Java source files.
com.kevinpelgrims.utils.example.MainActivity.java com.kevinpelgrims.utils.example.NavigationDrawerFragment.java com.kevinpelgrims.utils.library.DialogHelper.java com.kevinpelgrims.utils.library.DipHelper.java com.kevinpelgrims.utils.library.FormatHelper.java com.kevinpelgrims.utils.library.KeyboardHelper.java com.kevinpelgrims.utils.library.PlatformHelper.java com.kevinpelgrims.utils.library.VisibilityHelper.java