Giter Site home page Giter Site logo

Comments (16)

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

I've seen that you forked our master and started fixing this (at least lint), would you mind sending us a pull request afterwards? Thanks :-)

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

The once I did a quite 'safe', so I'll send those first. Others might need some testing. Annotation related stuff depends on ADT version (introduced in 18 or 19, IIRC) though, so we need to make sure it will work for most people (at least). What ADT version(s) are you guys using? Everyone using Eclipse?

from andlytics.

fda77 avatar fda77 commented on June 11, 2024

Yep, Eclipse (but the git plugin is horrible!)

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

Also Eclipse + ADT 19

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

Did anyone checkout ADT 20 yet?

from andlytics.

fda77 avatar fda77 commented on June 11, 2024

windows 7 + eclipse 4.2 + api 16 + adt 20 runs

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

can this be closed? We use ADT20 now and the lint warnings shouldn't be tracked by an issue, since we will never get this issue closed then imho.

voting for close +1

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

You should never have warnings :) Most of the things have been fixed, so close it if you want. People should just remember to check/fix warnings once in a while.

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

Well, Lint tells me: 14 errors (!) and 273 warnings... mostly thanks to ActionBarSherlock though...

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

ABS generates a lot of those, you can ignore them, it's not an app after all. Some of the things are false positives, so set it to ignore the ABS project and check then, adding the wrong ones to lint.xml (this should probably be added to VC).

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

@nelenkov what's your opinion on closing this issue? Project is ADT20 compatible and we merged your lint fixes a while ago. As for the ignore lint.xml I haven't found a "tutorial" on how to do this :( Any link is highly appreciated so we can get rid of the ABS warnings and just see the Andlytics ones).

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

If you click 'ignore in this project' in the lint errors view, lint.xml will be generated automatically in the root of the project. Ignoring other errors/warnings adds rules to it. As for closing the issue, sure go ahead.

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

Thanks for the info. Will close it after I added the lint.xml

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

I've added lint.xml in the dev branch, but there are still some warnings about duplicated and missing icons. Some of them are unused (icon_refresh, spinner_*). Should we remove them, or does anyone have plans for them :)

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

I vote for removal then :-)

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

Remaining warnings should be fixed or explicitly ignored before next release, but it's high time this got closed as well.

from andlytics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.