fix 反射调用的方法,不可用
Open
- Dominant language
- C++
- Stars
- 7k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
举例: 通过在xml里配置view的onClick事件。Fix该方法。点击该view。程序崩溃。
众所周知,framework层是通过反射来调用该事件的。
是不是存在无法修复通过反射调用的方法?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the crash from a View onClick handler configured in XML, then inspect AndFix's reflection handling for framework-invoked methods. Determine the failure condition and document a reproducible test or example; done means the configured click no longer crashes or the unsupported case is clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100