An Android application which displays a picture for each hour of the day.
picloq is hosted in the following web site
https://github.com/bradsk88/picloq
If you think the Android project picloq 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 picloq.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [xxhdpi, hdpi] |
Activity Count | 6 |
jar files used | image-chooser-library-1.3.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in picloq. The names of the image files are listed as follows.
error.png willuse.png
The following screenshort is generated from the image listed above.
picloq has the following Java source files.
ca.bradj.picloq.app.AVKey.java ca.bradj.picloq.app.Constants.java ca.bradj.picloq.app.Constants.java ca.bradj.picloq.app.MainActivity.java ca.bradj.picloq.app.selectpic.PicsByHour.java ca.bradj.picloq.app.selectpic.PicsByHourUtils.java ca.bradj.picloq.app.selectpic.SelectPicturesActivity.java ca.bradj.picloq.app.zone.SelectTimeZoneActivity.java ca.bradj.picloq.app.zone.SelectTimeZoneRegionActivity.java