Android App that suggests you clothes to wear based off weather conditions at your current location.
DressMe is hosted in the following web site
https://github.com/AzamAbdul/DressMe
If you think the Android project DressMe 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 DressMe.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar gson-2.2.4-javadoc.jar gson-2.2.4-sources.jar gson-2.2.4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
DressMe has the following Java source files.
com.example.dressme.BoyOrGirlActivity.java com.example.dressme.DisplayMessageActivity.java com.example.dressme.GetWeather2.java com.example.dressme.MainActivity.java