Android Studio 3.4.2 で 例えば
~/AppData/Local/Android/sdk/platform-tools/adb connect 192.168.0.3
としたときのWiFi接続エラー時のメッセージが以前と異なり
missing port in specification: tcp:192.168.0.3
のようになる。仕様が変わったのか?
~/AppData/Local/Android/sdk/platform-tools/adb connect 192.168.0.3:5555
ポートを明示することで無事接続。
それでも WiFi接続できないときは...▼
続きを読む "Android Studio のWiFi接続" »
[Action Required] Update your Android targetSdkVersion by November 1
Hello Google Play Developer,
This is a reminder that starting November 1, 2019, updates to apps and games on Google Play will be required to target Android 9 (API level 28) or higher. After this date, the Play Console will prevent you from submitting new APKs with a targetSdkVersion less than 28.
Configuring your app to target a recent API level ensures that users benefit from significant security and performance improvements, while still allowing your app to run on older Android versions (down to the minSdkVersion).
Action required
Please ensure that your apps are configured to target at least Android 9 (API level 28) by November 1, 2019. For technical advice on how to change your app's target API level to meet these requirements, refer to the migration guide.
Affected apps
The apps included below have one or more APKs—in production or testing tracks—that aren't currently targeting API level 28 or higher. Apps are listed with the maximum version code and corresponding targetSdkVersion. If you have more than 20 apps that could be affected in your account, please check the Play Console for a full list.
asia.remix.clocksignal 4 24
asia.remix.clocksignals 3 24
asia.remix.clocktalk 4 26
asia.remix.clocktalkfree 7 26
asia.remix.daydreammovie 2 23
asia.remix.dictation 2 25
asia.remix.dictationfree 3 24
asia.remix.eiken2p 1 23
asia.remix.eiken3 1 23
asia.remix.eiken4 1 23
asia.remix.eiken5 1 23
asia.remix.koumon 1 23
asia.remix.learningcard 1 23
asia.remix.metronome 2 23
asia.remix.newsreaderfree 3 26
asia.remix.orgelfree 4 24
asia.remix.rokuseicm 1 24
asia.remix.sportswatchfree 3 24
asia.remix.wakeuponlan 1 23
The Google Play Team
和訳は
https://developers-jp.googleblog.com/2019/03/2019-api.html
放置すると、インストール時にデンジャラスなメッセージが表示される模様。
Android Studio 3.5.1 での対応手順・・・▼
続きを読む "10/11(金)AM4:51 にグーグルから届いたメール" »