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 3 years have passed since last update.

Android QからバックグラウンドでActivityの起動に制限が設けられた

Last updated at Posted at 2019-09-19

はじめに

僕が担当させて頂いているAndroidアプリにて、Android Qの端末でとある問題が発生していたため発見しました。

変更内容

この記事に書いてある通りです。
https://developer.android.com/preview/privacy/background-activity-starts?hl=ja

Android Qからは、上記URLに書いてある"Activityの起動が許可される条件"の内、1つまたは複数の条件が満たされないとActivityが起動できなくなります。

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?