Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Android エンジニアになって 2 年の学び

Android エンジニアになって 2 年の学び

DroidKaigi 2016

Ryutaro Miyashita

February 19, 2016
Tweet

More Decks by Ryutaro Miyashita

Other Decks in Technology

Transcript

  1. 4FMFDUUIFBQQSPQSJBUFUFDI黝ⴖח䪮遭׾鼅ע *UEPFTOUUBLF"OESPJE4%,BOEJOUFHSJUZ "OESPJE4%,ה侭さ䚍ָה׸גְזְ Apache HTTP Client Removal Android 6.0 release

    removes support for the Apache HTTP client. If your app is using this client and targets Android 2.3 (API level 9) or higher, use the HttpURLConnection class instead. This API is more efficient because it reduces network use through transparent compression and response caching, and minimizes power consumption. To continue using the Apache HTTP APIs, you must first declare the following compile-time dependency in your build.gradle file: android { useLibrary 'org.apache.http.legacy' } link: http://bit.ly/1PvOQwd
  2. 4FMFDUUIFBQQSPQSJBUFUFDI黝ⴖח䪮遭׾鼅ע 4VQQPSU-JCSBSZ The Android Support Library package is a set

    of code libraries that provide backward-compatible versions of Android framework APIs as well as features that are only available through the library APIs. link: http://developer.android.com/intl/ja/tools/support-library/index.html
  3. 4FMFDUUIFBQQSPQSJBUFUFDI黝ⴖח䪮遭׾鼅ע .BUFSJBM%FTJHO We challenged ourselves to create a visual language

    for our users that synthesizes the classic principles of good design with the innovation and possibility of technology and science. This is material design. This spec is a living document that will be updated as we continue to develop the tenets and specifics of material design. link: https://www.google.com/design/spec/material-design/introduction.html Image: Creative Common BY 2.0, http://bit.ly/20wocqc