1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【サービスを紹介】codota for android

Posted at

codota for androidとは

  • Androidのプログラムコードサンプル「Codota」 Android用のプログラムコード例を検索できる
  • サイト
  • https://www.codota.com/

特徴

ベスト例を見つける

codota_class.png

  • よく使っている例
  • 例えば: Parsing JSON documents、Displaying web pages
  • よく使っているクラス
  • 例えば: Fragment, Service

HighlightとAPI Docリンク

codota_highlight.png

  • コードをクリックすると、Androidドキュメントのリンクが表示されて、highlightも含んでいる
  • Androidクラスを勉強することが、とても便利

プライベートコードボックス

codota_codebox.png

  • 好きなコードを自分のボックスに保存できる

chrome extensionの利用

github_codota.png

  • https://www.codota.com/extension
  • chrome extensionを利用すると、以下のサイトに、コードを見るときに、highlightも表示される
  • StackOverflow.com
  • developer.android.com
  • GitHub.com (public repos only)
  • vogella.com
  • androidhive.info
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?