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.
Linters support for Java · facebook/infer#628 | Good First Issue