這些網站不錯!php
https://developer.android.com Android官網html
https://android-developers.googleblog.com/2015/05/android-design-support-library.htmljava
https://github.com/android/platform_development/tree/master/samples APIDemos 官網mysql
https://github.com/android Android系統開放源碼:android
https://github.com/googlesamplesgit
http://www.apkbus.com/code.phpgithub
http://down.admin5.com/android/daimaku/Switch/sql
http://www.devstore.cn/apache
http://www.java2s.com/Code/Android/CatalogAndroid.htm example source codeapi
http://www.jcodecraeer.com/plus/list.php?tid=31 泡在網上的日子
產品設計 http://www.lofter.com/tag/%E5%8A%A0%E8%BD%BD%E5%8A%A8%E7%94%BB
java 官網:
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Manven倉庫:
http://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.12
Android最新api影像:
http://android.xsoftlab.net/guide/index.html
apache官網:
壓縮與解壓:
https://projects.apache.org/project.html?commons-compress
仿茄子快傳源碼:
https://github.com/mayubao/KuaiChuan
高仿網易雲音樂:
https://github.com/aa112901/remusic
apk png壓縮瘦身:
https://tinypng.com/
https://github.com/smanikandan14 加關注
http://www.androiddevtools.cn/ android 開發環境資源下載
adt: http://m.blog.csdn.net/blog/cayre_tjsd/29624477
android 小項目源碼合集:
http://www.ctfile.com/u/173344/7164949
http://blog.csdn.net/riveram/article/details/39478165
http://blog.csdn.net/jiangwei0910410003/article/details/17006087
Android 系統信息獲取(CPU,RAM,ROM,Battery,SD-card,版本等):
http://blog.csdn.net/aminfo/article/details/7603302
http://www.cnblogs.com/xitang/p/3197158.html
private final int VIEW_TYPE1 = 0;
private final int VIEW_TYPE2 = 1;
切記不可定義爲:
private final int VIEW_TYPE1 = 1;
private final int VIEW_TYPE2 = 2;
在列表頁可能不會抱着個錯,可是單擊列表項到詳情頁面可能會抱着個錯。
CustomShapeImageView:
https://github.com/MostafaGazar/CustomShapeImageView
http://www.apkbus.com/forum.php?mod=viewthread&tid=87601
android 仿iphone 滑動開關按鈕 switch
http://download.csdn.net/detail/feixiang_2008/7168255#comment (demo)
http://www.itnose.net/detail/6112957.html (好!)
http://blog.csdn.net/xiaanming/article/details/8842453
首行縮進的HTML代碼
http://www.wension.com/blog/syrtis/html-code-indent-the-first-line.html
商家信息網後臺管理模板:
http://www.mycodes.net/154/3461.htm
native cat for mysql 免註冊,非30天試用版:很是好!
http://download.csdn.net/detail/lelouch91/7374859
怎麼在WIN7系統下修改照片像素的大小:
http://jingyan.baidu.com/article/fc07f98916896e12ffe519a6.html
百度PCS
http://developer.baidu.com/wiki/index.php?title=docs/pcs/guide/token_authorize
android Vitamio 播放器
Google code 100個開源項目:
http://www.apkbus.com/android-123131-1-1.html
六、軟件工程的幾個步驟:寫的實在經典,值得一讀