Version 28 of the Android support library was recently announced — within the current alpha version there is a collection of exciting new components that we now have access to. In this article, I want to take a look at the additions which have been made to the Support library in the form of Material view components. Material ButtonThe Material Button is a widget that can be used to display a mater
Kotlin Android Extensions: Say goodbye to findViewById (KAD 04) Warning! Kotlin Android Extensions are deprecated, you should start using View Binding. If you’ve been developing Android Apps for some time, you’re probably already tired of working with findViewById in your day-to-day life to recover views. Or maybe you gave up and started using the famous Butterknife library. If that’s your case, t
こんにちは。Typetalk開発チームの後藤です。Android用の画像読み込みライブラリを使うことで、自前のコードがだいぶ削減できましたので、ご紹介したいと思います。 このようなライブラリを使う利点は以下の通りです。 基本的に画像URLと表示するImageViewを指定するだけ メモリキャッシュ、ファイルキャッシュを自動に行ってくれる Gifアニメーションが表示できる Glideとは もともとはBumpという会社が開発していたようですが、この会社はGoogleに買収されており、CopyrightにはGoogleと記載されています。同じ目的のライブラリはいくつかあるようですが、Googleだと安心感があり、採用の十分な根拠になりますね! はじめに まずはじめに、build.gradleのdependenciesにglideを追加しましょう。現在のバージョンは4.4.0なので、この記事はこの
OkHttp3を試してみたメモです。 javaのhttp clientは今までずっとapache commonsのhttpClientを使ってきたので、 okhttp3を試してみました。 OkHttp gradle GET GET(リクエストヘッダ追加) GET(リクエストパラメータ追加) POST(form) POST(json) PUT DELETE connection pool interceptor application interceptor network interceptor OkHttp OkHttpはsquare社が開発したhttp clientです。 apache commons httpClientよりも簡潔に記述でき、 HTTP/2を喋れる connection poolを簡単に設定できる Interceptorでrequest, responseに処理を挟め
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く