This is the Windows app named Dexcount Gradle Plugin whose latest release can be downloaded as 4.0.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Dexcount Gradle Plugin with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
Dexcount Gradle Plugin
DESCRIPTION
A Gradle plugin to report the number of method references in your APK, AAR, or java module on every build. This helps you keep tabs on the growth of your app, with an eye to staying under the 65,536 method-reference limit, and avoiding the headache of eliminating methods or enabling multidex. When applied, dexcount-gradle-plugin will create one task per Android variant that you can execute to produce method-count reports. The tasks are named according the variant, in the format “count${variant}DexMethods”. In a typical app, that means there will be tasks named countDebugDexMethods and countReleaseDexMethods. Historically, these counting tasks were run by default on every build; this continues to be true for projects using versions of Android Gradle Plugin from 3.4.0 up until 4.1.0. Beginning with 4.1.0, this is no longer the case, and method counts must be manually requested.
Features
- The plugin is available from the Gradle Plugin Portal
- Snapshot builds are available from the Sonatype Snapshot Repository
- Dexcount requires Java 11 or higher, Gradle 7.0 or higher
- A Gradle plugin to report the number of method references in your APK, AAR, or java module
- This helps you keep tabs on the growth of your app
- Avoids the headache of eliminating methods or enabling multidex
Programming Language
Java
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/dexcount-gradle-plugin.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.