Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Android Support Library
Search
anop72
February 02, 2017
Programming
0
63
Android Support Library
anop72
February 02, 2017
Tweet
Share
More Decks by anop72
See All by anop72
Create LINE Rich Menu via Rich Menu Maker
anop72
0
730
Introduction to LINE Messaging API
anop72
0
44
Progressive Web App
anop72
1
68
Other Decks in Programming
See All in Programming
Using AI Tools Around Software Development
inouehi
0
1.3k
Cursor AI Agentと伴走する アプリケーションの高速リプレイス
daisuketakeda
1
120
Bytecode Manipulation 으로 생산성 높이기
bigstark
2
370
Webからモバイルへ Vue.js × Capacitor 活用事例
naokihaba
0
760
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
270
設計やレビューに悩んでいるPHPerに贈る、クリーンなオブジェクト設計の指針たち
panda_program
6
1.1k
来たるべき 8.0 に備えて React 19 新機能と React Router 固有機能の取捨選択とすり合わせを考える
oukayuka
2
840
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
1
270
git worktree × Claude Code × MCP ~生成AI時代の並列開発フロー~
hisuzuya
1
410
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
160
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
280
AIネイティブなプロダクトをGolangで挑む取り組み
nmatsumoto4
0
120
Featured
See All Featured
Code Reviewing Like a Champion
maltzj
524
40k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
670
Optimizing for Happiness
mojombo
379
70k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Why Our Code Smells
bkeepers
PRO
337
57k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
GraphQLとの向き合い方2022年版
quramy
47
14k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
Building a Modern Day E-commerce SEO Strategy
aleyda
41
7.3k
Transcript
None
https://en.wikipedia.org/wiki/Android_version_history
18,796 Number of distinct android devices (2014) Fragmentation https://opensignal.com/reports/2014/android-fragmentation/
ActionBar API Level 11 (2011)
https://github.com/JakeWharton/ActionBarSherlock
ActionBarSherlock
Android Support Library Collection of libraries
• Compatibility • Components
None
https://medium.com/@margaretmz/working-with-the-android-support-library-97e24d9f5970
• v4 • v7-appcompat • v8 • v13 • V17
backward compatible to API level v{X}
v7-appcompat
v7-palette
http://www.adakoda.com/adakoda/2014/07/android-androidsupportv7graphicspalette.html
https://developer.android.com/topic/libraries/support-library/rev-archive.html#rev21-0-0
Questions? @anop72