android-BitMaskSample
android-BitMaskSample copied to clipboard
BitMask Sample
Here is a piece of code to show how to use BitMask, please read the post(In Chinese) here: http://www.liaohuqiu.net/cn/posts/bitmasp-and-lipo/ .
-
TEST CASE
I've written some test cases, use
./gradlew app:testDebugUnitTestto run Test Case. -
TEST REPORT
To view the test report:
open app/build/reports/tests/debug/index.html -
LICENSE
MIT