Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

README.md build instructions request #440

Open
gubatron opened this issue Jun 27, 2017 · 1 comment
Open

README.md build instructions request #440

gubatron opened this issue Jun 27, 2017 · 1 comment

Comments

@gubatron
Copy link

gubatron commented Jun 27, 2017

What is the task you use to build the .jar yourself?

Tried with no luck:

./gradlew assemble
./gradlew build
./gradlew assembleDefault
./gradlew jarReleaseClasses # but couldn't find a showcaseview-<version>.jar, just a classes.jar, not sure if that's what I need

I want to build this to see how big the resulting .jar is, also I want to know how many more symbols it'll add to my DEX.

it'd be awesome if build instructions were included in the README.md

@gubatron
Copy link
Author

would this be the one?

ls -l ./sample/build/intermediates/packaged/release/classes.jar
-rw-r--r--  1 gubatron  access_bpf  91866 Jun 27 16:14 ./sample/build/intermediates/packaged/release/classes.jar

About 91k?

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

1 participant