zhanghai / zhanghai/MaterialFiles

建议优化报错信息显示

Open
#830 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
9k
Forks
736
PR merge metrics
No merged PRs in 30d

Description

rt,现在的报错信息比较那啥,比如下面这样:

me . zhanghai . android . files . provider . remote . RemoteFileSystemException : Root isn ' t available

小白可能看不懂,一看是报错,还以为是这程序的锅,实际上是自己没root
建议优化成小白也能看懂的那种:
1.发生了什么
2.应该怎么做
然后可以选择展示详细的报错信息,就是上面那一串

感谢

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the example RemoteFileSystemException is surfaced in the Android app. Define which user-facing explanation and suggested action should accompany a missing-root error, and how the detailed exception text can remain available. Done means the resulting error presentation is understandable to non-technical users while retaining access to diagnostic details.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.