Skip to content

Instantly share code, notes, and snippets.

View zhanzengyu's full-sized avatar
🍀

安卓小煜 zhanzengyu

🍀
  • Shenzhen, China
View GitHub Profile
@zhanzengyu
zhanzengyu / android.md
Last active March 1, 2017 04:13
android开源库使用推荐
@zhanzengyu
zhanzengyu / jenkins_bug.txt
Created January 26, 2017 03:53
提供了在jenkins自动构建时遇到的一些bug及解决方式
There are some bug when we build android project with gradle,now give some solutions follow:
1.
bug:
ProGuard, version 5.2.1
Reading input...
Execution failed for task 'project:transformClassesAndResourcesWithProguardForRelease'.
java.io.IOException: Please correct the above warnings first.
solution:
disable the ProGuard first.
check you module build.gradle,make the minifyEnabled's value to be false.
@zhanzengyu
zhanzengyu / google扩展程序
Last active February 3, 2017 06:11
google有用的一些扩展程序,让你的逼格更高,姿势更帅
1. Momentum:新建tab桌面壁纸效果
2. Isometric Contributions:让你在github上的commit记录以三维立体的方式进行展示。
3. Avatars for Github:让你github主页上的动态不只显示用户id,还显示用户头像。一目了然。
4. Octotree:让你浏览github上的开源项目时可以直接在Chrome侧边栏像打开文件夹一样查看别人的项目。一目了然。
5. Transit:google浏览器划词翻译,遇到不懂的可以划一下,提高英语水平。
@zhanzengyu
zhanzengyu / mac使用技巧.md
Last active January 24, 2017 08:11
mac air的一些常用的使用技巧
  1. 自定义快捷键切换键盘语言
  • open keyboard preferences
  • open the shortcuts page
  • select input sources
  • define your shortcut in 'select the previous input source'
  1. 定位到指定路径
  • 到桌面或者Finder
  • 输入快捷键command+shift+g