Richard B Knoll created CB-9731:
-----------------------------------

             Summary: Hello Cordova Android Lint Errors
                 Key: CB-9731
                 URL: https://issues.apache.org/jira/browse/CB-9731
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
            Reporter: Richard B Knoll
            Priority: Minor


There are a number of lint issues in the Hello Cordova app that is created for 
the Android platform. The lint report can be generated by running `gradlew 
:lint` in the platform directory. Some of these can be ignored (e.g. the 
splashscreen images and `config.xml` both cause an "Unused Resource" error), so 
we should create a `lint.xml` to explicitly exclude them from being reported. 
Others are legitimate and should probably be addressed (e.g. deprecated Gradle 
constructs, inconsistent image density/sizes, etc.).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to