TODO:
- Add HoyoLab oversea servers data source. -> MainActivity.java
- Test reliability.
- Add settings. -> layout/settings.xml
Known issues
- Resin calculator is likely to display negative time while no Internet connection.
- Some kinds of OS (or UI) will has trouble in opening WebView.
Tested Device
| Model | Android Version | status |
|---|---|---|
| Xiaomi Mi 10 | Android 11 (MIUI 12.5.7) | dev device |
description
This project is an android app, which can get the Genshin in-game data(From Mihoyo bbs api or HoyoLab api) and show it on desktop widget or in-app listview. Also, it provides an easy-to-use resin recovery time calculator.
Features
- Multi-accounts support
- Multi-widgets support and sync refresh
- Can predict the resin recover time while no internet connection.
Reference project
- Genshin-Dailynote-Helper For api and its usage.