Weather Tag Photo Camera for Android
Here is the data you can select from to use with the camera (can be added or subtracted in the settings):
Location (City, State)
Wind
Temperature
Visibility
Precipitation (one day)
"Feels Like"
Each one can be loaded with either the US or metric units
To save on space I have a popup ad when the app is opened instead of a banner.
Permission Explained:
android.permission.ACCESS_COARSE_LOCATION -> get to location for weather
android.permission.ACCESS_FINE_LOCATION -> to get location for weather
android.permission.ACCESS_NETWORK_STATE -> ad
android.permission.CAMERA -> take photo
android.permission.FLASHLIGHT -> for the flash
android.permission.INTERNET -> ad
android.permission.WRITE_EXTERNAL_STORAGE -save photo
android.permission.WRITE_SETTINGS -> save photo
by T####:
The ad working but the weather stamping not. Good try!