編輯:關於android開發
Android SDK版本號 與 API Level 對應關系如下表:
2008 年9月發布的Android第一版
Cupcake
1.5
API level 3, NDK 1
2009年4月30日,Cupcake(紙杯蛋糕)
Donut
1.6
API level 4, NDK 2
2009年9月15日,Donut(甜甜圈)
Eclair
2.0
API level 5
2009年10月26日,Eclair( 松餅)
Eclair
2.0.1
API level 6
Eclair
2.1
API level 7, NDK 3
Froyo
2.2.x
API level 8, NDK 4
2010年5月20日,Froyo(凍酸奶)
Gingerbread
2.3 - 2.3.2
API level 9, NDK 5
2010年12月7日,Gingerbread(姜餅)
Gingerbread
2.3.3 - 2.3.7
API level 10
Honeycomb
3.0
API level 11
2011年2月2日,Honeycomb(蜂巢)
Honeycomb
3.1
API level 12, NDK 6
Honeycomb
3.2.x
API level 13
Ice Cream Sandwich
4.0.1 - 4.0.2
API level 14, NDK 7
2011年10月19日,IceCreamSandwich(冰激凌三明治)
Ice Cream Sandwich
4.0.3 - 4.0.4
API level 15, NDK 8
Jelly Bean
4.1.x
API level 16
Jelly Bean
4.2.x
API level 17
Jelly Bean
4.3.x
API level 18
KitKat
4.4 - 4.4.4
API level 19
2013年9月4日,KitKat(奇巧)KitKat Watch 4.4W API level 20 Lollipop 5.0 API level 21 Lollipop 5.1 API level 22 Marshmallow 6.0 API level 23 Nougat 7.0 API level 24 2016 年 , 7.0 Nougat(牛軋糖) 7.1.1 API level 25
更簡單更全的material design狀態欄 從實際使用需要出發,以最簡單的方式實現了幾種類型的MD狀態欄。(重點在fitsSystemWindows的使用) 0
Android 6.0: 動態權限管理的解決方案 Android 6.0版本(Api 23)推出了很多新的特性, 大幅提升了用戶體驗, 同時也為程序員帶來新的負擔. 動態
水滴效果的下拉刷新--第三方開源 開源--WaveSwipeRefreshLayout,swiperefreshlayout 下載地址:https://github.co
Android API Guides---App Widgets 應用小工具 應用Widget是可以在其他應用程序(如主屏幕)嵌入並接受定期更新的微型應用程序的意見。