Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants