###Android Studio Plugins
```javascript | |
javascript:var t=1,version,pl,gv=0;try{version = navigator.userAgent.match(/(\d+)\.(\d+)\.(\d+) platform/g)[0].split(' ')[0].split('.').join('');pl = navigator.userAgent.match(/platform\/(\d+)/g)[0].split('/')[1];gv=(pl==21 && version<=570)||(pl==20 && version<=593);t=0}catch(err){t=1};if(t||gv){var r = confirm('%E6%82%A8%E5%BD%93%E5%89%8D%E7%9A%84%E7%89%88%E6%9C%AC%E8%BF%87%E4%BD%8E,%E6%97%A0%E6%B3%95%E4%BD%BF%E7%94%A8%E6%AD%A4%E5%8A%9F%E8%83%BD,%E8%AF%B7%E4%B8%8B%E8%BD%BD%E6%9C%80%E6%96%B0%E7%9A%84%E7%89%88%E6%9C%AC%E5%93%A6');if(r==true){window.location='http://www.wacai.com/app/download?key=wacaixinyongka_00000001'}else{}}else{window.location='http://sites.wacai.com/877/index.html?popup=1&need_login=1'} |
bash_profile | |
export PATH=$PATH:/Applications/xampp/xamppfiles/bin/ | |
install brew | |
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" | |
install pip | |
sudo easy_install pip |
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" | |
" Maintainer: | |
" Amir Salihefendic | |
" http://amix.dk - [email protected] | |
" | |
" Version: | |
" 5.0 - 29/05/12 15:43:36 | |
" | |
" Blog_post: | |
" http://amix.dk/blog/post/19691#The-ultimate-Vim-configuration-on-Github |
####Connection failed. Please check your network connection and try again Mac OSX中修改文件路径为 bin/idea.vmoptions ,添加如下内容
-Djava.net.preferIPv4Stack=true
-Didea.updates.url=http://dl.google.com/android/studio/patches/updates.xml
-Didea.patches.url=http://dl.google.com/android/studio/patches/
####Android Studio run error: Android Dex: [] Unable to execute DX >The error is stating that it there are multiple copies of one of the v4 support library that you are using in your project. Go into the project structure -> modules and check in the target or the apk-libs folder if there are more than one copies. If there are more than one, exclude one of the library, do a clean and it should solve the problem
#Installation
###0. 准备 设置环境变量
export M2_HOME=/Users/akira/soft/apache-maven-3.0.5
export M2=$M2_HOME/bin
export MAVEN_OPTS="-Xms256m -Xmx512m"
export PATH=$M2:$PATH
export ANDROID_HOME="/Applications/Android_Studio.app/sdk"
>export PATH=$PATH:/Applications/Android_Studio.app/sdk/platform-tools/
###Android开发工程师/实习生
- 两年以上Java开发经验,一年以上Android开发经验;
- 了解Java设计模式、Android系统框架和SDK等;
- 熟悉掌握android UI布局、架构设计;
- 熟悉Android下通信机制,并发编程,了解移动网络特点,有一定经验;
- 熟悉Android开发工具和相关开发测试工具的使用;
- 对手机软件性能优化、内存优化有一定经验;
- 对软件产品有强烈的责任心,有强烈的上进心和求知欲,善于学习新事物,对技术充满激情,具备良好的沟通能力和优秀的团队协作能力;
###前端开发工程师/实习生