Android widget with temperatures from Polands camera network Trax.
camtemp is hosted in the following web site
https://github.com/krzyk/camtemp
If you think the Android project camtemp 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 camtemp.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WAKE_LOCK |
camtemp has the following Java source files.
com.kirela.android.camtemp.CamWidgetConfigure.java com.kirela.android.camtemp.CamWidgetProvider.java com.kirela.android.camtemp.Camera.java com.kirela.android.camtemp.CameraDao.java com.kirela.android.camtemp.UpdateWidgetService.java com.kirela.android.camtemp.UrlDownloader.java