homework repository for MobileDevices course.
MD_HW is hosted in the following web site
https://github.com/AdinaPirjol/MD_HW
If you think the Android project MD_HW 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 MD_HW.
Item | Value |
---|---|
Java File Count | 14 |
Activity Count | 7 |
Fragment Count | 3 |
jar files used | Parse-1.8.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\interests.txt |
There are 2 image files in MD_HW. The names of the image files are listed as follows.
clear.png weather.png
The following screenshort is generated from the image listed above.
MD_HW has the following Java source files.
com.app.md_hw.ApplicationTest.java com.app.md_hw.ChangeInterestsActivity.java com.app.md_hw.ChangePasswordActivity.java com.app.md_hw.EditLinksActivity.java com.app.md_hw.HomeActivity.java com.app.md_hw.InterestsFragments.MoviesFragment.java com.app.md_hw.InterestsFragments.MusicFragment.java com.app.md_hw.InterestsFragments.ProgrammingLanguagesFragment.java com.app.md_hw.LoginActivity.java com.app.md_hw.MainActivity.java com.app.md_hw.OpenWeatherMap.OpenWeatherMapClient.java com.app.md_hw.OpenWeatherMap.Weather.java com.app.md_hw.ParseApplication.java com.app.md_hw.ViewInterestsActivity.java