Google Play開発者サービス v4.4にAndroid Wearのサポートが追加される

access_time create folderデジタル・IT

今週配信開始となった「Google Play開発者サービス」の新バージョン v4.4にウェアラブルデバイス用Android OS「Android Wear」のサポートが追加されていることがAndroid Policeで行われたapkファイルの分解調査で判明しました。AndroidにおけるAndroid Wearのサポートはこのアプリを通じて行われるようですね。追加されたコードにはAndroid Wear端末の検出や接続管理用と見られるものも含まれているので、Android Wearの接続・管理のために別途コンパニオンアプリをインストールすることはないものと推測されます。Google Play開発者サービスは全てのGMS対応機種に提供されているので、基本的には機種によらず利用できるものと考えられます。公式発表だと対応機種はAndroid 4.3以上を搭載した端末とされています。

<string name=”wearable_companion_app_name”>Android Wear</string><string name=”wearable_service_name”>Android Wear</string><string name=”wearable_starting_notification_text”>Starting Android Wear</string><string name=”wearable_status_connected”>Connected to a wearable</string><string name=”wearable_status_connecting”>Connecting to a wearable</string><string name=”wearable_status_disconnected”>Disconnected from a wearable</string><string name=”wearable_status_unknown”>Starting up</string><string name=”wearable_status_wire_protocol_mismatch”>Incompatible wearable, please apply any updates.</string>AndroidManifest<service android:name=”com.google.android.gms.wearable.node.bluetooth.BluetoothClientService” android:process=”com.google.android.gms.wearable”/><service android:name=”com.google.android.gms.wearable.node.bluetooth.BluetoothServerService” android:process=”com.google.android.gms.wearable”/><service android:name=”com.google.android.gms.wearable.node.emulator.NetworkConnectionService” android:process=”com.google.android.gms.wearable”/><service android:exported=”true” android:name=”com.google.android.gms.wearable.service.WearableService” android:process=”com.google.android.gms.wearable”><intent-filter><action android:name=”com.google.android.gms.wearable.BIND”/></intent-filter></service><service android:name=”com.google.android.gms.wearable.service.WearableControlService” android:process=”com.google.android.gms.wearable”/><receiver android:name=”com.google.android.gms.wearable.service.AutoStarterReceiver”><intent-filter><action android:name=”android.net.conn.CONNECTIVITY_CHANGE”/><action android:name=”com.google.android.gms.GMS_UPDATED”/><action android:name=”com.google.android.gms.INITIALIZE”/></intent-filter></receiver><receiver android:name=”com.google.android.gms.wearable.service.AutoStarterReceiver”><intent-filter><action android:name=”android.net.conn.CONNECTIVITY_CHANGE”/><action android:name=”com.google.android.gms.GMS_UPDATED”/><action android:name=”com.google.android.gms.INITIALIZE”/></intent-filter></receiver>

Source : Android Police



(juggly.cn)記事関連リンク
Galaxy S 5 Prime、Galaxy S 5 mini、Galaxy Mega新モデルの型番とディスプレイ仕様が判明
FacebookのAndroidアプリでオフライン時の近況アップデートの送信が可能に
HTC Butterfly新モデル"HTC B2"の画像が流出

  1. HOME
  2. デジタル・IT
  3. Google Play開発者サービス v4.4にAndroid Wearのサポートが追加される
access_time create folderデジタル・IT
local_offer

juggly.cn

国内・海外のAndroid(アンドロイド)スマートフォン・タブレットに関するニュースや情報、AndroidアプリのレビューやWEBサービスの活用、Android端末の紹介などをお届けする個人運営ブログ

ウェブサイト: http://juggly.cn/

TwitterID: juggly

  • ガジェット通信編集部への情報提供はこちら
  • 記事内の筆者見解は明示のない限りガジェット通信を代表するものではありません。