dex-method-counts icon indicating copy to clipboard operation
dex-method-counts copied to clipboard

What about release with attached .jar?

Open artem-zinnatullin opened this issue 9 years ago • 6 comments

What about built .jar? You can create release and attach binary to release directly on the GitHub, mm? https://github.com/blog/1547-release-your-software

artem-zinnatullin avatar Aug 11 '14 08:08 artem-zinnatullin

It the command for a UNIX or Windows environment? dex-method-counts is not executable, so how do I execute it? :S

mobilekosmos avatar Aug 27 '14 12:08 mobilekosmos

no jar? :(

nadavfima avatar Oct 07 '14 11:10 nadavfima

I had to build the project into a jar and then use the grade script dex-method-count. Also place the jar file in the build dir. See if you have any success.

http://stackoverflow.com/questions/2025607/how-to-create-a-jar-file-or-export-jar-on-intellij-like-eclipse-java-archive-e

forked and added the jar file: https://github.com/toidiu/dex-method-counts

toidiu avatar Oct 07 '14 13:10 toidiu

"also copy the dex-method-counts plugin into your project root" - what does that mean?

And to make it work I expect that I should create a bat file with one of the "bash scripts" lines? But I get "dexter" is not recognized as an internal or external command

mortenholmgaard avatar Jan 25 '15 10:01 mortenholmgaard

I have made online tool for this, just drag&drop your apk: http://inloop.github.io/apk-method-count/

yuraj11 avatar Feb 18 '15 11:02 yuraj11

thinks yuraj11

majiag avatar Feb 16 '16 03:02 majiag