JackyAndroid / JackyAndroid/AndroidChromium
关于历史记录
Open
help wanted
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 746
- PR merge metrics
- No merged PRs in 30d
Description
怎样获取具体每个页面的访问持续时间?我看到数据库里面的visit_duration字段竟然大多数都是为0,谢谢啦
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the database schema and the code that writes the visit_duration field. Trace how page visits are recorded and compare the stored value with the requested per-page duration. Done means the reason most values are zero is explained and the correct way to obtain each page's visit duration is documented or fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100