Geometric Weather
Unofficial AccuWeather client

Geometric Weather is an unofficial AccuWeather client. Features include:
- Comply with Google Material Design standards.
- Supports all cities worldwide.
- 15 days weather forecast.
- 24 hours weather forecast.
- 15 kinds of desktop widget.
- Supports weather notification and weather forecast.
- Supports weather alerts forecast.
Note: Connects to Baidu maps – and depends on access to device location (there seems to be no way to specify your location manually).
Tracking: uses Bugly for crash reports.

NonFreeDep
: The application depends on a non-free application (e.g. Google Maps) - i.e. it requires it to be installed on the device, but does not include it.NonFreeNet
: This application promotes or entirely depends a non-Free network service.Tracking
: The application tracks and reports your activity to somewhere – usually either without your consent, or by default (i.e. you’d have to actively disable it). It’s commonly used for when developers obtain crash logs without the user’s consent, or when an app is useless without some kind of authentication.
AppID: | wangdaye.com.geometricweather |
Author: | WangDaYeeeeee |
License: | LGPL-3.0 |
Donation: | |
InRepoSince: | 2018-11-09 |
LastRepoUpdate: | 2021-02-23 |
LastAppUpdate: | 2021-02-23 |
LastVersion: | 3.004_pub |
Categories: | Internet |
Google Play: | Check if it's there |
Packages
Version 3.004_pub (2021-02-23)
Android Versions:
- Target: 11.0
- MinVer: 4.4
Permissions:
- ACCESS_BACKGROUND_LOCATION
- ACCESS_COARSE_LOCATION
- ACCESS_FINE_LOCATION
- ACCESS_NETWORK_STATE
- ACCESS_WIFI_STATE
- CHANGE_WIFI_STATE
- EXPAND_STATUS_BAR
- FOREGROUND_SERVICE
- android.permission.INSTANT_APP_FOREGROUND_SERVICE
- INTERNET
- MOUNT_UNMOUNT_FILESYSTEMS
- READ_EXTERNAL_STORAGE
- READ_LOGS
- READ_PHONE_STATE
- RECEIVE_BOOT_COMPLETED
- REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
- WAKE_LOCK
- WRITE_EXTERNAL_STORAGE
- SET_ALARM
Features:
- None
29 Libraries detected:
Libraries:
- Baidu APP SDK (Development Framework)
requires 1 permissions: android.permission.WRITE_SETTINGS - Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AppCompat (Utility) support newer Android features on older Android versions.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Room (Utility) a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- WorkManager (Utility) an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
- AMapⓃ (Utility) Chinese location API
- Baidu Location ServiceⓃⓉ (Utility) See Exodus Privacy.
- Glide (Utility) An image loading and caching library for Android focused on smooth scrolling
- Material CircularProgressView (UI Component) Material style circular progress bar for Android
- Google Mobile ServicesⒹ (Development Framework) Google Mobile Services in terms of the Android library refers to Google Play Services, a proprietary background service and API package for Android devices which is not part of the Android Open Source Project (AOSP). The library does not contain those services (i.e. it usually requires the Google Framework, often referred to as „GApps“, being installed on the device), but allows an app to communicate with them. Be aware this usually goes along with transferring at least parts of your personal data to the Google network.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- Color Picker (UI Component) a highly customizable color picker.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Bugly Android SDKⓉ (Utility) Crash report library.
- MaterialScrollBar (UI Component) library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
- BubbleSeekBar (UI Component) custom seekbar which has a bubble view with progress appearing upon when seeking.
- AdaptiveIconView (UI Component) a library to allow easy implementation of pre-Oreo adaptive icon support in Android launchers.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- Retrofit (Utility) Type-safe HTTP client for Android and Java by Square, Inc.
Payment Modules:
- AndroidDonate (Payment) library for donations via Alipay and WeiXin.
Ads & Analytics:
- None found library for donations via Alipay and WeiXin.
Download (9.4 M)
Version 3.002_pub (2021-02-21)
Android Versions:
- Target: 11.0
- MinVer: 4.4
Permissions:
- ACCESS_BACKGROUND_LOCATION
- ACCESS_COARSE_LOCATION
- ACCESS_FINE_LOCATION
- ACCESS_NETWORK_STATE
- ACCESS_WIFI_STATE
- CHANGE_WIFI_STATE
- EXPAND_STATUS_BAR
- FOREGROUND_SERVICE
- android.permission.INSTANT_APP_FOREGROUND_SERVICE
- INTERNET
- MOUNT_UNMOUNT_FILESYSTEMS
- READ_EXTERNAL_STORAGE
- READ_LOGS
- READ_PHONE_STATE
- RECEIVE_BOOT_COMPLETED
- REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
- WAKE_LOCK
- WRITE_EXTERNAL_STORAGE
- SET_ALARM
Features:
- None
29 Libraries detected:
Libraries:
- Baidu APP SDK (Development Framework)
requires 1 permissions: android.permission.WRITE_SETTINGS - Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AppCompat (Utility) support newer Android features on older Android versions.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Room (Utility) a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- WorkManager (Utility) an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
- AMapⓃ (Utility) Chinese location API
- Baidu Location ServiceⓃⓉ (Utility) See Exodus Privacy.
- Glide (Utility) An image loading and caching library for Android focused on smooth scrolling
- Material CircularProgressView (UI Component) Material style circular progress bar for Android
- Google Mobile ServicesⒹ (Development Framework) Google Mobile Services in terms of the Android library refers to Google Play Services, a proprietary background service and API package for Android devices which is not part of the Android Open Source Project (AOSP). The library does not contain those services (i.e. it usually requires the Google Framework, often referred to as „GApps“, being installed on the device), but allows an app to communicate with them. Be aware this usually goes along with transferring at least parts of your personal data to the Google network.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- Color Picker (UI Component) a highly customizable color picker.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Bugly Android SDKⓉ (Utility) Crash report library.
- MaterialScrollBar (UI Component) library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
- BubbleSeekBar (UI Component) custom seekbar which has a bubble view with progress appearing upon when seeking.
- AdaptiveIconView (UI Component) a library to allow easy implementation of pre-Oreo adaptive icon support in Android launchers.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- Retrofit (Utility) Type-safe HTTP client for Android and Java by Square, Inc.
Payment Modules:
- AndroidDonate (Payment) library for donations via Alipay and WeiXin.
Ads & Analytics:
- None found library for donations via Alipay and WeiXin.
Download (9.4 M)
Version 3.000_pub (2021-02-20)
Android Versions:
- Target: 11.0
- MinVer: 4.4
Permissions:
- ACCESS_BACKGROUND_LOCATION
- ACCESS_COARSE_LOCATION
- ACCESS_FINE_LOCATION
- ACCESS_NETWORK_STATE
- ACCESS_WIFI_STATE
- CHANGE_WIFI_STATE
- EXPAND_STATUS_BAR
- FOREGROUND_SERVICE
- android.permission.INSTANT_APP_FOREGROUND_SERVICE
- INTERNET
- MOUNT_UNMOUNT_FILESYSTEMS
- READ_EXTERNAL_STORAGE
- READ_LOGS
- READ_PHONE_STATE
- RECEIVE_BOOT_COMPLETED
- REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
- WAKE_LOCK
- WRITE_EXTERNAL_STORAGE
- SET_ALARM
Features:
- None
29 Libraries detected:
Libraries:
- Baidu APP SDK (Development Framework)
requires 1 permissions: android.permission.WRITE_SETTINGS - Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AppCompat (Utility) support newer Android features on older Android versions.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Room (Utility) a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- WorkManager (Utility) an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
- AMapⓃ (Utility) Chinese location API
- Baidu Location ServiceⓃⓉ (Utility) See Exodus Privacy.
- Glide (Utility) An image loading and caching library for Android focused on smooth scrolling
- Material CircularProgressView (UI Component) Material style circular progress bar for Android
- Google Mobile ServicesⒹ (Development Framework) Google Mobile Services in terms of the Android library refers to Google Play Services, a proprietary background service and API package for Android devices which is not part of the Android Open Source Project (AOSP). The library does not contain those services (i.e. it usually requires the Google Framework, often referred to as „GApps“, being installed on the device), but allows an app to communicate with them. Be aware this usually goes along with transferring at least parts of your personal data to the Google network.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- Color Picker (UI Component) a highly customizable color picker.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Bugly Android SDKⓉ (Utility) Crash report library.
- MaterialScrollBar (UI Component) library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
- BubbleSeekBar (UI Component) custom seekbar which has a bubble view with progress appearing upon when seeking.
- AdaptiveIconView (UI Component) a library to allow easy implementation of pre-Oreo adaptive icon support in Android launchers.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- Retrofit (Utility) Type-safe HTTP client for Android and Java by Square, Inc.
Payment Modules:
- AndroidDonate (Payment) library for donations via Alipay and WeiXin.
Ads & Analytics:
- None found library for donations via Alipay and WeiXin.
Download (9.4 M)