Does Linters supported for Android? I can see the documentation only for iOS
Contributor guide
Tech stack
javaandroid
Domain
tooling
Issue type
documentation
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
1
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
under 1 hour
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
clear
Prerequisites
JavaAndroid
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
80
Research direction
The user is asking whether linters (static analysis) are supported for Android/Java. Infer does support Java and C/C++/Objective C, so Android support should be available. However, the documentation specifically mentions iOS. Suggest verifying by checking the Infer documentation for Java and Android, or examining the source code for Android specific checks. If documentation is missing, consider updating it.