Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

What about release with attached .jar? #1

Open
artem-zinnatullin opened this issue Aug 11, 2014 · 6 comments
Open

What about release with attached .jar? #1

artem-zinnatullin opened this issue Aug 11, 2014 · 6 comments

Comments

@artem-zinnatullin
Copy link

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

@mobilekosmos
Copy link

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

@nadavfima
Copy link

no jar? :(

@toidiu
Copy link

toidiu commented Oct 7, 2014

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

@mortenholmgaard
Copy link

"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

@yuraj11
Copy link

yuraj11 commented Feb 18, 2015

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

@majiag
Copy link

majiag commented Feb 16, 2016

thinks yuraj11

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants