Last active
October 31, 2017 03:11
-
-
Save cmariod/2b0f5b6beb7e317e04f1 to your computer and use it in GitHub Desktop.
Revisions
-
cmariod revised this gist
Oct 31, 2017 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,7 @@ [Square Camera](https://github.com/boxme/SquareCamera) [Android Iconics](https://github.com/mikepenz/Android-Iconics) ## Tips & Tricks ####Smaller APK: -
cmariod revised this gist
Aug 3, 2016 . 1 changed file with 19 additions and 10 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,12 +1,21 @@ [Square Camera](https://github.com/boxme/SquareCamera) ## Tips & Tricks ####Smaller APK: - [Part 1: Anatomy of an APK](https://medium.com/google-developers/smallerapk-part-1-anatomy-of-an-apk-da83c25e7003#.ar2pjcwi2) - [Part 2: Minifying code](https://medium.com/google-developers/smallerapk-part-2-minifying-code-554560d2ed40#.7wjaij5vs) - [Part 3: Removing unused resources](https://medium.com/google-developers/smallerapk-part-3-removing-unused-resources-1511f9e3f761#.mqd6t3144) - [Part 4: Multi-APK through ABI and density splits](https://medium.com/@wkalicinski/smallerapk-part-4-multi-apk-through-abi-and-density-splits-477083989006#.1dagtfp1x) - [Part 5: Multi-APK through product flavors](https://medium.com/@wkalicinski/smallerapk-part-5-multi-apk-through-product-flavors-e069759f19cd#.kxqxhnfm5) - [Part 6: Image optimization, Zopfli & WebP](https://medium.com/@wkalicinski/smallerapk-part-6-image-optimization-zopfli-webp-4c462955647d#.msx3a62vs) - [Part 7: Image optimization, Shape and VectorDrawables](https://medium.com/@wkalicinski/smallerapk-part-7-image-optimization-shape-and-vectordrawables-ed6be3dca3f#.7f47sljz3) - [Part 8: Native libraries, open from APK](https://medium.com/@wkalicinski/smallerapk-part-8-native-libraries-open-from-apk-fc22713861ff#.vwzlijmcz) -
cmariod revised this gist
Aug 3, 2016 . 1 changed file with 12 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,12 @@ [Square Camera](https://github.com/boxme/SquareCamera) Smaller APK: [Part 1: Anatomy of an APK](https://medium.com/google-developers/smallerapk-part-1-anatomy-of-an-apk-da83c25e7003#.ar2pjcwi2) [Part 2: Minifying code](https://medium.com/google-developers/smallerapk-part-2-minifying-code-554560d2ed40#.7wjaij5vs) [Part 3: Removing unused resources](https://medium.com/google-developers/smallerapk-part-3-removing-unused-resources-1511f9e3f761#.mqd6t3144) [Part 4: Multi-APK through ABI and density splits](https://medium.com/@wkalicinski/smallerapk-part-4-multi-apk-through-abi-and-density-splits-477083989006#.1dagtfp1x) [Part 5: Multi-APK through product flavors](https://medium.com/@wkalicinski/smallerapk-part-5-multi-apk-through-product-flavors-e069759f19cd#.kxqxhnfm5) [Part 6: Image optimization, Zopfli & WebP](https://medium.com/@wkalicinski/smallerapk-part-6-image-optimization-zopfli-webp-4c462955647d#.msx3a62vs) [Part 7: Image optimization, Shape and VectorDrawables](https://medium.com/@wkalicinski/smallerapk-part-7-image-optimization-shape-and-vectordrawables-ed6be3dca3f#.7f47sljz3) [Part 8: Native libraries, open from APK](https://medium.com/@wkalicinski/smallerapk-part-8-native-libraries-open-from-apk-fc22713861ff#.vwzlijmcz) -
cmariod created this gist
Mar 1, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ https://github.com/boxme/SquareCamera