[Android] 最新の追加サンプルコード

| トラックバック(0) |

Androidのサンプルコードは、Android SDK\platforms\android-x.x.x\samples ディレクトリ下にありますが、

最新の追加サンプルコードは、以下のリンク先にあります。

http://developer.android.com/shareables/latest_samples.zip ※約2.37MB

 

zip ファイル内に収録されていたプロジェクトは以下のとおりです。

  • ApiDemos
  • BluetoothChat(minSdkVersion="6")
  • ContactManager(minSdkVersion="5", targetSdkVersion="5")
  • MultiResolution(minSdkVersion="3", targetSdkVersion="4")
  • Wiktionary(minSdkVersion="3", targetSdkVersion="4")
  • WiktionarySample(minSdkVersion="3", targetSdkVersion="4")

 

簡単な解説は以下の公式サイトにあります。

http://developer.android.com/resources/samples/index.html

 

BluetoothChat のソースコードは、以下の公式 Dev Guide の Bluetooth Topic とあわせて読むと理解しやすかったです。

http://developer.android.com/guide/topics/wireless/bluetooth.html

トラックバック(0)

トラックバックURL: http://mt.adakoda.com/mt-tb.cgi/393

2016年8月

  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31