Giter Site home page Giter Site logo

Comments (5)

mihaip avatar mihaip commented on June 16, 2024

I don't have access to a Windows machine, would you mind submitting a pull request with the .bat file?

from dex-method-counts.

FWest98 avatar FWest98 commented on June 16, 2024

I don't know how to make such a file, but I do know that the command above works for Windows, so you can add that one to the readme. Users just have to get the path to the generated jar.

from dex-method-counts.

shriduttkothari avatar shriduttkothari commented on June 16, 2024

@echo off
REM author [email protected]
ant jar && java -jar build/jar/dex-method-counts.jar %1

from dex-method-counts.

tushatpatil293 avatar tushatpatil293 commented on June 16, 2024

Thank you Mihai for this honest tool and not asking to upload the build ;)

For windows:
-> Add path to apache-ant/bin to Environment variable
-> make sure you have cygwin
-> run >>> ant jar in cmd at path \dex-method-counts-master
a jar will be generated at \dex-method-counts-master\build\jar

-> open cygwin.bat
-> access the path for dex-method-counts-master folder..

-> execute $ ./dex-method-counts <path/to/App.apk>. here path to apk better to keep it inside the dex-method-counts-master folder to avoid issues related to path in cygwin.
and here you go :)

from dex-method-counts.

mihaip avatar mihaip commented on June 16, 2024

Done by 367330c

from dex-method-counts.

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.