Contains various utility methods for Android development.
AndroidUtils is hosted in the following web site
https://github.com/sukhoi344/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 | 16 |
Activity Count | 0 |
jar files used | commons-codec-1.6.jar commons-logging-1.1.3.jar fluent-hc-4.3.5.jar httpclient-4.3.5.jar httpclient-cache-4.3.5.jar httpcore-4.3.2.jar httpmime-4.3.5.jar |
AndroidUtils has the following Java source files.
chau.networkutil.ApplicationTest.java chau.networkutil.HttpPostMultiPart.java chau.networkutil.MyHttpPost.java chau.networkutil.crypt.DecryptException.java chau.networkutil.crypt.Decryptor.java chau.networkutil.crypt.EncryptException.java chau.networkutil.crypt.Encryptor.java chau.networkutil.security.CustomSSLSocketFactory.java chau.networkutil.security.CustomX509TrustManager.java chau.utils.ApplicationTest.java chau.utils.CryptUtil.java chau.utils.DateUtil.java chau.utils.DeviceUtil.java chau.utils.FileUtil.java chau.utils.ImageUtil.java chau.utils.StringUtil.java